@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/event/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "032426b006fa01bf133a94c02e9e3dc4d60bca43" ;
  .
<https://eurobis.org/id/event/6138_14ad25625619cea16afd5a9ffbff1d09e87da507>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "14ad25625619cea16afd5a9ffbff1d09e87da507" ;
  .
<https://eurobis.org/id/event/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "6ab6527b42b571791a7367a4154cfa3f9e8fb369" ;
  .
<https://eurobis.org/id/event/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "797ac82dbff64a82a9a41b8e1a05991cd60f3a37" ;
  .
<https://eurobis.org/id/event/6138_79e9e7578487591c367100ee72358df56a0cba71>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "79e9e7578487591c367100ee72358df56a0cba71" ;
  .
<https://eurobis.org/id/event/6138_7ace7d57657848a3af03c81225f95692ea8049d4>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "7ace7d57657848a3af03c81225f95692ea8049d4" ;
  .
<https://eurobis.org/id/event/6138_8a6764617041677224826f96859552a1895eb787>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "8a6764617041677224826f96859552a1895eb787" ;
  .
<https://eurobis.org/id/event/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "8b9eb56058f0645b3963d0b3a4488345b206ffec" ;
  .
<https://eurobis.org/id/event/6138_9a49d726a92810635cf3aa461e1651285818506c>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "9a49d726a92810635cf3aa461e1651285818506c" ;
  .
<https://eurobis.org/id/event/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70" ;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d9b651237bf127479859b5477a9722cfde35339f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9b651237bf127479859b5477a9722cfde35339f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9b651237bf127479859b5477a9722cfde35339f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9b651237bf127479859b5477a9722cfde35339f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d9b651237bf127479859b5477a9722cfde35339f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9b651237bf127479859b5477a9722cfde35339f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9b651237bf127479859b5477a9722cfde35339f'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'd9b651237bf127479859b5477a9722cfde35339f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_30a27b5085bd0576a62b1f8fa3404f251ca51f9c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_30a27b5085bd0576a62b1f8fa3404f251ca51f9c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_30a27b5085bd0576a62b1f8fa3404f251ca51f9c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_30a27b5085bd0576a62b1f8fa3404f251ca51f9c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_30a27b5085bd0576a62b1f8fa3404f251ca51f9c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30a27b5085bd0576a62b1f8fa3404f251ca51f9c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '30a27b5085bd0576a62b1f8fa3404f251ca51f9c'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '30a27b5085bd0576a62b1f8fa3404f251ca51f9c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4e7727cc7b133627ca1842d9513ca90bed16fe66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4e7727cc7b133627ca1842d9513ca90bed16fe66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4e7727cc7b133627ca1842d9513ca90bed16fe66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4e7727cc7b133627ca1842d9513ca90bed16fe66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4e7727cc7b133627ca1842d9513ca90bed16fe66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4e7727cc7b133627ca1842d9513ca90bed16fe66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4e7727cc7b133627ca1842d9513ca90bed16fe66'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '4e7727cc7b133627ca1842d9513ca90bed16fe66'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b6d5c2066f6fa461cbef207c94e72df7c59f381d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b6d5c2066f6fa461cbef207c94e72df7c59f381d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b6d5c2066f6fa461cbef207c94e72df7c59f381d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b6d5c2066f6fa461cbef207c94e72df7c59f381d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b6d5c2066f6fa461cbef207c94e72df7c59f381d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b6d5c2066f6fa461cbef207c94e72df7c59f381d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b6d5c2066f6fa461cbef207c94e72df7c59f381d'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'b6d5c2066f6fa461cbef207c94e72df7c59f381d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3d73fb1032bbedac29d9b8314eb5f3ea016fd081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3d73fb1032bbedac29d9b8314eb5f3ea016fd081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3d73fb1032bbedac29d9b8314eb5f3ea016fd081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3d73fb1032bbedac29d9b8314eb5f3ea016fd081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3d73fb1032bbedac29d9b8314eb5f3ea016fd081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3d73fb1032bbedac29d9b8314eb5f3ea016fd081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3d73fb1032bbedac29d9b8314eb5f3ea016fd081'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '3d73fb1032bbedac29d9b8314eb5f3ea016fd081'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_acbfec6359135f81bd3cc8d9532bd20e68b93329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_acbfec6359135f81bd3cc8d9532bd20e68b93329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_acbfec6359135f81bd3cc8d9532bd20e68b93329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_acbfec6359135f81bd3cc8d9532bd20e68b93329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_acbfec6359135f81bd3cc8d9532bd20e68b93329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "acbfec6359135f81bd3cc8d9532bd20e68b93329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'acbfec6359135f81bd3cc8d9532bd20e68b93329'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'acbfec6359135f81bd3cc8d9532bd20e68b93329'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_481a6b308dfca2e15350b526e065ff333cee4b1b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_481a6b308dfca2e15350b526e065ff333cee4b1b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_481a6b308dfca2e15350b526e065ff333cee4b1b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_481a6b308dfca2e15350b526e065ff333cee4b1b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_481a6b308dfca2e15350b526e065ff333cee4b1b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481a6b308dfca2e15350b526e065ff333cee4b1b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '481a6b308dfca2e15350b526e065ff333cee4b1b'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '481a6b308dfca2e15350b526e065ff333cee4b1b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '2d6c15eef94fd0693cdfe6fd1dde7eef1b0dffde'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48397b361cbc0f858defb9febe64c1020500774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48397b361cbc0f858defb9febe64c1020500774> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48397b361cbc0f858defb9febe64c1020500774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48397b361cbc0f858defb9febe64c1020500774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48397b361cbc0f858defb9febe64c1020500774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b48397b361cbc0f858defb9febe64c1020500774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b48397b361cbc0f858defb9febe64c1020500774'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'b48397b361cbc0f858defb9febe64c1020500774'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3732b5e3e12608adfe9a749ec66bedb6bd1546ef>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3732b5e3e12608adfe9a749ec66bedb6bd1546ef> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3732b5e3e12608adfe9a749ec66bedb6bd1546ef> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3732b5e3e12608adfe9a749ec66bedb6bd1546ef>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3732b5e3e12608adfe9a749ec66bedb6bd1546ef>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3732b5e3e12608adfe9a749ec66bedb6bd1546ef" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3732b5e3e12608adfe9a749ec66bedb6bd1546ef'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId '3732b5e3e12608adfe9a749ec66bedb6bd1546ef'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7832287379a403e7dc52fafdeb37e40a8dc1182a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7832287379a403e7dc52fafdeb37e40a8dc1182a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7832287379a403e7dc52fafdeb37e40a8dc1182a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7832287379a403e7dc52fafdeb37e40a8dc1182a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7832287379a403e7dc52fafdeb37e40a8dc1182a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7832287379a403e7dc52fafdeb37e40a8dc1182a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7832287379a403e7dc52fafdeb37e40a8dc1182a'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '7832287379a403e7dc52fafdeb37e40a8dc1182a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bdc0a8d402bd63a1cc9b91e7195795b16bdf556a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bdc0a8d402bd63a1cc9b91e7195795b16bdf556a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bdc0a8d402bd63a1cc9b91e7195795b16bdf556a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bdc0a8d402bd63a1cc9b91e7195795b16bdf556a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bdc0a8d402bd63a1cc9b91e7195795b16bdf556a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bdc0a8d402bd63a1cc9b91e7195795b16bdf556a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bdc0a8d402bd63a1cc9b91e7195795b16bdf556a'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'bdc0a8d402bd63a1cc9b91e7195795b16bdf556a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_779caed63e71e4f54cfd32359f28c40fedaf0180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_779caed63e71e4f54cfd32359f28c40fedaf0180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_779caed63e71e4f54cfd32359f28c40fedaf0180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_779caed63e71e4f54cfd32359f28c40fedaf0180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_779caed63e71e4f54cfd32359f28c40fedaf0180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "779caed63e71e4f54cfd32359f28c40fedaf0180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '779caed63e71e4f54cfd32359f28c40fedaf0180'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '779caed63e71e4f54cfd32359f28c40fedaf0180'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_26e713bddc4630efa04b8eff98ea55cbf5a0a91f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_26e713bddc4630efa04b8eff98ea55cbf5a0a91f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_26e713bddc4630efa04b8eff98ea55cbf5a0a91f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_26e713bddc4630efa04b8eff98ea55cbf5a0a91f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_26e713bddc4630efa04b8eff98ea55cbf5a0a91f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "26e713bddc4630efa04b8eff98ea55cbf5a0a91f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '26e713bddc4630efa04b8eff98ea55cbf5a0a91f'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '26e713bddc4630efa04b8eff98ea55cbf5a0a91f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '3bcd40e5a2bc3da0f9e51096cbad6f2579b4ea44'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f9ac6f3f326b1c3b26ed49443bfac83064a17f99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f9ac6f3f326b1c3b26ed49443bfac83064a17f99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f9ac6f3f326b1c3b26ed49443bfac83064a17f99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f9ac6f3f326b1c3b26ed49443bfac83064a17f99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f9ac6f3f326b1c3b26ed49443bfac83064a17f99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f9ac6f3f326b1c3b26ed49443bfac83064a17f99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f9ac6f3f326b1c3b26ed49443bfac83064a17f99'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'f9ac6f3f326b1c3b26ed49443bfac83064a17f99'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_845241e4c47804f11bd74c4154be8e0486fffa1b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_845241e4c47804f11bd74c4154be8e0486fffa1b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_845241e4c47804f11bd74c4154be8e0486fffa1b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_845241e4c47804f11bd74c4154be8e0486fffa1b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_845241e4c47804f11bd74c4154be8e0486fffa1b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845241e4c47804f11bd74c4154be8e0486fffa1b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '845241e4c47804f11bd74c4154be8e0486fffa1b'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '845241e4c47804f11bd74c4154be8e0486fffa1b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bed0449b811a1a66c50a02fbdbb0f86b96789d8b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bed0449b811a1a66c50a02fbdbb0f86b96789d8b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bed0449b811a1a66c50a02fbdbb0f86b96789d8b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bed0449b811a1a66c50a02fbdbb0f86b96789d8b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bed0449b811a1a66c50a02fbdbb0f86b96789d8b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bed0449b811a1a66c50a02fbdbb0f86b96789d8b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bed0449b811a1a66c50a02fbdbb0f86b96789d8b'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'bed0449b811a1a66c50a02fbdbb0f86b96789d8b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0eefd3b5933daae2cff98378f71370805c039588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0eefd3b5933daae2cff98378f71370805c039588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0eefd3b5933daae2cff98378f71370805c039588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0eefd3b5933daae2cff98378f71370805c039588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0eefd3b5933daae2cff98378f71370805c039588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0eefd3b5933daae2cff98378f71370805c039588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0eefd3b5933daae2cff98378f71370805c039588'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '0eefd3b5933daae2cff98378f71370805c039588'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_469c5caa99b2cca5ec9137f5696c0488e635b13e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_469c5caa99b2cca5ec9137f5696c0488e635b13e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_469c5caa99b2cca5ec9137f5696c0488e635b13e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_469c5caa99b2cca5ec9137f5696c0488e635b13e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_469c5caa99b2cca5ec9137f5696c0488e635b13e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "469c5caa99b2cca5ec9137f5696c0488e635b13e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '469c5caa99b2cca5ec9137f5696c0488e635b13e'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId '469c5caa99b2cca5ec9137f5696c0488e635b13e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_f31894f76042a8dd1b91725da140dae3c83bb5fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f31894f76042a8dd1b91725da140dae3c83bb5fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f31894f76042a8dd1b91725da140dae3c83bb5fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f31894f76042a8dd1b91725da140dae3c83bb5fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_f31894f76042a8dd1b91725da140dae3c83bb5fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f31894f76042a8dd1b91725da140dae3c83bb5fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f31894f76042a8dd1b91725da140dae3c83bb5fb'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId 'f31894f76042a8dd1b91725da140dae3c83bb5fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_849798f9a4bb53ca5bef3edeb5f0c850873a2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_849798f9a4bb53ca5bef3edeb5f0c850873a2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_849798f9a4bb53ca5bef3edeb5f0c850873a2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_849798f9a4bb53ca5bef3edeb5f0c850873a2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_849798f9a4bb53ca5bef3edeb5f0c850873a2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "849798f9a4bb53ca5bef3edeb5f0c850873a2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '849798f9a4bb53ca5bef3edeb5f0c850873a2476'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '849798f9a4bb53ca5bef3edeb5f0c850873a2476'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4b58d88d4ac456da88fd9e99533dca57e5c0b910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4b58d88d4ac456da88fd9e99533dca57e5c0b910> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4b58d88d4ac456da88fd9e99533dca57e5c0b910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4b58d88d4ac456da88fd9e99533dca57e5c0b910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4b58d88d4ac456da88fd9e99533dca57e5c0b910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4b58d88d4ac456da88fd9e99533dca57e5c0b910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4b58d88d4ac456da88fd9e99533dca57e5c0b910'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '4b58d88d4ac456da88fd9e99533dca57e5c0b910'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_725aba2d019536cf4eba08c9e6eb3fb3a4b98549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_725aba2d019536cf4eba08c9e6eb3fb3a4b98549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_725aba2d019536cf4eba08c9e6eb3fb3a4b98549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_725aba2d019536cf4eba08c9e6eb3fb3a4b98549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_725aba2d019536cf4eba08c9e6eb3fb3a4b98549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "725aba2d019536cf4eba08c9e6eb3fb3a4b98549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '725aba2d019536cf4eba08c9e6eb3fb3a4b98549'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '725aba2d019536cf4eba08c9e6eb3fb3a4b98549'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_6004bf4c82f0a954177e671230b2006d7ac03b2f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6004bf4c82f0a954177e671230b2006d7ac03b2f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6004bf4c82f0a954177e671230b2006d7ac03b2f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6004bf4c82f0a954177e671230b2006d7ac03b2f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_6004bf4c82f0a954177e671230b2006d7ac03b2f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6004bf4c82f0a954177e671230b2006d7ac03b2f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6004bf4c82f0a954177e671230b2006d7ac03b2f'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '6004bf4c82f0a954177e671230b2006d7ac03b2f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7763b23a43465d33f58a5422b3f581c78b420f23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7763b23a43465d33f58a5422b3f581c78b420f23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7763b23a43465d33f58a5422b3f581c78b420f23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7763b23a43465d33f58a5422b3f581c78b420f23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7763b23a43465d33f58a5422b3f581c78b420f23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7763b23a43465d33f58a5422b3f581c78b420f23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7763b23a43465d33f58a5422b3f581c78b420f23'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '7763b23a43465d33f58a5422b3f581c78b420f23'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83015aee92a1857e77ec9008c1a36c78bcbfa4ce>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83015aee92a1857e77ec9008c1a36c78bcbfa4ce> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83015aee92a1857e77ec9008c1a36c78bcbfa4ce> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83015aee92a1857e77ec9008c1a36c78bcbfa4ce>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83015aee92a1857e77ec9008c1a36c78bcbfa4ce>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83015aee92a1857e77ec9008c1a36c78bcbfa4ce" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '83015aee92a1857e77ec9008c1a36c78bcbfa4ce'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '83015aee92a1857e77ec9008c1a36c78bcbfa4ce'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_50fd90d8031081b11ffe33bdf8ccd3a26a22beac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_50fd90d8031081b11ffe33bdf8ccd3a26a22beac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_50fd90d8031081b11ffe33bdf8ccd3a26a22beac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_50fd90d8031081b11ffe33bdf8ccd3a26a22beac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_50fd90d8031081b11ffe33bdf8ccd3a26a22beac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "50fd90d8031081b11ffe33bdf8ccd3a26a22beac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '50fd90d8031081b11ffe33bdf8ccd3a26a22beac'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '50fd90d8031081b11ffe33bdf8ccd3a26a22beac'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId 'a59e06bfc5f7a909221f3ec6ae2bcf1358bd3ffd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_6523878b7ad8b4215426a6391d1f0a26d969eaf1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6523878b7ad8b4215426a6391d1f0a26d969eaf1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6523878b7ad8b4215426a6391d1f0a26d969eaf1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6523878b7ad8b4215426a6391d1f0a26d969eaf1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_6523878b7ad8b4215426a6391d1f0a26d969eaf1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6523878b7ad8b4215426a6391d1f0a26d969eaf1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6523878b7ad8b4215426a6391d1f0a26d969eaf1'^^xsd:string;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:occurrenceId '6523878b7ad8b4215426a6391d1f0a26d969eaf1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_b1195e3c5d082879c4f070d51673ad539f25d982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b1195e3c5d082879c4f070d51673ad539f25d982> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b1195e3c5d082879c4f070d51673ad539f25d982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b1195e3c5d082879c4f070d51673ad539f25d982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_b1195e3c5d082879c4f070d51673ad539f25d982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b1195e3c5d082879c4f070d51673ad539f25d982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b1195e3c5d082879c4f070d51673ad539f25d982'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'b1195e3c5d082879c4f070d51673ad539f25d982'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7346d2368a9eb1c6178c4b5f14437e88a8a8d563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7346d2368a9eb1c6178c4b5f14437e88a8a8d563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7346d2368a9eb1c6178c4b5f14437e88a8a8d563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7346d2368a9eb1c6178c4b5f14437e88a8a8d563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7346d2368a9eb1c6178c4b5f14437e88a8a8d563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7346d2368a9eb1c6178c4b5f14437e88a8a8d563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7346d2368a9eb1c6178c4b5f14437e88a8a8d563'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId '7346d2368a9eb1c6178c4b5f14437e88a8a8d563'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa5f7d0d67d658c642a6d9f44e8d24492de163d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa5f7d0d67d658c642a6d9f44e8d24492de163d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa5f7d0d67d658c642a6d9f44e8d24492de163d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa5f7d0d67d658c642a6d9f44e8d24492de163d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa5f7d0d67d658c642a6d9f44e8d24492de163d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4fa5f7d0d67d658c642a6d9f44e8d24492de163d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4fa5f7d0d67d658c642a6d9f44e8d24492de163d'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId '4fa5f7d0d67d658c642a6d9f44e8d24492de163d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e8bb046c42ab521ed28ad88bf314b74b6e61da0a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e8bb046c42ab521ed28ad88bf314b74b6e61da0a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e8bb046c42ab521ed28ad88bf314b74b6e61da0a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e8bb046c42ab521ed28ad88bf314b74b6e61da0a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e8bb046c42ab521ed28ad88bf314b74b6e61da0a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e8bb046c42ab521ed28ad88bf314b74b6e61da0a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e8bb046c42ab521ed28ad88bf314b74b6e61da0a'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'e8bb046c42ab521ed28ad88bf314b74b6e61da0a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_cfbfb3754ed60e16209a6d1526fabd39cacfbe94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cfbfb3754ed60e16209a6d1526fabd39cacfbe94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cfbfb3754ed60e16209a6d1526fabd39cacfbe94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cfbfb3754ed60e16209a6d1526fabd39cacfbe94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_cfbfb3754ed60e16209a6d1526fabd39cacfbe94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cfbfb3754ed60e16209a6d1526fabd39cacfbe94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cfbfb3754ed60e16209a6d1526fabd39cacfbe94'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'cfbfb3754ed60e16209a6d1526fabd39cacfbe94'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b16ec4cb3b3b9b39ccc6fd15feade5d70e026499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b16ec4cb3b3b9b39ccc6fd15feade5d70e026499> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b16ec4cb3b3b9b39ccc6fd15feade5d70e026499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b16ec4cb3b3b9b39ccc6fd15feade5d70e026499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b16ec4cb3b3b9b39ccc6fd15feade5d70e026499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b16ec4cb3b3b9b39ccc6fd15feade5d70e026499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b16ec4cb3b3b9b39ccc6fd15feade5d70e026499'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'b16ec4cb3b3b9b39ccc6fd15feade5d70e026499'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f46abe898140bf76a0789ed264bf218ccfa1c4fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f46abe898140bf76a0789ed264bf218ccfa1c4fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f46abe898140bf76a0789ed264bf218ccfa1c4fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f46abe898140bf76a0789ed264bf218ccfa1c4fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f46abe898140bf76a0789ed264bf218ccfa1c4fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f46abe898140bf76a0789ed264bf218ccfa1c4fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f46abe898140bf76a0789ed264bf218ccfa1c4fc'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'f46abe898140bf76a0789ed264bf218ccfa1c4fc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_acec007889a33c1480eb136e3fc2521f0d901113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_acec007889a33c1480eb136e3fc2521f0d901113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_acec007889a33c1480eb136e3fc2521f0d901113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_acec007889a33c1480eb136e3fc2521f0d901113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_acec007889a33c1480eb136e3fc2521f0d901113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "acec007889a33c1480eb136e3fc2521f0d901113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'acec007889a33c1480eb136e3fc2521f0d901113'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'acec007889a33c1480eb136e3fc2521f0d901113'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc6eca42f50edc1d92512070d05a3e8e9fbc80f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc6eca42f50edc1d92512070d05a3e8e9fbc80f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc6eca42f50edc1d92512070d05a3e8e9fbc80f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc6eca42f50edc1d92512070d05a3e8e9fbc80f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc6eca42f50edc1d92512070d05a3e8e9fbc80f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc6eca42f50edc1d92512070d05a3e8e9fbc80f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc6eca42f50edc1d92512070d05a3e8e9fbc80f2'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'dc6eca42f50edc1d92512070d05a3e8e9fbc80f2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId '9b1ba708d4f6faa6b76174b31c1fd6f34516e4e9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_785a9573fb7b9129cf78d1dcc7518407f7eae92d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_785a9573fb7b9129cf78d1dcc7518407f7eae92d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_785a9573fb7b9129cf78d1dcc7518407f7eae92d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_785a9573fb7b9129cf78d1dcc7518407f7eae92d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_785a9573fb7b9129cf78d1dcc7518407f7eae92d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "785a9573fb7b9129cf78d1dcc7518407f7eae92d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '785a9573fb7b9129cf78d1dcc7518407f7eae92d'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '785a9573fb7b9129cf78d1dcc7518407f7eae92d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_916c2e3c433e0132f6e0d5a1f86db19e8506dae1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_916c2e3c433e0132f6e0d5a1f86db19e8506dae1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_916c2e3c433e0132f6e0d5a1f86db19e8506dae1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_916c2e3c433e0132f6e0d5a1f86db19e8506dae1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_916c2e3c433e0132f6e0d5a1f86db19e8506dae1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "916c2e3c433e0132f6e0d5a1f86db19e8506dae1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '916c2e3c433e0132f6e0d5a1f86db19e8506dae1'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '916c2e3c433e0132f6e0d5a1f86db19e8506dae1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bccd4a13431814a0465c35d050861a86e699d038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bccd4a13431814a0465c35d050861a86e699d038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bccd4a13431814a0465c35d050861a86e699d038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bccd4a13431814a0465c35d050861a86e699d038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bccd4a13431814a0465c35d050861a86e699d038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bccd4a13431814a0465c35d050861a86e699d038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bccd4a13431814a0465c35d050861a86e699d038'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'bccd4a13431814a0465c35d050861a86e699d038'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad60b4b35791f6b43b88b8fdade101b8948f1bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad60b4b35791f6b43b88b8fdade101b8948f1bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad60b4b35791f6b43b88b8fdade101b8948f1bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad60b4b35791f6b43b88b8fdade101b8948f1bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad60b4b35791f6b43b88b8fdade101b8948f1bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ad60b4b35791f6b43b88b8fdade101b8948f1bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ad60b4b35791f6b43b88b8fdade101b8948f1bf'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '0ad60b4b35791f6b43b88b8fdade101b8948f1bf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f29b7411cfd7e19e31a7bde11995cba7b87a934d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f29b7411cfd7e19e31a7bde11995cba7b87a934d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f29b7411cfd7e19e31a7bde11995cba7b87a934d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f29b7411cfd7e19e31a7bde11995cba7b87a934d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f29b7411cfd7e19e31a7bde11995cba7b87a934d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f29b7411cfd7e19e31a7bde11995cba7b87a934d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f29b7411cfd7e19e31a7bde11995cba7b87a934d'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'f29b7411cfd7e19e31a7bde11995cba7b87a934d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ac8bf481603b56ce1811a171921c0a376827abe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ac8bf481603b56ce1811a171921c0a376827abe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ac8bf481603b56ce1811a171921c0a376827abe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ac8bf481603b56ce1811a171921c0a376827abe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ac8bf481603b56ce1811a171921c0a376827abe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ac8bf481603b56ce1811a171921c0a376827abe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ac8bf481603b56ce1811a171921c0a376827abe'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '7ac8bf481603b56ce1811a171921c0a376827abe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c709085859eea36e094d646e17d5b23d4db4d154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c709085859eea36e094d646e17d5b23d4db4d154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c709085859eea36e094d646e17d5b23d4db4d154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c709085859eea36e094d646e17d5b23d4db4d154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c709085859eea36e094d646e17d5b23d4db4d154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c709085859eea36e094d646e17d5b23d4db4d154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c709085859eea36e094d646e17d5b23d4db4d154'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'c709085859eea36e094d646e17d5b23d4db4d154'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4b42be87f7334b6748cfc3da1d050578fc81664e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4b42be87f7334b6748cfc3da1d050578fc81664e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4b42be87f7334b6748cfc3da1d050578fc81664e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4b42be87f7334b6748cfc3da1d050578fc81664e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4b42be87f7334b6748cfc3da1d050578fc81664e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4b42be87f7334b6748cfc3da1d050578fc81664e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4b42be87f7334b6748cfc3da1d050578fc81664e'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '4b42be87f7334b6748cfc3da1d050578fc81664e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8dd8894549eeac9f3ba867a4c3343f9da210a673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8dd8894549eeac9f3ba867a4c3343f9da210a673> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8dd8894549eeac9f3ba867a4c3343f9da210a673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8dd8894549eeac9f3ba867a4c3343f9da210a673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8dd8894549eeac9f3ba867a4c3343f9da210a673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8dd8894549eeac9f3ba867a4c3343f9da210a673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8dd8894549eeac9f3ba867a4c3343f9da210a673'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '8dd8894549eeac9f3ba867a4c3343f9da210a673'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1c09de467c212f1c07799da64ea3d98bb0c166f0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1c09de467c212f1c07799da64ea3d98bb0c166f0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1c09de467c212f1c07799da64ea3d98bb0c166f0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1c09de467c212f1c07799da64ea3d98bb0c166f0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1c09de467c212f1c07799da64ea3d98bb0c166f0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c09de467c212f1c07799da64ea3d98bb0c166f0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c09de467c212f1c07799da64ea3d98bb0c166f0'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId '1c09de467c212f1c07799da64ea3d98bb0c166f0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_4c18d77ba86b4be137b3d17a27b7e64baada2f57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4c18d77ba86b4be137b3d17a27b7e64baada2f57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4c18d77ba86b4be137b3d17a27b7e64baada2f57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4c18d77ba86b4be137b3d17a27b7e64baada2f57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_4c18d77ba86b4be137b3d17a27b7e64baada2f57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c18d77ba86b4be137b3d17a27b7e64baada2f57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4c18d77ba86b4be137b3d17a27b7e64baada2f57'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '4c18d77ba86b4be137b3d17a27b7e64baada2f57'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1556048c1c933e732b20d70127c5b0ebc49ad210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1556048c1c933e732b20d70127c5b0ebc49ad210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1556048c1c933e732b20d70127c5b0ebc49ad210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1556048c1c933e732b20d70127c5b0ebc49ad210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1556048c1c933e732b20d70127c5b0ebc49ad210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1556048c1c933e732b20d70127c5b0ebc49ad210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1556048c1c933e732b20d70127c5b0ebc49ad210'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '1556048c1c933e732b20d70127c5b0ebc49ad210'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '23aeaa7b5a0dfaa13c591b5392be3db93ec58c6d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cd199c01bf0b9d04f3672b9b305deb2f61434234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cd199c01bf0b9d04f3672b9b305deb2f61434234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cd199c01bf0b9d04f3672b9b305deb2f61434234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cd199c01bf0b9d04f3672b9b305deb2f61434234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cd199c01bf0b9d04f3672b9b305deb2f61434234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd199c01bf0b9d04f3672b9b305deb2f61434234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd199c01bf0b9d04f3672b9b305deb2f61434234'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'cd199c01bf0b9d04f3672b9b305deb2f61434234'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '1aaf60002ce111f08d49b4a4d8b57019dd2fbd2a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9252ec91e43e2b8893cc46ab0ffc1bafcc055eee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9252ec91e43e2b8893cc46ab0ffc1bafcc055eee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9252ec91e43e2b8893cc46ab0ffc1bafcc055eee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9252ec91e43e2b8893cc46ab0ffc1bafcc055eee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9252ec91e43e2b8893cc46ab0ffc1bafcc055eee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9252ec91e43e2b8893cc46ab0ffc1bafcc055eee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9252ec91e43e2b8893cc46ab0ffc1bafcc055eee'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '9252ec91e43e2b8893cc46ab0ffc1bafcc055eee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f864b0fc7acaa65104770773d321b679425130a8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f864b0fc7acaa65104770773d321b679425130a8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f864b0fc7acaa65104770773d321b679425130a8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f864b0fc7acaa65104770773d321b679425130a8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f864b0fc7acaa65104770773d321b679425130a8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f864b0fc7acaa65104770773d321b679425130a8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f864b0fc7acaa65104770773d321b679425130a8'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'f864b0fc7acaa65104770773d321b679425130a8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_687754e3a675b14193cb88cf05b24397e58ede14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_687754e3a675b14193cb88cf05b24397e58ede14> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_687754e3a675b14193cb88cf05b24397e58ede14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_687754e3a675b14193cb88cf05b24397e58ede14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_687754e3a675b14193cb88cf05b24397e58ede14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "687754e3a675b14193cb88cf05b24397e58ede14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '687754e3a675b14193cb88cf05b24397e58ede14'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '687754e3a675b14193cb88cf05b24397e58ede14'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2e8e36c0f21d140223efe6743f361b188d851a51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2e8e36c0f21d140223efe6743f361b188d851a51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2e8e36c0f21d140223efe6743f361b188d851a51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2e8e36c0f21d140223efe6743f361b188d851a51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2e8e36c0f21d140223efe6743f361b188d851a51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2e8e36c0f21d140223efe6743f361b188d851a51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2e8e36c0f21d140223efe6743f361b188d851a51'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '2e8e36c0f21d140223efe6743f361b188d851a51'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9763e2f03d153d3a2676baf939d9b317f59701d3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9763e2f03d153d3a2676baf939d9b317f59701d3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9763e2f03d153d3a2676baf939d9b317f59701d3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9763e2f03d153d3a2676baf939d9b317f59701d3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9763e2f03d153d3a2676baf939d9b317f59701d3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9763e2f03d153d3a2676baf939d9b317f59701d3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9763e2f03d153d3a2676baf939d9b317f59701d3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId '9763e2f03d153d3a2676baf939d9b317f59701d3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ae291dbb6b60664acb90c3c9ee632d8ad1a80099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ae291dbb6b60664acb90c3c9ee632d8ad1a80099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ae291dbb6b60664acb90c3c9ee632d8ad1a80099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ae291dbb6b60664acb90c3c9ee632d8ad1a80099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ae291dbb6b60664acb90c3c9ee632d8ad1a80099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae291dbb6b60664acb90c3c9ee632d8ad1a80099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae291dbb6b60664acb90c3c9ee632d8ad1a80099'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'ae291dbb6b60664acb90c3c9ee632d8ad1a80099'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_57139ace21393fdeb2edbe6952f1f0c4ab4fc89e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_57139ace21393fdeb2edbe6952f1f0c4ab4fc89e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_57139ace21393fdeb2edbe6952f1f0c4ab4fc89e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_57139ace21393fdeb2edbe6952f1f0c4ab4fc89e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_57139ace21393fdeb2edbe6952f1f0c4ab4fc89e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "57139ace21393fdeb2edbe6952f1f0c4ab4fc89e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '57139ace21393fdeb2edbe6952f1f0c4ab4fc89e'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '57139ace21393fdeb2edbe6952f1f0c4ab4fc89e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ad2054b97e967d135519c046e9344a9b643680fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ad2054b97e967d135519c046e9344a9b643680fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ad2054b97e967d135519c046e9344a9b643680fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ad2054b97e967d135519c046e9344a9b643680fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ad2054b97e967d135519c046e9344a9b643680fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ad2054b97e967d135519c046e9344a9b643680fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ad2054b97e967d135519c046e9344a9b643680fd'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'ad2054b97e967d135519c046e9344a9b643680fd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfaecd10c08c497044fb73ec69e92851240b2dcf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfaecd10c08c497044fb73ec69e92851240b2dcf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfaecd10c08c497044fb73ec69e92851240b2dcf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfaecd10c08c497044fb73ec69e92851240b2dcf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfaecd10c08c497044fb73ec69e92851240b2dcf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cfaecd10c08c497044fb73ec69e92851240b2dcf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cfaecd10c08c497044fb73ec69e92851240b2dcf'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'cfaecd10c08c497044fb73ec69e92851240b2dcf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f3c938c883cb9fd29a81ffd9640db31f6b4af424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f3c938c883cb9fd29a81ffd9640db31f6b4af424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f3c938c883cb9fd29a81ffd9640db31f6b4af424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f3c938c883cb9fd29a81ffd9640db31f6b4af424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f3c938c883cb9fd29a81ffd9640db31f6b4af424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3c938c883cb9fd29a81ffd9640db31f6b4af424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f3c938c883cb9fd29a81ffd9640db31f6b4af424'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'f3c938c883cb9fd29a81ffd9640db31f6b4af424'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'bfe3e4f656b6ff645d4cac1d1c132bef9d5e5077'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'ae23226d9d6e9a3344a8c7a415a53bbcaf7664c5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5deca471785abcfb418497ba11cc2fdbc4b895d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5deca471785abcfb418497ba11cc2fdbc4b895d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5deca471785abcfb418497ba11cc2fdbc4b895d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5deca471785abcfb418497ba11cc2fdbc4b895d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5deca471785abcfb418497ba11cc2fdbc4b895d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5deca471785abcfb418497ba11cc2fdbc4b895d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5deca471785abcfb418497ba11cc2fdbc4b895d1'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '5deca471785abcfb418497ba11cc2fdbc4b895d1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '1c7bf8bda1df777b3c6151eb0cc183c48c2fd3dd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '5d9c0b7d49ba6e81f0ae4267ac78ec676e22b934'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '2bc79c04bbf4f3d22c49e9c945c5ded2e8c28ec2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6cc4e99bdcd72c543ce088d70acff89f0f17bfe3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6cc4e99bdcd72c543ce088d70acff89f0f17bfe3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6cc4e99bdcd72c543ce088d70acff89f0f17bfe3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6cc4e99bdcd72c543ce088d70acff89f0f17bfe3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6cc4e99bdcd72c543ce088d70acff89f0f17bfe3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6cc4e99bdcd72c543ce088d70acff89f0f17bfe3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6cc4e99bdcd72c543ce088d70acff89f0f17bfe3'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '6cc4e99bdcd72c543ce088d70acff89f0f17bfe3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b0232071f636e3d4888420204fa236eaedea945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b0232071f636e3d4888420204fa236eaedea945> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b0232071f636e3d4888420204fa236eaedea945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b0232071f636e3d4888420204fa236eaedea945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b0232071f636e3d4888420204fa236eaedea945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b0232071f636e3d4888420204fa236eaedea945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b0232071f636e3d4888420204fa236eaedea945'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '9b0232071f636e3d4888420204fa236eaedea945'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'a2fe342b4d8c8f4efb73c61048062b3e2da8d0e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_26e5b578df8933b8c0bf11e9d44a83e78e14de69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_26e5b578df8933b8c0bf11e9d44a83e78e14de69> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_26e5b578df8933b8c0bf11e9d44a83e78e14de69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_26e5b578df8933b8c0bf11e9d44a83e78e14de69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_26e5b578df8933b8c0bf11e9d44a83e78e14de69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "26e5b578df8933b8c0bf11e9d44a83e78e14de69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '26e5b578df8933b8c0bf11e9d44a83e78e14de69'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '26e5b578df8933b8c0bf11e9d44a83e78e14de69'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2561587c78e9d222ba9b05385edbe64255e55182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2561587c78e9d222ba9b05385edbe64255e55182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2561587c78e9d222ba9b05385edbe64255e55182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2561587c78e9d222ba9b05385edbe64255e55182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2561587c78e9d222ba9b05385edbe64255e55182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2561587c78e9d222ba9b05385edbe64255e55182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2561587c78e9d222ba9b05385edbe64255e55182'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '2561587c78e9d222ba9b05385edbe64255e55182'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7bb55cdc9eb29343b404897c58fe683ebcc768cc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7bb55cdc9eb29343b404897c58fe683ebcc768cc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7bb55cdc9eb29343b404897c58fe683ebcc768cc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7bb55cdc9eb29343b404897c58fe683ebcc768cc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7bb55cdc9eb29343b404897c58fe683ebcc768cc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7bb55cdc9eb29343b404897c58fe683ebcc768cc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7bb55cdc9eb29343b404897c58fe683ebcc768cc'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '7bb55cdc9eb29343b404897c58fe683ebcc768cc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '5be22c3bde4d96ae6550b4c8e8ddbdc9746ccd79'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8248a261ea1bd036b9697588d3dd02bee5572862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8248a261ea1bd036b9697588d3dd02bee5572862> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8248a261ea1bd036b9697588d3dd02bee5572862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8248a261ea1bd036b9697588d3dd02bee5572862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8248a261ea1bd036b9697588d3dd02bee5572862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8248a261ea1bd036b9697588d3dd02bee5572862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8248a261ea1bd036b9697588d3dd02bee5572862'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '8248a261ea1bd036b9697588d3dd02bee5572862'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9f899112062821c61e8c3c0838cd721bbb972bfa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9f899112062821c61e8c3c0838cd721bbb972bfa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9f899112062821c61e8c3c0838cd721bbb972bfa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9f899112062821c61e8c3c0838cd721bbb972bfa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9f899112062821c61e8c3c0838cd721bbb972bfa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9f899112062821c61e8c3c0838cd721bbb972bfa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9f899112062821c61e8c3c0838cd721bbb972bfa'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '9f899112062821c61e8c3c0838cd721bbb972bfa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_fb2bb4edcc7efc4694c19da94d8795f5c750125d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fb2bb4edcc7efc4694c19da94d8795f5c750125d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fb2bb4edcc7efc4694c19da94d8795f5c750125d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fb2bb4edcc7efc4694c19da94d8795f5c750125d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_fb2bb4edcc7efc4694c19da94d8795f5c750125d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb2bb4edcc7efc4694c19da94d8795f5c750125d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb2bb4edcc7efc4694c19da94d8795f5c750125d'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId 'fb2bb4edcc7efc4694c19da94d8795f5c750125d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7869dfdb93c0a00aa5716fc7408890fca8d6b714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7869dfdb93c0a00aa5716fc7408890fca8d6b714> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7869dfdb93c0a00aa5716fc7408890fca8d6b714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7869dfdb93c0a00aa5716fc7408890fca8d6b714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7869dfdb93c0a00aa5716fc7408890fca8d6b714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7869dfdb93c0a00aa5716fc7408890fca8d6b714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7869dfdb93c0a00aa5716fc7408890fca8d6b714'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId '7869dfdb93c0a00aa5716fc7408890fca8d6b714'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21e6b9edef6a88d0a707f03ffe484558cacc7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21e6b9edef6a88d0a707f03ffe484558cacc7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21e6b9edef6a88d0a707f03ffe484558cacc7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21e6b9edef6a88d0a707f03ffe484558cacc7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21e6b9edef6a88d0a707f03ffe484558cacc7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "21e6b9edef6a88d0a707f03ffe484558cacc7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '21e6b9edef6a88d0a707f03ffe484558cacc7581'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId '21e6b9edef6a88d0a707f03ffe484558cacc7581'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_af0bb14754823247231ec195fdd9279e5c423e86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_af0bb14754823247231ec195fdd9279e5c423e86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_af0bb14754823247231ec195fdd9279e5c423e86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_af0bb14754823247231ec195fdd9279e5c423e86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_af0bb14754823247231ec195fdd9279e5c423e86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "af0bb14754823247231ec195fdd9279e5c423e86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'af0bb14754823247231ec195fdd9279e5c423e86'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId 'af0bb14754823247231ec195fdd9279e5c423e86'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_1eaea4a0cf76725d23d3652bd073c5e15074b847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1eaea4a0cf76725d23d3652bd073c5e15074b847> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1eaea4a0cf76725d23d3652bd073c5e15074b847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1eaea4a0cf76725d23d3652bd073c5e15074b847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_1eaea4a0cf76725d23d3652bd073c5e15074b847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1eaea4a0cf76725d23d3652bd073c5e15074b847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1eaea4a0cf76725d23d3652bd073c5e15074b847'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId '1eaea4a0cf76725d23d3652bd073c5e15074b847'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId '2f0c6f67e8f9b776d25759a67ee00f20fe8b6b40'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fd198c7ebec80342e8ef89e43bfcccbe18d665be>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fd198c7ebec80342e8ef89e43bfcccbe18d665be> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fd198c7ebec80342e8ef89e43bfcccbe18d665be> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fd198c7ebec80342e8ef89e43bfcccbe18d665be>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fd198c7ebec80342e8ef89e43bfcccbe18d665be>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fd198c7ebec80342e8ef89e43bfcccbe18d665be" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fd198c7ebec80342e8ef89e43bfcccbe18d665be'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId 'fd198c7ebec80342e8ef89e43bfcccbe18d665be'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_03add892c927afc8312f8a17bc1898a3e629ef01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_03add892c927afc8312f8a17bc1898a3e629ef01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_03add892c927afc8312f8a17bc1898a3e629ef01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_03add892c927afc8312f8a17bc1898a3e629ef01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_03add892c927afc8312f8a17bc1898a3e629ef01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "03add892c927afc8312f8a17bc1898a3e629ef01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '03add892c927afc8312f8a17bc1898a3e629ef01'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId '03add892c927afc8312f8a17bc1898a3e629ef01'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c02c497018a45d87bfd555ec93ec87c3a53c440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c02c497018a45d87bfd555ec93ec87c3a53c440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c02c497018a45d87bfd555ec93ec87c3a53c440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c02c497018a45d87bfd555ec93ec87c3a53c440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c02c497018a45d87bfd555ec93ec87c3a53c440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c02c497018a45d87bfd555ec93ec87c3a53c440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c02c497018a45d87bfd555ec93ec87c3a53c440'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId '9c02c497018a45d87bfd555ec93ec87c3a53c440'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a44b1d2dd8a2a291c170e44249b56058ce8a15b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a44b1d2dd8a2a291c170e44249b56058ce8a15b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a44b1d2dd8a2a291c170e44249b56058ce8a15b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a44b1d2dd8a2a291c170e44249b56058ce8a15b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a44b1d2dd8a2a291c170e44249b56058ce8a15b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a44b1d2dd8a2a291c170e44249b56058ce8a15b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a44b1d2dd8a2a291c170e44249b56058ce8a15b9'^^xsd:string;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId 'a44b1d2dd8a2a291c170e44249b56058ce8a15b9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_15ea929059c4220d9a8334f98e87d699037ef483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_15ea929059c4220d9a8334f98e87d699037ef483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_15ea929059c4220d9a8334f98e87d699037ef483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_15ea929059c4220d9a8334f98e87d699037ef483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_15ea929059c4220d9a8334f98e87d699037ef483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "15ea929059c4220d9a8334f98e87d699037ef483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '15ea929059c4220d9a8334f98e87d699037ef483'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId '15ea929059c4220d9a8334f98e87d699037ef483'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc0f86857d208de739b5d4401e612d96e548886a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc0f86857d208de739b5d4401e612d96e548886a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc0f86857d208de739b5d4401e612d96e548886a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc0f86857d208de739b5d4401e612d96e548886a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc0f86857d208de739b5d4401e612d96e548886a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc0f86857d208de739b5d4401e612d96e548886a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc0f86857d208de739b5d4401e612d96e548886a'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId 'dc0f86857d208de739b5d4401e612d96e548886a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77da1d48922e20937b30080f2293305ab2d20ebc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77da1d48922e20937b30080f2293305ab2d20ebc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77da1d48922e20937b30080f2293305ab2d20ebc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77da1d48922e20937b30080f2293305ab2d20ebc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77da1d48922e20937b30080f2293305ab2d20ebc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77da1d48922e20937b30080f2293305ab2d20ebc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '77da1d48922e20937b30080f2293305ab2d20ebc'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId '77da1d48922e20937b30080f2293305ab2d20ebc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f74b3f12c35b418cbafc97abb66a098fb1a560c3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f74b3f12c35b418cbafc97abb66a098fb1a560c3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f74b3f12c35b418cbafc97abb66a098fb1a560c3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f74b3f12c35b418cbafc97abb66a098fb1a560c3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f74b3f12c35b418cbafc97abb66a098fb1a560c3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f74b3f12c35b418cbafc97abb66a098fb1a560c3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f74b3f12c35b418cbafc97abb66a098fb1a560c3'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId 'f74b3f12c35b418cbafc97abb66a098fb1a560c3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_7d76aee3022f0c7d3fa345220e388b6e5fd4b62f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d76aee3022f0c7d3fa345220e388b6e5fd4b62f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d76aee3022f0c7d3fa345220e388b6e5fd4b62f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d76aee3022f0c7d3fa345220e388b6e5fd4b62f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_7d76aee3022f0c7d3fa345220e388b6e5fd4b62f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d76aee3022f0c7d3fa345220e388b6e5fd4b62f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d76aee3022f0c7d3fa345220e388b6e5fd4b62f'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId '7d76aee3022f0c7d3fa345220e388b6e5fd4b62f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_221e359070bc303946c4dcef837de7ca37d8fb76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_221e359070bc303946c4dcef837de7ca37d8fb76> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_221e359070bc303946c4dcef837de7ca37d8fb76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_221e359070bc303946c4dcef837de7ca37d8fb76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_221e359070bc303946c4dcef837de7ca37d8fb76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "221e359070bc303946c4dcef837de7ca37d8fb76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '221e359070bc303946c4dcef837de7ca37d8fb76'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId '221e359070bc303946c4dcef837de7ca37d8fb76'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b128671cc88748a05f5e83555530c09ee39283d3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b128671cc88748a05f5e83555530c09ee39283d3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b128671cc88748a05f5e83555530c09ee39283d3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b128671cc88748a05f5e83555530c09ee39283d3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b128671cc88748a05f5e83555530c09ee39283d3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b128671cc88748a05f5e83555530c09ee39283d3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b128671cc88748a05f5e83555530c09ee39283d3'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId 'b128671cc88748a05f5e83555530c09ee39283d3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId '0c95c5f46561f0d3d14f84b88f0e215f83ea5bd4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d30b18a43673abde25860f597d799942b8db5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d30b18a43673abde25860f597d799942b8db5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d30b18a43673abde25860f597d799942b8db5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d30b18a43673abde25860f597d799942b8db5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d30b18a43673abde25860f597d799942b8db5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d30b18a43673abde25860f597d799942b8db5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd30b18a43673abde25860f597d799942b8db5644'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId 'd30b18a43673abde25860f597d799942b8db5644'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_aab1a3630bbd8735495abc4d3d02df3451a720f3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_aab1a3630bbd8735495abc4d3d02df3451a720f3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_aab1a3630bbd8735495abc4d3d02df3451a720f3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_aab1a3630bbd8735495abc4d3d02df3451a720f3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_aab1a3630bbd8735495abc4d3d02df3451a720f3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aab1a3630bbd8735495abc4d3d02df3451a720f3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aab1a3630bbd8735495abc4d3d02df3451a720f3'^^xsd:string;
  dwc:scientificName 'Ampelisca intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101900'^^xsd:integer;
  dwc:occurrenceId 'aab1a3630bbd8735495abc4d3d02df3451a720f3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3fdab6eb8bb86bae49271aa0b320c9c82160edb5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3fdab6eb8bb86bae49271aa0b320c9c82160edb5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3fdab6eb8bb86bae49271aa0b320c9c82160edb5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3fdab6eb8bb86bae49271aa0b320c9c82160edb5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3fdab6eb8bb86bae49271aa0b320c9c82160edb5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3fdab6eb8bb86bae49271aa0b320c9c82160edb5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3fdab6eb8bb86bae49271aa0b320c9c82160edb5'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '3fdab6eb8bb86bae49271aa0b320c9c82160edb5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_11a316966b77868b911aeba70d31fc8232ef9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_11a316966b77868b911aeba70d31fc8232ef9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_11a316966b77868b911aeba70d31fc8232ef9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_11a316966b77868b911aeba70d31fc8232ef9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_11a316966b77868b911aeba70d31fc8232ef9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "11a316966b77868b911aeba70d31fc8232ef9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '11a316966b77868b911aeba70d31fc8232ef9918'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '11a316966b77868b911aeba70d31fc8232ef9918'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f4813dcab025e8c38234ea80d9dfc95b10e168a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f4813dcab025e8c38234ea80d9dfc95b10e168a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f4813dcab025e8c38234ea80d9dfc95b10e168a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f4813dcab025e8c38234ea80d9dfc95b10e168a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f4813dcab025e8c38234ea80d9dfc95b10e168a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f4813dcab025e8c38234ea80d9dfc95b10e168a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f4813dcab025e8c38234ea80d9dfc95b10e168a5'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId 'f4813dcab025e8c38234ea80d9dfc95b10e168a5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8dd9d8d116a9ccd48ed500062c9cb87125e26924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8dd9d8d116a9ccd48ed500062c9cb87125e26924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8dd9d8d116a9ccd48ed500062c9cb87125e26924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8dd9d8d116a9ccd48ed500062c9cb87125e26924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8dd9d8d116a9ccd48ed500062c9cb87125e26924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8dd9d8d116a9ccd48ed500062c9cb87125e26924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8dd9d8d116a9ccd48ed500062c9cb87125e26924'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '8dd9d8d116a9ccd48ed500062c9cb87125e26924'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_553bc46a542797db262a8bcd544d49f630aedff9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_553bc46a542797db262a8bcd544d49f630aedff9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_553bc46a542797db262a8bcd544d49f630aedff9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_553bc46a542797db262a8bcd544d49f630aedff9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_553bc46a542797db262a8bcd544d49f630aedff9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "553bc46a542797db262a8bcd544d49f630aedff9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '553bc46a542797db262a8bcd544d49f630aedff9'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '553bc46a542797db262a8bcd544d49f630aedff9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_98b43300d03e4243b190b8dbe4b74469cea2e341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_98b43300d03e4243b190b8dbe4b74469cea2e341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_98b43300d03e4243b190b8dbe4b74469cea2e341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_98b43300d03e4243b190b8dbe4b74469cea2e341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_98b43300d03e4243b190b8dbe4b74469cea2e341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "98b43300d03e4243b190b8dbe4b74469cea2e341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '98b43300d03e4243b190b8dbe4b74469cea2e341'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '98b43300d03e4243b190b8dbe4b74469cea2e341'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId 'de7fb0a7dccc3387b6e96fbbc78c6e5f3b5da743'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3385dfb4654d40c71bdf6a54158c1486cd03dfbb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3385dfb4654d40c71bdf6a54158c1486cd03dfbb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3385dfb4654d40c71bdf6a54158c1486cd03dfbb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3385dfb4654d40c71bdf6a54158c1486cd03dfbb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3385dfb4654d40c71bdf6a54158c1486cd03dfbb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3385dfb4654d40c71bdf6a54158c1486cd03dfbb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3385dfb4654d40c71bdf6a54158c1486cd03dfbb'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '3385dfb4654d40c71bdf6a54158c1486cd03dfbb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_506925b81f615af15538db37a9b3b4841f483c7b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_506925b81f615af15538db37a9b3b4841f483c7b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_506925b81f615af15538db37a9b3b4841f483c7b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_506925b81f615af15538db37a9b3b4841f483c7b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_506925b81f615af15538db37a9b3b4841f483c7b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506925b81f615af15538db37a9b3b4841f483c7b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '506925b81f615af15538db37a9b3b4841f483c7b'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '506925b81f615af15538db37a9b3b4841f483c7b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_645197443f8b2a881bc405a516ec620933c80388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_645197443f8b2a881bc405a516ec620933c80388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_645197443f8b2a881bc405a516ec620933c80388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_645197443f8b2a881bc405a516ec620933c80388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_645197443f8b2a881bc405a516ec620933c80388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "645197443f8b2a881bc405a516ec620933c80388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '645197443f8b2a881bc405a516ec620933c80388'^^xsd:string;
  dwc:scientificName 'Ampelisca provincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101915'^^xsd:integer;
  dwc:occurrenceId '645197443f8b2a881bc405a516ec620933c80388'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_97f5c77f5d1ca662d6ddb7976e54b7775a621a29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_97f5c77f5d1ca662d6ddb7976e54b7775a621a29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_97f5c77f5d1ca662d6ddb7976e54b7775a621a29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_97f5c77f5d1ca662d6ddb7976e54b7775a621a29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_97f5c77f5d1ca662d6ddb7976e54b7775a621a29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "97f5c77f5d1ca662d6ddb7976e54b7775a621a29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '97f5c77f5d1ca662d6ddb7976e54b7775a621a29'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '97f5c77f5d1ca662d6ddb7976e54b7775a621a29'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_97c82a6e046140531037f9356dff2d25819837c9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_97c82a6e046140531037f9356dff2d25819837c9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_97c82a6e046140531037f9356dff2d25819837c9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_97c82a6e046140531037f9356dff2d25819837c9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_97c82a6e046140531037f9356dff2d25819837c9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "97c82a6e046140531037f9356dff2d25819837c9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '97c82a6e046140531037f9356dff2d25819837c9'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '97c82a6e046140531037f9356dff2d25819837c9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_678895a10972c4805692eb65ca6e9cd84ad4ab3a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_678895a10972c4805692eb65ca6e9cd84ad4ab3a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_678895a10972c4805692eb65ca6e9cd84ad4ab3a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_678895a10972c4805692eb65ca6e9cd84ad4ab3a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_678895a10972c4805692eb65ca6e9cd84ad4ab3a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "678895a10972c4805692eb65ca6e9cd84ad4ab3a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '678895a10972c4805692eb65ca6e9cd84ad4ab3a'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '678895a10972c4805692eb65ca6e9cd84ad4ab3a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_08e5e44fc1c103b97302d8a3603e92a33c9fd236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_08e5e44fc1c103b97302d8a3603e92a33c9fd236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_08e5e44fc1c103b97302d8a3603e92a33c9fd236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_08e5e44fc1c103b97302d8a3603e92a33c9fd236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_08e5e44fc1c103b97302d8a3603e92a33c9fd236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08e5e44fc1c103b97302d8a3603e92a33c9fd236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08e5e44fc1c103b97302d8a3603e92a33c9fd236'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '08e5e44fc1c103b97302d8a3603e92a33c9fd236'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_491216754ff5f6e0b420ba71f5d17f60da76161a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_491216754ff5f6e0b420ba71f5d17f60da76161a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_491216754ff5f6e0b420ba71f5d17f60da76161a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_491216754ff5f6e0b420ba71f5d17f60da76161a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_491216754ff5f6e0b420ba71f5d17f60da76161a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "491216754ff5f6e0b420ba71f5d17f60da76161a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '491216754ff5f6e0b420ba71f5d17f60da76161a'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '491216754ff5f6e0b420ba71f5d17f60da76161a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_252c67690e89b9fda6f9113055bb7a0e78aa6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_252c67690e89b9fda6f9113055bb7a0e78aa6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_252c67690e89b9fda6f9113055bb7a0e78aa6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_252c67690e89b9fda6f9113055bb7a0e78aa6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_252c67690e89b9fda6f9113055bb7a0e78aa6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "252c67690e89b9fda6f9113055bb7a0e78aa6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '252c67690e89b9fda6f9113055bb7a0e78aa6487'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '252c67690e89b9fda6f9113055bb7a0e78aa6487'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89b4019eea232663e377d46c83cf6d7782519791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89b4019eea232663e377d46c83cf6d7782519791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89b4019eea232663e377d46c83cf6d7782519791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89b4019eea232663e377d46c83cf6d7782519791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89b4019eea232663e377d46c83cf6d7782519791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "89b4019eea232663e377d46c83cf6d7782519791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '89b4019eea232663e377d46c83cf6d7782519791'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '89b4019eea232663e377d46c83cf6d7782519791'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c00f09cc9326c8d5c76dc5ace7d703cb99901d6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c00f09cc9326c8d5c76dc5ace7d703cb99901d6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c00f09cc9326c8d5c76dc5ace7d703cb99901d6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c00f09cc9326c8d5c76dc5ace7d703cb99901d6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c00f09cc9326c8d5c76dc5ace7d703cb99901d6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c00f09cc9326c8d5c76dc5ace7d703cb99901d6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c00f09cc9326c8d5c76dc5ace7d703cb99901d6'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '8c00f09cc9326c8d5c76dc5ace7d703cb99901d6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c2f58276e377a13e263a96f9c31204b702f34cd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c2f58276e377a13e263a96f9c31204b702f34cd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c2f58276e377a13e263a96f9c31204b702f34cd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c2f58276e377a13e263a96f9c31204b702f34cd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c2f58276e377a13e263a96f9c31204b702f34cd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3c2f58276e377a13e263a96f9c31204b702f34cd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3c2f58276e377a13e263a96f9c31204b702f34cd'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '3c2f58276e377a13e263a96f9c31204b702f34cd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_641e5b27a4fe46aa78b095f3648ce236d59a4eb8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_641e5b27a4fe46aa78b095f3648ce236d59a4eb8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_641e5b27a4fe46aa78b095f3648ce236d59a4eb8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_641e5b27a4fe46aa78b095f3648ce236d59a4eb8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_641e5b27a4fe46aa78b095f3648ce236d59a4eb8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "641e5b27a4fe46aa78b095f3648ce236d59a4eb8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '641e5b27a4fe46aa78b095f3648ce236d59a4eb8'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:occurrenceId '641e5b27a4fe46aa78b095f3648ce236d59a4eb8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_4e2e642c7804efa9d20100acea8c5bc29cca02a1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4e2e642c7804efa9d20100acea8c5bc29cca02a1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4e2e642c7804efa9d20100acea8c5bc29cca02a1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4e2e642c7804efa9d20100acea8c5bc29cca02a1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_4e2e642c7804efa9d20100acea8c5bc29cca02a1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4e2e642c7804efa9d20100acea8c5bc29cca02a1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4e2e642c7804efa9d20100acea8c5bc29cca02a1'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '4e2e642c7804efa9d20100acea8c5bc29cca02a1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ade9efad40460d1262977dfa6c0a4bf341bb880d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ade9efad40460d1262977dfa6c0a4bf341bb880d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ade9efad40460d1262977dfa6c0a4bf341bb880d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ade9efad40460d1262977dfa6c0a4bf341bb880d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ade9efad40460d1262977dfa6c0a4bf341bb880d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ade9efad40460d1262977dfa6c0a4bf341bb880d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ade9efad40460d1262977dfa6c0a4bf341bb880d'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId 'ade9efad40460d1262977dfa6c0a4bf341bb880d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b284abf7d04f156f49dda7b61bc5d57864b5c71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b284abf7d04f156f49dda7b61bc5d57864b5c71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b284abf7d04f156f49dda7b61bc5d57864b5c71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b284abf7d04f156f49dda7b61bc5d57864b5c71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9b284abf7d04f156f49dda7b61bc5d57864b5c71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b284abf7d04f156f49dda7b61bc5d57864b5c71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b284abf7d04f156f49dda7b61bc5d57864b5c71'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '9b284abf7d04f156f49dda7b61bc5d57864b5c71'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_889f55d3bd82786efa71dac859aa30f3d33d0add>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_889f55d3bd82786efa71dac859aa30f3d33d0add> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_889f55d3bd82786efa71dac859aa30f3d33d0add> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_889f55d3bd82786efa71dac859aa30f3d33d0add>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_889f55d3bd82786efa71dac859aa30f3d33d0add>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "889f55d3bd82786efa71dac859aa30f3d33d0add" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '889f55d3bd82786efa71dac859aa30f3d33d0add'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '889f55d3bd82786efa71dac859aa30f3d33d0add'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '0d4bb81c4ce8ed3c5b81a5edbdfcdf8f7de5ad51'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86f9f49c9343608fc1a33249b1264ba66db1c68f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86f9f49c9343608fc1a33249b1264ba66db1c68f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86f9f49c9343608fc1a33249b1264ba66db1c68f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86f9f49c9343608fc1a33249b1264ba66db1c68f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86f9f49c9343608fc1a33249b1264ba66db1c68f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86f9f49c9343608fc1a33249b1264ba66db1c68f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '86f9f49c9343608fc1a33249b1264ba66db1c68f'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '86f9f49c9343608fc1a33249b1264ba66db1c68f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cb160de72c44f8f70699776b89af5b14520ff79a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cb160de72c44f8f70699776b89af5b14520ff79a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cb160de72c44f8f70699776b89af5b14520ff79a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cb160de72c44f8f70699776b89af5b14520ff79a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cb160de72c44f8f70699776b89af5b14520ff79a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cb160de72c44f8f70699776b89af5b14520ff79a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cb160de72c44f8f70699776b89af5b14520ff79a'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId 'cb160de72c44f8f70699776b89af5b14520ff79a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_99b1b5396f1471091b1da6053a411ecb91059a70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_99b1b5396f1471091b1da6053a411ecb91059a70> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_99b1b5396f1471091b1da6053a411ecb91059a70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_99b1b5396f1471091b1da6053a411ecb91059a70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_99b1b5396f1471091b1da6053a411ecb91059a70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "99b1b5396f1471091b1da6053a411ecb91059a70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '99b1b5396f1471091b1da6053a411ecb91059a70'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '99b1b5396f1471091b1da6053a411ecb91059a70'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_41e45773cbdc66f83fed48783a72c111d9415e43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_41e45773cbdc66f83fed48783a72c111d9415e43> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_41e45773cbdc66f83fed48783a72c111d9415e43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_41e45773cbdc66f83fed48783a72c111d9415e43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_41e45773cbdc66f83fed48783a72c111d9415e43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "41e45773cbdc66f83fed48783a72c111d9415e43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '41e45773cbdc66f83fed48783a72c111d9415e43'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '41e45773cbdc66f83fed48783a72c111d9415e43'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3f949367155604ee8e2c3f5094d04e00b5f36b01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3f949367155604ee8e2c3f5094d04e00b5f36b01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3f949367155604ee8e2c3f5094d04e00b5f36b01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3f949367155604ee8e2c3f5094d04e00b5f36b01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3f949367155604ee8e2c3f5094d04e00b5f36b01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3f949367155604ee8e2c3f5094d04e00b5f36b01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3f949367155604ee8e2c3f5094d04e00b5f36b01'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:occurrenceId '3f949367155604ee8e2c3f5094d04e00b5f36b01'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_b6d9bdcba21bf601bec075d233136cbe1d5e53f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b6d9bdcba21bf601bec075d233136cbe1d5e53f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b6d9bdcba21bf601bec075d233136cbe1d5e53f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b6d9bdcba21bf601bec075d233136cbe1d5e53f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_b6d9bdcba21bf601bec075d233136cbe1d5e53f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b6d9bdcba21bf601bec075d233136cbe1d5e53f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b6d9bdcba21bf601bec075d233136cbe1d5e53f7'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId 'b6d9bdcba21bf601bec075d233136cbe1d5e53f7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6179ddb267750e26afb41de3f4fe23dd58dadde7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6179ddb267750e26afb41de3f4fe23dd58dadde7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6179ddb267750e26afb41de3f4fe23dd58dadde7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6179ddb267750e26afb41de3f4fe23dd58dadde7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6179ddb267750e26afb41de3f4fe23dd58dadde7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6179ddb267750e26afb41de3f4fe23dd58dadde7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6179ddb267750e26afb41de3f4fe23dd58dadde7'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '6179ddb267750e26afb41de3f4fe23dd58dadde7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4456a9dd511b8816345801a5b171f87ffc434311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4456a9dd511b8816345801a5b171f87ffc434311> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4456a9dd511b8816345801a5b171f87ffc434311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4456a9dd511b8816345801a5b171f87ffc434311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4456a9dd511b8816345801a5b171f87ffc434311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4456a9dd511b8816345801a5b171f87ffc434311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4456a9dd511b8816345801a5b171f87ffc434311'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '4456a9dd511b8816345801a5b171f87ffc434311'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_29c3f6b7c543d552ad8e53308a4318446843a73d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_29c3f6b7c543d552ad8e53308a4318446843a73d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_29c3f6b7c543d552ad8e53308a4318446843a73d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_29c3f6b7c543d552ad8e53308a4318446843a73d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_29c3f6b7c543d552ad8e53308a4318446843a73d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "29c3f6b7c543d552ad8e53308a4318446843a73d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '29c3f6b7c543d552ad8e53308a4318446843a73d'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '29c3f6b7c543d552ad8e53308a4318446843a73d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_170907f4291f038c5018607b6962e485cf76e87c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_170907f4291f038c5018607b6962e485cf76e87c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_170907f4291f038c5018607b6962e485cf76e87c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_170907f4291f038c5018607b6962e485cf76e87c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_170907f4291f038c5018607b6962e485cf76e87c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "170907f4291f038c5018607b6962e485cf76e87c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '170907f4291f038c5018607b6962e485cf76e87c'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '170907f4291f038c5018607b6962e485cf76e87c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9006d36b2c03155cdcc3716b1204e783f329bfc1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9006d36b2c03155cdcc3716b1204e783f329bfc1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9006d36b2c03155cdcc3716b1204e783f329bfc1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9006d36b2c03155cdcc3716b1204e783f329bfc1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9006d36b2c03155cdcc3716b1204e783f329bfc1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9006d36b2c03155cdcc3716b1204e783f329bfc1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9006d36b2c03155cdcc3716b1204e783f329bfc1'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '9006d36b2c03155cdcc3716b1204e783f329bfc1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7a072c4ef8244fb559f35686583301b30eb068ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7a072c4ef8244fb559f35686583301b30eb068ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7a072c4ef8244fb559f35686583301b30eb068ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7a072c4ef8244fb559f35686583301b30eb068ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7a072c4ef8244fb559f35686583301b30eb068ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7a072c4ef8244fb559f35686583301b30eb068ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7a072c4ef8244fb559f35686583301b30eb068ac'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '7a072c4ef8244fb559f35686583301b30eb068ac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b83b0639950540d523ffc95d567067bff5e07653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b83b0639950540d523ffc95d567067bff5e07653> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b83b0639950540d523ffc95d567067bff5e07653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b83b0639950540d523ffc95d567067bff5e07653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b83b0639950540d523ffc95d567067bff5e07653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b83b0639950540d523ffc95d567067bff5e07653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b83b0639950540d523ffc95d567067bff5e07653'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId 'b83b0639950540d523ffc95d567067bff5e07653'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId 'ab062bdba11b96af585cc05bb5a8e3bfa7fe23c7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_0047f95755edd28e4ac76d0606a612c7ee7ce310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0047f95755edd28e4ac76d0606a612c7ee7ce310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0047f95755edd28e4ac76d0606a612c7ee7ce310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0047f95755edd28e4ac76d0606a612c7ee7ce310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_0047f95755edd28e4ac76d0606a612c7ee7ce310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0047f95755edd28e4ac76d0606a612c7ee7ce310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0047f95755edd28e4ac76d0606a612c7ee7ce310'^^xsd:string;
  dwc:scientificName 'Ampelisca rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101920'^^xsd:integer;
  dwc:occurrenceId '0047f95755edd28e4ac76d0606a612c7ee7ce310'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_5a9e1078e3a3e5c66f89d45eb9253afa24b9493a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5a9e1078e3a3e5c66f89d45eb9253afa24b9493a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5a9e1078e3a3e5c66f89d45eb9253afa24b9493a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5a9e1078e3a3e5c66f89d45eb9253afa24b9493a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_5a9e1078e3a3e5c66f89d45eb9253afa24b9493a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5a9e1078e3a3e5c66f89d45eb9253afa24b9493a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5a9e1078e3a3e5c66f89d45eb9253afa24b9493a'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId '5a9e1078e3a3e5c66f89d45eb9253afa24b9493a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a69fd89a90c93def0eceff60aa1459d1bb8534b1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a69fd89a90c93def0eceff60aa1459d1bb8534b1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a69fd89a90c93def0eceff60aa1459d1bb8534b1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a69fd89a90c93def0eceff60aa1459d1bb8534b1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a69fd89a90c93def0eceff60aa1459d1bb8534b1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a69fd89a90c93def0eceff60aa1459d1bb8534b1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a69fd89a90c93def0eceff60aa1459d1bb8534b1'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId 'a69fd89a90c93def0eceff60aa1459d1bb8534b1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_16c6d8fbab1204cd9c069eb91da24b5ef32d3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_16c6d8fbab1204cd9c069eb91da24b5ef32d3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_16c6d8fbab1204cd9c069eb91da24b5ef32d3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_16c6d8fbab1204cd9c069eb91da24b5ef32d3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_16c6d8fbab1204cd9c069eb91da24b5ef32d3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "16c6d8fbab1204cd9c069eb91da24b5ef32d3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '16c6d8fbab1204cd9c069eb91da24b5ef32d3958'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId '16c6d8fbab1204cd9c069eb91da24b5ef32d3958'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId 'b39135c4d2c2f7ea7aa5c356a99c6cf5eae9ac26'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId '866580d0f715f2fadaae0e6f25a5ff5ee8e37b0c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c9d35f329c4f9999108c8b0a1d26175dd5fae48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c9d35f329c4f9999108c8b0a1d26175dd5fae48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c9d35f329c4f9999108c8b0a1d26175dd5fae48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c9d35f329c4f9999108c8b0a1d26175dd5fae48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c9d35f329c4f9999108c8b0a1d26175dd5fae48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c9d35f329c4f9999108c8b0a1d26175dd5fae48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c9d35f329c4f9999108c8b0a1d26175dd5fae48'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId '0c9d35f329c4f9999108c8b0a1d26175dd5fae48'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cdb5ac63956d1806bfa6b30ebfb80fad914ee3db>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cdb5ac63956d1806bfa6b30ebfb80fad914ee3db> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cdb5ac63956d1806bfa6b30ebfb80fad914ee3db> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cdb5ac63956d1806bfa6b30ebfb80fad914ee3db>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cdb5ac63956d1806bfa6b30ebfb80fad914ee3db>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cdb5ac63956d1806bfa6b30ebfb80fad914ee3db" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cdb5ac63956d1806bfa6b30ebfb80fad914ee3db'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId 'cdb5ac63956d1806bfa6b30ebfb80fad914ee3db'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c41ba2cede165122368d1369dd5a31d6ed892aa4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c41ba2cede165122368d1369dd5a31d6ed892aa4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c41ba2cede165122368d1369dd5a31d6ed892aa4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c41ba2cede165122368d1369dd5a31d6ed892aa4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c41ba2cede165122368d1369dd5a31d6ed892aa4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c41ba2cede165122368d1369dd5a31d6ed892aa4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c41ba2cede165122368d1369dd5a31d6ed892aa4'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId 'c41ba2cede165122368d1369dd5a31d6ed892aa4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId 'b3011c32bbdbd5efb70fbfaa6afd6ce6ceac4f96'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_657062285a534f7c6fcc080b0a37cf8ce71f3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_657062285a534f7c6fcc080b0a37cf8ce71f3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_657062285a534f7c6fcc080b0a37cf8ce71f3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_657062285a534f7c6fcc080b0a37cf8ce71f3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_657062285a534f7c6fcc080b0a37cf8ce71f3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "657062285a534f7c6fcc080b0a37cf8ce71f3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '657062285a534f7c6fcc080b0a37cf8ce71f3351'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:occurrenceId '657062285a534f7c6fcc080b0a37cf8ce71f3351'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_758354c417d19605df9bd81775f3cf70b47c8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_758354c417d19605df9bd81775f3cf70b47c8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_758354c417d19605df9bd81775f3cf70b47c8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_758354c417d19605df9bd81775f3cf70b47c8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_758354c417d19605df9bd81775f3cf70b47c8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "758354c417d19605df9bd81775f3cf70b47c8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '758354c417d19605df9bd81775f3cf70b47c8580'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '758354c417d19605df9bd81775f3cf70b47c8580'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId 'fb74e91aa3ced87dbdcdcae4e57565d4d6fdaa1c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7815c75b2caf9eceb4875cc592fb9f3217bd9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7815c75b2caf9eceb4875cc592fb9f3217bd9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7815c75b2caf9eceb4875cc592fb9f3217bd9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7815c75b2caf9eceb4875cc592fb9f3217bd9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7815c75b2caf9eceb4875cc592fb9f3217bd9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7815c75b2caf9eceb4875cc592fb9f3217bd9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7815c75b2caf9eceb4875cc592fb9f3217bd9298'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '7815c75b2caf9eceb4875cc592fb9f3217bd9298'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2df6e43ee39a206416d773a073dd3095474c1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2df6e43ee39a206416d773a073dd3095474c1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2df6e43ee39a206416d773a073dd3095474c1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2df6e43ee39a206416d773a073dd3095474c1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2df6e43ee39a206416d773a073dd3095474c1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2df6e43ee39a206416d773a073dd3095474c1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2df6e43ee39a206416d773a073dd3095474c1348'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '2df6e43ee39a206416d773a073dd3095474c1348'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3bc6222ead516e0899181c0251484908266c58b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3bc6222ead516e0899181c0251484908266c58b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3bc6222ead516e0899181c0251484908266c58b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3bc6222ead516e0899181c0251484908266c58b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3bc6222ead516e0899181c0251484908266c58b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bc6222ead516e0899181c0251484908266c58b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3bc6222ead516e0899181c0251484908266c58b9'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '3bc6222ead516e0899181c0251484908266c58b9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_aeb37afd0a98bede0e259a956cd23d5d199fde9f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_aeb37afd0a98bede0e259a956cd23d5d199fde9f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_aeb37afd0a98bede0e259a956cd23d5d199fde9f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_aeb37afd0a98bede0e259a956cd23d5d199fde9f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_aeb37afd0a98bede0e259a956cd23d5d199fde9f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aeb37afd0a98bede0e259a956cd23d5d199fde9f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aeb37afd0a98bede0e259a956cd23d5d199fde9f'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId 'aeb37afd0a98bede0e259a956cd23d5d199fde9f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653bb51bc969b0826215d295967ffd60245498ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653bb51bc969b0826215d295967ffd60245498ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653bb51bc969b0826215d295967ffd60245498ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653bb51bc969b0826215d295967ffd60245498ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653bb51bc969b0826215d295967ffd60245498ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "653bb51bc969b0826215d295967ffd60245498ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '653bb51bc969b0826215d295967ffd60245498ac'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '653bb51bc969b0826215d295967ffd60245498ac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_707fbc0eaa57d2b5ffc917afd0f56536c0234926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_707fbc0eaa57d2b5ffc917afd0f56536c0234926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_707fbc0eaa57d2b5ffc917afd0f56536c0234926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_707fbc0eaa57d2b5ffc917afd0f56536c0234926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_707fbc0eaa57d2b5ffc917afd0f56536c0234926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "707fbc0eaa57d2b5ffc917afd0f56536c0234926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '707fbc0eaa57d2b5ffc917afd0f56536c0234926'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '707fbc0eaa57d2b5ffc917afd0f56536c0234926'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5867b9c2910c7551a9ad90149e212dfe1b999a90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5867b9c2910c7551a9ad90149e212dfe1b999a90> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5867b9c2910c7551a9ad90149e212dfe1b999a90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5867b9c2910c7551a9ad90149e212dfe1b999a90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5867b9c2910c7551a9ad90149e212dfe1b999a90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5867b9c2910c7551a9ad90149e212dfe1b999a90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5867b9c2910c7551a9ad90149e212dfe1b999a90'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '5867b9c2910c7551a9ad90149e212dfe1b999a90'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7950c358c4c8a3a12a711585ebdeb9c4554bc008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7950c358c4c8a3a12a711585ebdeb9c4554bc008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7950c358c4c8a3a12a711585ebdeb9c4554bc008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7950c358c4c8a3a12a711585ebdeb9c4554bc008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7950c358c4c8a3a12a711585ebdeb9c4554bc008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7950c358c4c8a3a12a711585ebdeb9c4554bc008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7950c358c4c8a3a12a711585ebdeb9c4554bc008'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:occurrenceId '7950c358c4c8a3a12a711585ebdeb9c4554bc008'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '9db413f7a7469ad5dc0ff1bde7e1c1dadb975de1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '3a32c2aa44a0fd3fb895e7f87e71470c6fb95fec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78bc01fd1efaec2724ef9fee176c495e34781f70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78bc01fd1efaec2724ef9fee176c495e34781f70> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78bc01fd1efaec2724ef9fee176c495e34781f70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78bc01fd1efaec2724ef9fee176c495e34781f70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78bc01fd1efaec2724ef9fee176c495e34781f70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78bc01fd1efaec2724ef9fee176c495e34781f70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78bc01fd1efaec2724ef9fee176c495e34781f70'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '78bc01fd1efaec2724ef9fee176c495e34781f70'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7808ee31681d9a25db73a27af9c606aab2613909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7808ee31681d9a25db73a27af9c606aab2613909> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7808ee31681d9a25db73a27af9c606aab2613909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7808ee31681d9a25db73a27af9c606aab2613909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7808ee31681d9a25db73a27af9c606aab2613909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7808ee31681d9a25db73a27af9c606aab2613909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7808ee31681d9a25db73a27af9c606aab2613909'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '7808ee31681d9a25db73a27af9c606aab2613909'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '2fd0b6768b63b578300b3ec8d5dc705b9c3a99f5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_46572727d94cb16b6a7b8d25452cb30a5cb30943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_46572727d94cb16b6a7b8d25452cb30a5cb30943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_46572727d94cb16b6a7b8d25452cb30a5cb30943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_46572727d94cb16b6a7b8d25452cb30a5cb30943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_46572727d94cb16b6a7b8d25452cb30a5cb30943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "46572727d94cb16b6a7b8d25452cb30a5cb30943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '46572727d94cb16b6a7b8d25452cb30a5cb30943'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '46572727d94cb16b6a7b8d25452cb30a5cb30943'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f17f6f9bd38a966942c63d84dacf813fea1507f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f17f6f9bd38a966942c63d84dacf813fea1507f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f17f6f9bd38a966942c63d84dacf813fea1507f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f17f6f9bd38a966942c63d84dacf813fea1507f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f17f6f9bd38a966942c63d84dacf813fea1507f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0f17f6f9bd38a966942c63d84dacf813fea1507f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0f17f6f9bd38a966942c63d84dacf813fea1507f'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '0f17f6f9bd38a966942c63d84dacf813fea1507f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0a460d07d417bd972f63149f7af28e7d7ee2dc45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0a460d07d417bd972f63149f7af28e7d7ee2dc45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0a460d07d417bd972f63149f7af28e7d7ee2dc45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0a460d07d417bd972f63149f7af28e7d7ee2dc45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0a460d07d417bd972f63149f7af28e7d7ee2dc45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0a460d07d417bd972f63149f7af28e7d7ee2dc45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0a460d07d417bd972f63149f7af28e7d7ee2dc45'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '0a460d07d417bd972f63149f7af28e7d7ee2dc45'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_29ffa67874e365a4466cb9ff1c92791038089004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_29ffa67874e365a4466cb9ff1c92791038089004> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_29ffa67874e365a4466cb9ff1c92791038089004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_29ffa67874e365a4466cb9ff1c92791038089004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_29ffa67874e365a4466cb9ff1c92791038089004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "29ffa67874e365a4466cb9ff1c92791038089004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '29ffa67874e365a4466cb9ff1c92791038089004'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '29ffa67874e365a4466cb9ff1c92791038089004'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_b9e0228213aa2ff058bd03695c6a7219379712c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b9e0228213aa2ff058bd03695c6a7219379712c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b9e0228213aa2ff058bd03695c6a7219379712c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b9e0228213aa2ff058bd03695c6a7219379712c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_b9e0228213aa2ff058bd03695c6a7219379712c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b9e0228213aa2ff058bd03695c6a7219379712c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b9e0228213aa2ff058bd03695c6a7219379712c5'^^xsd:string;
  dwc:scientificName 'Ampelisca sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'b9e0228213aa2ff058bd03695c6a7219379712c5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_aff23395341cc962f1031e76f79034cdf431048c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aff23395341cc962f1031e76f79034cdf431048c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aff23395341cc962f1031e76f79034cdf431048c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aff23395341cc962f1031e76f79034cdf431048c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_aff23395341cc962f1031e76f79034cdf431048c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aff23395341cc962f1031e76f79034cdf431048c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aff23395341cc962f1031e76f79034cdf431048c'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'aff23395341cc962f1031e76f79034cdf431048c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13f95fed734bd40787bbe142a32c71d86da9c01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13f95fed734bd40787bbe142a32c71d86da9c01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13f95fed734bd40787bbe142a32c71d86da9c01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13f95fed734bd40787bbe142a32c71d86da9c01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13f95fed734bd40787bbe142a32c71d86da9c01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f13f95fed734bd40787bbe142a32c71d86da9c01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f13f95fed734bd40787bbe142a32c71d86da9c01'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'f13f95fed734bd40787bbe142a32c71d86da9c01'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_896a01b982bb332665f562598bb4579a43c5f608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_896a01b982bb332665f562598bb4579a43c5f608> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_896a01b982bb332665f562598bb4579a43c5f608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_896a01b982bb332665f562598bb4579a43c5f608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_896a01b982bb332665f562598bb4579a43c5f608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "896a01b982bb332665f562598bb4579a43c5f608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '896a01b982bb332665f562598bb4579a43c5f608'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '896a01b982bb332665f562598bb4579a43c5f608'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_241809808be50be8cedcf765cd09ecb0f88d8a73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_241809808be50be8cedcf765cd09ecb0f88d8a73> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_241809808be50be8cedcf765cd09ecb0f88d8a73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_241809808be50be8cedcf765cd09ecb0f88d8a73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_241809808be50be8cedcf765cd09ecb0f88d8a73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "241809808be50be8cedcf765cd09ecb0f88d8a73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '241809808be50be8cedcf765cd09ecb0f88d8a73'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '241809808be50be8cedcf765cd09ecb0f88d8a73'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fcb6559013ec28ace17ad23ea71236fa9f62694a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fcb6559013ec28ace17ad23ea71236fa9f62694a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fcb6559013ec28ace17ad23ea71236fa9f62694a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fcb6559013ec28ace17ad23ea71236fa9f62694a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fcb6559013ec28ace17ad23ea71236fa9f62694a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fcb6559013ec28ace17ad23ea71236fa9f62694a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fcb6559013ec28ace17ad23ea71236fa9f62694a'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'fcb6559013ec28ace17ad23ea71236fa9f62694a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d5604b02433ee55b6a537a9c2bc4912f2980d94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d5604b02433ee55b6a537a9c2bc4912f2980d94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d5604b02433ee55b6a537a9c2bc4912f2980d94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d5604b02433ee55b6a537a9c2bc4912f2980d94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d5604b02433ee55b6a537a9c2bc4912f2980d94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d5604b02433ee55b6a537a9c2bc4912f2980d94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d5604b02433ee55b6a537a9c2bc4912f2980d94'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '7d5604b02433ee55b6a537a9c2bc4912f2980d94'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec3701769ec5f92a26f76cddd6c824b81636071e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec3701769ec5f92a26f76cddd6c824b81636071e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec3701769ec5f92a26f76cddd6c824b81636071e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec3701769ec5f92a26f76cddd6c824b81636071e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec3701769ec5f92a26f76cddd6c824b81636071e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec3701769ec5f92a26f76cddd6c824b81636071e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec3701769ec5f92a26f76cddd6c824b81636071e'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'ec3701769ec5f92a26f76cddd6c824b81636071e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_22a3fc9e90e02f3d256b51a5d426db432474907b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_22a3fc9e90e02f3d256b51a5d426db432474907b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_22a3fc9e90e02f3d256b51a5d426db432474907b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_22a3fc9e90e02f3d256b51a5d426db432474907b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_22a3fc9e90e02f3d256b51a5d426db432474907b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22a3fc9e90e02f3d256b51a5d426db432474907b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '22a3fc9e90e02f3d256b51a5d426db432474907b'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '22a3fc9e90e02f3d256b51a5d426db432474907b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5f04fa66a1142f3426842187d8d762ad8738a6cf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5f04fa66a1142f3426842187d8d762ad8738a6cf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5f04fa66a1142f3426842187d8d762ad8738a6cf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5f04fa66a1142f3426842187d8d762ad8738a6cf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5f04fa66a1142f3426842187d8d762ad8738a6cf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5f04fa66a1142f3426842187d8d762ad8738a6cf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5f04fa66a1142f3426842187d8d762ad8738a6cf'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '5f04fa66a1142f3426842187d8d762ad8738a6cf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_0d0e35d9f5d8754291b34eb73355a71a4e2884df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0d0e35d9f5d8754291b34eb73355a71a4e2884df> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0d0e35d9f5d8754291b34eb73355a71a4e2884df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0d0e35d9f5d8754291b34eb73355a71a4e2884df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_0d0e35d9f5d8754291b34eb73355a71a4e2884df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d0e35d9f5d8754291b34eb73355a71a4e2884df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0d0e35d9f5d8754291b34eb73355a71a4e2884df'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '0d0e35d9f5d8754291b34eb73355a71a4e2884df'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_199ce391f449367f406c2694a666a6d028187860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_199ce391f449367f406c2694a666a6d028187860> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_199ce391f449367f406c2694a666a6d028187860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_199ce391f449367f406c2694a666a6d028187860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_199ce391f449367f406c2694a666a6d028187860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199ce391f449367f406c2694a666a6d028187860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '199ce391f449367f406c2694a666a6d028187860'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '199ce391f449367f406c2694a666a6d028187860'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '3b0b2e9b49f54ad53fd2d1d8a2dd12be1814a4e2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1c051968667cd1c253626a4ee6ca9721455afe11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1c051968667cd1c253626a4ee6ca9721455afe11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1c051968667cd1c253626a4ee6ca9721455afe11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1c051968667cd1c253626a4ee6ca9721455afe11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1c051968667cd1c253626a4ee6ca9721455afe11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c051968667cd1c253626a4ee6ca9721455afe11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c051968667cd1c253626a4ee6ca9721455afe11'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '1c051968667cd1c253626a4ee6ca9721455afe11'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09135f3b901e76f65bd1439a0c4863629af1a61b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09135f3b901e76f65bd1439a0c4863629af1a61b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09135f3b901e76f65bd1439a0c4863629af1a61b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09135f3b901e76f65bd1439a0c4863629af1a61b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09135f3b901e76f65bd1439a0c4863629af1a61b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09135f3b901e76f65bd1439a0c4863629af1a61b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09135f3b901e76f65bd1439a0c4863629af1a61b'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '09135f3b901e76f65bd1439a0c4863629af1a61b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_1ffcafeb73013922700563aa380cf2043866fa14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1ffcafeb73013922700563aa380cf2043866fa14> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1ffcafeb73013922700563aa380cf2043866fa14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1ffcafeb73013922700563aa380cf2043866fa14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_1ffcafeb73013922700563aa380cf2043866fa14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1ffcafeb73013922700563aa380cf2043866fa14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1ffcafeb73013922700563aa380cf2043866fa14'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '1ffcafeb73013922700563aa380cf2043866fa14'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02fabbdf8a568cbcb85836ecbf0d5419093475f3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02fabbdf8a568cbcb85836ecbf0d5419093475f3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02fabbdf8a568cbcb85836ecbf0d5419093475f3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02fabbdf8a568cbcb85836ecbf0d5419093475f3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02fabbdf8a568cbcb85836ecbf0d5419093475f3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "02fabbdf8a568cbcb85836ecbf0d5419093475f3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '02fabbdf8a568cbcb85836ecbf0d5419093475f3'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '02fabbdf8a568cbcb85836ecbf0d5419093475f3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dd2372def8a1c192a9c03b047535437098093049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dd2372def8a1c192a9c03b047535437098093049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dd2372def8a1c192a9c03b047535437098093049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dd2372def8a1c192a9c03b047535437098093049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dd2372def8a1c192a9c03b047535437098093049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dd2372def8a1c192a9c03b047535437098093049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dd2372def8a1c192a9c03b047535437098093049'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'dd2372def8a1c192a9c03b047535437098093049'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a1f59ed896be975cd83aeb6ae1792388c3b303c3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a1f59ed896be975cd83aeb6ae1792388c3b303c3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a1f59ed896be975cd83aeb6ae1792388c3b303c3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a1f59ed896be975cd83aeb6ae1792388c3b303c3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a1f59ed896be975cd83aeb6ae1792388c3b303c3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a1f59ed896be975cd83aeb6ae1792388c3b303c3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a1f59ed896be975cd83aeb6ae1792388c3b303c3'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'a1f59ed896be975cd83aeb6ae1792388c3b303c3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'b574f2e6dd7f4ad61d0a82991fb4ff8f77f59650'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5e94124b17cd9e4f6af246eff60bba5c58c2796e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e94124b17cd9e4f6af246eff60bba5c58c2796e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e94124b17cd9e4f6af246eff60bba5c58c2796e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e94124b17cd9e4f6af246eff60bba5c58c2796e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5e94124b17cd9e4f6af246eff60bba5c58c2796e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e94124b17cd9e4f6af246eff60bba5c58c2796e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e94124b17cd9e4f6af246eff60bba5c58c2796e'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId '5e94124b17cd9e4f6af246eff60bba5c58c2796e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1a82212af3394d41c6526dc9dcfa9be662b0583a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1a82212af3394d41c6526dc9dcfa9be662b0583a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1a82212af3394d41c6526dc9dcfa9be662b0583a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1a82212af3394d41c6526dc9dcfa9be662b0583a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1a82212af3394d41c6526dc9dcfa9be662b0583a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1a82212af3394d41c6526dc9dcfa9be662b0583a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1a82212af3394d41c6526dc9dcfa9be662b0583a'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '1a82212af3394d41c6526dc9dcfa9be662b0583a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '8dc01ec68f5b84ad6c1efd4ee1608ed0e0a7c79f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3f9f75fd5e5f571d21d8449ad6ec101c46a5571b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3f9f75fd5e5f571d21d8449ad6ec101c46a5571b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3f9f75fd5e5f571d21d8449ad6ec101c46a5571b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3f9f75fd5e5f571d21d8449ad6ec101c46a5571b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3f9f75fd5e5f571d21d8449ad6ec101c46a5571b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3f9f75fd5e5f571d21d8449ad6ec101c46a5571b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3f9f75fd5e5f571d21d8449ad6ec101c46a5571b'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '3f9f75fd5e5f571d21d8449ad6ec101c46a5571b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a6dab349eee965aefa7f77b995ccb042ea7cd4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a6dab349eee965aefa7f77b995ccb042ea7cd4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a6dab349eee965aefa7f77b995ccb042ea7cd4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a6dab349eee965aefa7f77b995ccb042ea7cd4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a6dab349eee965aefa7f77b995ccb042ea7cd4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a6dab349eee965aefa7f77b995ccb042ea7cd4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a6dab349eee965aefa7f77b995ccb042ea7cd4d'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '4a6dab349eee965aefa7f77b995ccb042ea7cd4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_d61a8b1e0a68622a062f0d5227c41daf2a5ddd3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d61a8b1e0a68622a062f0d5227c41daf2a5ddd3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d61a8b1e0a68622a062f0d5227c41daf2a5ddd3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d61a8b1e0a68622a062f0d5227c41daf2a5ddd3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_d61a8b1e0a68622a062f0d5227c41daf2a5ddd3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d61a8b1e0a68622a062f0d5227c41daf2a5ddd3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd61a8b1e0a68622a062f0d5227c41daf2a5ddd3b'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'd61a8b1e0a68622a062f0d5227c41daf2a5ddd3b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ffb3f13ce283f7a35eb417d81f8dced384edc2b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ffb3f13ce283f7a35eb417d81f8dced384edc2b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ffb3f13ce283f7a35eb417d81f8dced384edc2b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ffb3f13ce283f7a35eb417d81f8dced384edc2b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7ffb3f13ce283f7a35eb417d81f8dced384edc2b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ffb3f13ce283f7a35eb417d81f8dced384edc2b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ffb3f13ce283f7a35eb417d81f8dced384edc2b'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '7ffb3f13ce283f7a35eb417d81f8dced384edc2b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9a561031b6dacbd6bf775dd7e3b113f091985242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9a561031b6dacbd6bf775dd7e3b113f091985242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9a561031b6dacbd6bf775dd7e3b113f091985242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9a561031b6dacbd6bf775dd7e3b113f091985242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9a561031b6dacbd6bf775dd7e3b113f091985242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9a561031b6dacbd6bf775dd7e3b113f091985242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9a561031b6dacbd6bf775dd7e3b113f091985242'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '9a561031b6dacbd6bf775dd7e3b113f091985242'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '1b1330b2759f33af3cdf2fd29a4bd42c8c5e8d63'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f0023e3192d4ce693cadcfdbdba7f6a20446f4d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f0023e3192d4ce693cadcfdbdba7f6a20446f4d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f0023e3192d4ce693cadcfdbdba7f6a20446f4d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f0023e3192d4ce693cadcfdbdba7f6a20446f4d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f0023e3192d4ce693cadcfdbdba7f6a20446f4d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f0023e3192d4ce693cadcfdbdba7f6a20446f4d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f0023e3192d4ce693cadcfdbdba7f6a20446f4d1'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'f0023e3192d4ce693cadcfdbdba7f6a20446f4d1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e6ba8c34732010c58caeb06281f6ddc38bfe526e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e6ba8c34732010c58caeb06281f6ddc38bfe526e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e6ba8c34732010c58caeb06281f6ddc38bfe526e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e6ba8c34732010c58caeb06281f6ddc38bfe526e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e6ba8c34732010c58caeb06281f6ddc38bfe526e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e6ba8c34732010c58caeb06281f6ddc38bfe526e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e6ba8c34732010c58caeb06281f6ddc38bfe526e'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'e6ba8c34732010c58caeb06281f6ddc38bfe526e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1a5e55a1143813043718cb774863c63802303d07>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1a5e55a1143813043718cb774863c63802303d07> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1a5e55a1143813043718cb774863c63802303d07> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1a5e55a1143813043718cb774863c63802303d07>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1a5e55a1143813043718cb774863c63802303d07>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1a5e55a1143813043718cb774863c63802303d07" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1a5e55a1143813043718cb774863c63802303d07'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '1a5e55a1143813043718cb774863c63802303d07'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_317276c64dd436b3e4d426e807947dbf3fe71921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_317276c64dd436b3e4d426e807947dbf3fe71921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_317276c64dd436b3e4d426e807947dbf3fe71921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_317276c64dd436b3e4d426e807947dbf3fe71921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_317276c64dd436b3e4d426e807947dbf3fe71921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "317276c64dd436b3e4d426e807947dbf3fe71921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '317276c64dd436b3e4d426e807947dbf3fe71921'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '317276c64dd436b3e4d426e807947dbf3fe71921'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9292818ca1583f5618eaad52bed6498be6552f82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9292818ca1583f5618eaad52bed6498be6552f82> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9292818ca1583f5618eaad52bed6498be6552f82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9292818ca1583f5618eaad52bed6498be6552f82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9292818ca1583f5618eaad52bed6498be6552f82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9292818ca1583f5618eaad52bed6498be6552f82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9292818ca1583f5618eaad52bed6498be6552f82'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '9292818ca1583f5618eaad52bed6498be6552f82'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'f3d7fd6d7c25aed6a2267ed7fa80db7aca94334c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_868ffaab4d4d4353ee846c1b553371708d7cc28d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_868ffaab4d4d4353ee846c1b553371708d7cc28d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_868ffaab4d4d4353ee846c1b553371708d7cc28d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_868ffaab4d4d4353ee846c1b553371708d7cc28d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_868ffaab4d4d4353ee846c1b553371708d7cc28d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "868ffaab4d4d4353ee846c1b553371708d7cc28d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '868ffaab4d4d4353ee846c1b553371708d7cc28d'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '868ffaab4d4d4353ee846c1b553371708d7cc28d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '78cd8ff4e22e4e57def8c0f0083ca3a9f77e4393'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cbc0d3f5a444f9c8497fa69062f5944fda54d6b2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cbc0d3f5a444f9c8497fa69062f5944fda54d6b2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cbc0d3f5a444f9c8497fa69062f5944fda54d6b2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cbc0d3f5a444f9c8497fa69062f5944fda54d6b2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cbc0d3f5a444f9c8497fa69062f5944fda54d6b2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cbc0d3f5a444f9c8497fa69062f5944fda54d6b2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cbc0d3f5a444f9c8497fa69062f5944fda54d6b2'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'cbc0d3f5a444f9c8497fa69062f5944fda54d6b2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '3d2a7bc4f8ec02bcb48e78fdaa48fd87cf0b6c36'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_616f6616d763347360b94abfebe90b953289beaa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_616f6616d763347360b94abfebe90b953289beaa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_616f6616d763347360b94abfebe90b953289beaa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_616f6616d763347360b94abfebe90b953289beaa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_616f6616d763347360b94abfebe90b953289beaa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "616f6616d763347360b94abfebe90b953289beaa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '616f6616d763347360b94abfebe90b953289beaa'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId '616f6616d763347360b94abfebe90b953289beaa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_fa27b488118b08f9f81ee698e6cbc5a4eebbd31d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fa27b488118b08f9f81ee698e6cbc5a4eebbd31d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fa27b488118b08f9f81ee698e6cbc5a4eebbd31d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fa27b488118b08f9f81ee698e6cbc5a4eebbd31d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_fa27b488118b08f9f81ee698e6cbc5a4eebbd31d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fa27b488118b08f9f81ee698e6cbc5a4eebbd31d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fa27b488118b08f9f81ee698e6cbc5a4eebbd31d'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'fa27b488118b08f9f81ee698e6cbc5a4eebbd31d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'fd3c4a4fc5d0152636c5bf25e1cb34732c3938bf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ab8283d73ea3a70773190eb615fe2d1fbe64e894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ab8283d73ea3a70773190eb615fe2d1fbe64e894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ab8283d73ea3a70773190eb615fe2d1fbe64e894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ab8283d73ea3a70773190eb615fe2d1fbe64e894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ab8283d73ea3a70773190eb615fe2d1fbe64e894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab8283d73ea3a70773190eb615fe2d1fbe64e894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab8283d73ea3a70773190eb615fe2d1fbe64e894'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'ab8283d73ea3a70773190eb615fe2d1fbe64e894'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ee776150cd052b14dd79569ccb3335db947ee4c0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ee776150cd052b14dd79569ccb3335db947ee4c0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ee776150cd052b14dd79569ccb3335db947ee4c0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ee776150cd052b14dd79569ccb3335db947ee4c0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ee776150cd052b14dd79569ccb3335db947ee4c0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ee776150cd052b14dd79569ccb3335db947ee4c0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ee776150cd052b14dd79569ccb3335db947ee4c0'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'ee776150cd052b14dd79569ccb3335db947ee4c0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5622f4d0c078f43c7af207eb2eabf32f2489df81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5622f4d0c078f43c7af207eb2eabf32f2489df81> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5622f4d0c078f43c7af207eb2eabf32f2489df81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5622f4d0c078f43c7af207eb2eabf32f2489df81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5622f4d0c078f43c7af207eb2eabf32f2489df81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5622f4d0c078f43c7af207eb2eabf32f2489df81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5622f4d0c078f43c7af207eb2eabf32f2489df81'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId '5622f4d0c078f43c7af207eb2eabf32f2489df81'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fc644d5a0e463be8083976619fa52e5123749173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fc644d5a0e463be8083976619fa52e5123749173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fc644d5a0e463be8083976619fa52e5123749173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fc644d5a0e463be8083976619fa52e5123749173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fc644d5a0e463be8083976619fa52e5123749173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fc644d5a0e463be8083976619fa52e5123749173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fc644d5a0e463be8083976619fa52e5123749173'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'fc644d5a0e463be8083976619fa52e5123749173'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_327a60f8e3d129c1072a9092840e26eb6c49b950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_327a60f8e3d129c1072a9092840e26eb6c49b950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_327a60f8e3d129c1072a9092840e26eb6c49b950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_327a60f8e3d129c1072a9092840e26eb6c49b950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_327a60f8e3d129c1072a9092840e26eb6c49b950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "327a60f8e3d129c1072a9092840e26eb6c49b950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '327a60f8e3d129c1072a9092840e26eb6c49b950'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId '327a60f8e3d129c1072a9092840e26eb6c49b950'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dccea87c4afa42f8482a1674f33d2edea4ccf061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dccea87c4afa42f8482a1674f33d2edea4ccf061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dccea87c4afa42f8482a1674f33d2edea4ccf061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dccea87c4afa42f8482a1674f33d2edea4ccf061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dccea87c4afa42f8482a1674f33d2edea4ccf061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dccea87c4afa42f8482a1674f33d2edea4ccf061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dccea87c4afa42f8482a1674f33d2edea4ccf061'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'dccea87c4afa42f8482a1674f33d2edea4ccf061'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_054f58ff484d650859aaa298355f55ae1afe71b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_054f58ff484d650859aaa298355f55ae1afe71b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_054f58ff484d650859aaa298355f55ae1afe71b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_054f58ff484d650859aaa298355f55ae1afe71b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_054f58ff484d650859aaa298355f55ae1afe71b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "054f58ff484d650859aaa298355f55ae1afe71b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '054f58ff484d650859aaa298355f55ae1afe71b5'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId '054f58ff484d650859aaa298355f55ae1afe71b5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aedc0da56384d6220dffaaffdd7b3f89ea62180f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aedc0da56384d6220dffaaffdd7b3f89ea62180f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aedc0da56384d6220dffaaffdd7b3f89ea62180f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aedc0da56384d6220dffaaffdd7b3f89ea62180f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aedc0da56384d6220dffaaffdd7b3f89ea62180f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aedc0da56384d6220dffaaffdd7b3f89ea62180f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aedc0da56384d6220dffaaffdd7b3f89ea62180f'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'aedc0da56384d6220dffaaffdd7b3f89ea62180f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_87751cf98208f1db908332a6ec4010514e8e97f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_87751cf98208f1db908332a6ec4010514e8e97f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_87751cf98208f1db908332a6ec4010514e8e97f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_87751cf98208f1db908332a6ec4010514e8e97f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_87751cf98208f1db908332a6ec4010514e8e97f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "87751cf98208f1db908332a6ec4010514e8e97f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '87751cf98208f1db908332a6ec4010514e8e97f9'^^xsd:string;
  dwc:scientificName 'Amphipoda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId '87751cf98208f1db908332a6ec4010514e8e97f9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_32529766880b1127b83a654827dbc45375ecdf9b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_32529766880b1127b83a654827dbc45375ecdf9b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_32529766880b1127b83a654827dbc45375ecdf9b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_32529766880b1127b83a654827dbc45375ecdf9b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_32529766880b1127b83a654827dbc45375ecdf9b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32529766880b1127b83a654827dbc45375ecdf9b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '32529766880b1127b83a654827dbc45375ecdf9b'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '32529766880b1127b83a654827dbc45375ecdf9b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_afde5d2c4c387a43da5e97ee8fedc7043d9495df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_afde5d2c4c387a43da5e97ee8fedc7043d9495df> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_afde5d2c4c387a43da5e97ee8fedc7043d9495df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_afde5d2c4c387a43da5e97ee8fedc7043d9495df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_afde5d2c4c387a43da5e97ee8fedc7043d9495df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "afde5d2c4c387a43da5e97ee8fedc7043d9495df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'afde5d2c4c387a43da5e97ee8fedc7043d9495df'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'afde5d2c4c387a43da5e97ee8fedc7043d9495df'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2b029cfadd4349bafb867620153aea75e2e21a8a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2b029cfadd4349bafb867620153aea75e2e21a8a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2b029cfadd4349bafb867620153aea75e2e21a8a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2b029cfadd4349bafb867620153aea75e2e21a8a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2b029cfadd4349bafb867620153aea75e2e21a8a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2b029cfadd4349bafb867620153aea75e2e21a8a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2b029cfadd4349bafb867620153aea75e2e21a8a'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '2b029cfadd4349bafb867620153aea75e2e21a8a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e9255c98400dd804e8ea7fd4fc7837e36bf78516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e9255c98400dd804e8ea7fd4fc7837e36bf78516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e9255c98400dd804e8ea7fd4fc7837e36bf78516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e9255c98400dd804e8ea7fd4fc7837e36bf78516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e9255c98400dd804e8ea7fd4fc7837e36bf78516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e9255c98400dd804e8ea7fd4fc7837e36bf78516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e9255c98400dd804e8ea7fd4fc7837e36bf78516'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'e9255c98400dd804e8ea7fd4fc7837e36bf78516'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_904e25d265d0ada8df0697524f1d8c5613d6dbdd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_904e25d265d0ada8df0697524f1d8c5613d6dbdd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_904e25d265d0ada8df0697524f1d8c5613d6dbdd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_904e25d265d0ada8df0697524f1d8c5613d6dbdd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_904e25d265d0ada8df0697524f1d8c5613d6dbdd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "904e25d265d0ada8df0697524f1d8c5613d6dbdd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '904e25d265d0ada8df0697524f1d8c5613d6dbdd'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '904e25d265d0ada8df0697524f1d8c5613d6dbdd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4158e42096da590ad3fe68a058607b1b52ce2e18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4158e42096da590ad3fe68a058607b1b52ce2e18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4158e42096da590ad3fe68a058607b1b52ce2e18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4158e42096da590ad3fe68a058607b1b52ce2e18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4158e42096da590ad3fe68a058607b1b52ce2e18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4158e42096da590ad3fe68a058607b1b52ce2e18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4158e42096da590ad3fe68a058607b1b52ce2e18'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '4158e42096da590ad3fe68a058607b1b52ce2e18'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1723cc9c92fc5a2104a81194174dd4640bd75e69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1723cc9c92fc5a2104a81194174dd4640bd75e69> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1723cc9c92fc5a2104a81194174dd4640bd75e69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1723cc9c92fc5a2104a81194174dd4640bd75e69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1723cc9c92fc5a2104a81194174dd4640bd75e69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1723cc9c92fc5a2104a81194174dd4640bd75e69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1723cc9c92fc5a2104a81194174dd4640bd75e69'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '1723cc9c92fc5a2104a81194174dd4640bd75e69'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d67a42f981c99f782c992b01a8f5f7e40a7acbe1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d67a42f981c99f782c992b01a8f5f7e40a7acbe1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d67a42f981c99f782c992b01a8f5f7e40a7acbe1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d67a42f981c99f782c992b01a8f5f7e40a7acbe1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d67a42f981c99f782c992b01a8f5f7e40a7acbe1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d67a42f981c99f782c992b01a8f5f7e40a7acbe1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd67a42f981c99f782c992b01a8f5f7e40a7acbe1'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'd67a42f981c99f782c992b01a8f5f7e40a7acbe1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'e95cd567815ac1d8d6b86a9bfbd2c9da0ac1d7aa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_2eeae9fc87d44801b09587d3b13257089d5b17e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2eeae9fc87d44801b09587d3b13257089d5b17e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2eeae9fc87d44801b09587d3b13257089d5b17e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2eeae9fc87d44801b09587d3b13257089d5b17e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_2eeae9fc87d44801b09587d3b13257089d5b17e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2eeae9fc87d44801b09587d3b13257089d5b17e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2eeae9fc87d44801b09587d3b13257089d5b17e7'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '2eeae9fc87d44801b09587d3b13257089d5b17e7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_dee8abae6bf348951d4d597b2f4910dbea398820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_dee8abae6bf348951d4d597b2f4910dbea398820> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_dee8abae6bf348951d4d597b2f4910dbea398820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_dee8abae6bf348951d4d597b2f4910dbea398820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_dee8abae6bf348951d4d597b2f4910dbea398820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dee8abae6bf348951d4d597b2f4910dbea398820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dee8abae6bf348951d4d597b2f4910dbea398820'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'dee8abae6bf348951d4d597b2f4910dbea398820'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e4776f112f6f86738094020db98e80fb1a151a3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e4776f112f6f86738094020db98e80fb1a151a3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e4776f112f6f86738094020db98e80fb1a151a3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e4776f112f6f86738094020db98e80fb1a151a3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e4776f112f6f86738094020db98e80fb1a151a3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e4776f112f6f86738094020db98e80fb1a151a3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e4776f112f6f86738094020db98e80fb1a151a3'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '5e4776f112f6f86738094020db98e80fb1a151a3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf9f085cd93beaedd670dba29528f1212bbf2c5e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf9f085cd93beaedd670dba29528f1212bbf2c5e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf9f085cd93beaedd670dba29528f1212bbf2c5e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf9f085cd93beaedd670dba29528f1212bbf2c5e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf9f085cd93beaedd670dba29528f1212bbf2c5e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf9f085cd93beaedd670dba29528f1212bbf2c5e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf9f085cd93beaedd670dba29528f1212bbf2c5e'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'bf9f085cd93beaedd670dba29528f1212bbf2c5e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad9051406f827245716b78e06660fbeb0336dd3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad9051406f827245716b78e06660fbeb0336dd3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad9051406f827245716b78e06660fbeb0336dd3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad9051406f827245716b78e06660fbeb0336dd3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0ad9051406f827245716b78e06660fbeb0336dd3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ad9051406f827245716b78e06660fbeb0336dd3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ad9051406f827245716b78e06660fbeb0336dd3'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '0ad9051406f827245716b78e06660fbeb0336dd3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f6c40e3fb82be05f688f8e43e9226a756ce958a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f6c40e3fb82be05f688f8e43e9226a756ce958a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f6c40e3fb82be05f688f8e43e9226a756ce958a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f6c40e3fb82be05f688f8e43e9226a756ce958a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f6c40e3fb82be05f688f8e43e9226a756ce958a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f6c40e3fb82be05f688f8e43e9226a756ce958a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f6c40e3fb82be05f688f8e43e9226a756ce958a5'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'f6c40e3fb82be05f688f8e43e9226a756ce958a5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a3105f437a7ddcf9f5929d31792f7cfd1a404a1a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a3105f437a7ddcf9f5929d31792f7cfd1a404a1a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a3105f437a7ddcf9f5929d31792f7cfd1a404a1a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a3105f437a7ddcf9f5929d31792f7cfd1a404a1a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a3105f437a7ddcf9f5929d31792f7cfd1a404a1a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a3105f437a7ddcf9f5929d31792f7cfd1a404a1a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a3105f437a7ddcf9f5929d31792f7cfd1a404a1a'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'a3105f437a7ddcf9f5929d31792f7cfd1a404a1a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b7fddafc67a95e6dceee36fa1026fcf75eff3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b7fddafc67a95e6dceee36fa1026fcf75eff3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b7fddafc67a95e6dceee36fa1026fcf75eff3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b7fddafc67a95e6dceee36fa1026fcf75eff3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b7fddafc67a95e6dceee36fa1026fcf75eff3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7fddafc67a95e6dceee36fa1026fcf75eff3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7fddafc67a95e6dceee36fa1026fcf75eff3317'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'b7fddafc67a95e6dceee36fa1026fcf75eff3317'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '5db71cdac1dd145535a7c8adf5ae7fbf9d372ae5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_85c1a1ef5b9fb9219c273e739214a2e7953ffc20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_85c1a1ef5b9fb9219c273e739214a2e7953ffc20> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_85c1a1ef5b9fb9219c273e739214a2e7953ffc20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_85c1a1ef5b9fb9219c273e739214a2e7953ffc20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_85c1a1ef5b9fb9219c273e739214a2e7953ffc20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "85c1a1ef5b9fb9219c273e739214a2e7953ffc20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '85c1a1ef5b9fb9219c273e739214a2e7953ffc20'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '85c1a1ef5b9fb9219c273e739214a2e7953ffc20'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1e4c52049ab41fce4ce2ddeb90a3e71bca76092f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1e4c52049ab41fce4ce2ddeb90a3e71bca76092f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1e4c52049ab41fce4ce2ddeb90a3e71bca76092f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1e4c52049ab41fce4ce2ddeb90a3e71bca76092f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1e4c52049ab41fce4ce2ddeb90a3e71bca76092f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1e4c52049ab41fce4ce2ddeb90a3e71bca76092f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1e4c52049ab41fce4ce2ddeb90a3e71bca76092f'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '1e4c52049ab41fce4ce2ddeb90a3e71bca76092f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_e0deb5a74a4f84781c34a63c97afd14ac8dfde8d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e0deb5a74a4f84781c34a63c97afd14ac8dfde8d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e0deb5a74a4f84781c34a63c97afd14ac8dfde8d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e0deb5a74a4f84781c34a63c97afd14ac8dfde8d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_e0deb5a74a4f84781c34a63c97afd14ac8dfde8d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e0deb5a74a4f84781c34a63c97afd14ac8dfde8d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e0deb5a74a4f84781c34a63c97afd14ac8dfde8d'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId 'e0deb5a74a4f84781c34a63c97afd14ac8dfde8d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f48725d987b5695812c0f40b17f1d1ff2317d29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f48725d987b5695812c0f40b17f1d1ff2317d29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f48725d987b5695812c0f40b17f1d1ff2317d29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f48725d987b5695812c0f40b17f1d1ff2317d29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f48725d987b5695812c0f40b17f1d1ff2317d29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7f48725d987b5695812c0f40b17f1d1ff2317d29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7f48725d987b5695812c0f40b17f1d1ff2317d29'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId '7f48725d987b5695812c0f40b17f1d1ff2317d29'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_84e23acf7d7f39d4a588787d43d8c668618b22e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_84e23acf7d7f39d4a588787d43d8c668618b22e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_84e23acf7d7f39d4a588787d43d8c668618b22e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_84e23acf7d7f39d4a588787d43d8c668618b22e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_84e23acf7d7f39d4a588787d43d8c668618b22e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84e23acf7d7f39d4a588787d43d8c668618b22e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84e23acf7d7f39d4a588787d43d8c668618b22e3'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId '84e23acf7d7f39d4a588787d43d8c668618b22e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0d58a28779d101a40cbb395ec5b3b61114a70bd8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0d58a28779d101a40cbb395ec5b3b61114a70bd8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0d58a28779d101a40cbb395ec5b3b61114a70bd8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0d58a28779d101a40cbb395ec5b3b61114a70bd8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0d58a28779d101a40cbb395ec5b3b61114a70bd8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d58a28779d101a40cbb395ec5b3b61114a70bd8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0d58a28779d101a40cbb395ec5b3b61114a70bd8'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId '0d58a28779d101a40cbb395ec5b3b61114a70bd8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId 'a6b2dcaf6f40ec642e01bedc25adb313df4a2d7e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_baef52ef4fc1cc430e24a90b1dd4de4541132d6a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_baef52ef4fc1cc430e24a90b1dd4de4541132d6a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_baef52ef4fc1cc430e24a90b1dd4de4541132d6a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_baef52ef4fc1cc430e24a90b1dd4de4541132d6a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_baef52ef4fc1cc430e24a90b1dd4de4541132d6a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "baef52ef4fc1cc430e24a90b1dd4de4541132d6a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'baef52ef4fc1cc430e24a90b1dd4de4541132d6a'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId 'baef52ef4fc1cc430e24a90b1dd4de4541132d6a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fe4e6193682220efb50bcc244c2c5134d5c5368a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fe4e6193682220efb50bcc244c2c5134d5c5368a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fe4e6193682220efb50bcc244c2c5134d5c5368a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fe4e6193682220efb50bcc244c2c5134d5c5368a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fe4e6193682220efb50bcc244c2c5134d5c5368a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fe4e6193682220efb50bcc244c2c5134d5c5368a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fe4e6193682220efb50bcc244c2c5134d5c5368a'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId 'fe4e6193682220efb50bcc244c2c5134d5c5368a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId '3cf934ed7a514e0cf8c7dec0ea9cfc13f531e89a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId 'b1a0a1dfe8e3e5bb58ab00a193d1eddb04c194fc'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_6db904e370ffee6effa02a58e967ba5423127ff7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6db904e370ffee6effa02a58e967ba5423127ff7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6db904e370ffee6effa02a58e967ba5423127ff7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6db904e370ffee6effa02a58e967ba5423127ff7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_6db904e370ffee6effa02a58e967ba5423127ff7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6db904e370ffee6effa02a58e967ba5423127ff7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6db904e370ffee6effa02a58e967ba5423127ff7'^^xsd:string;
  dwc:scientificName 'Amphiura fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125081'^^xsd:integer;
  dwc:occurrenceId '6db904e370ffee6effa02a58e967ba5423127ff7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a8b766437ae86f2057065cd4937a4befff448541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a8b766437ae86f2057065cd4937a4befff448541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a8b766437ae86f2057065cd4937a4befff448541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a8b766437ae86f2057065cd4937a4befff448541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a8b766437ae86f2057065cd4937a4befff448541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a8b766437ae86f2057065cd4937a4befff448541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a8b766437ae86f2057065cd4937a4befff448541'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'a8b766437ae86f2057065cd4937a4befff448541'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2d0cab8e93782360c4be45d292642272e8ba145f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2d0cab8e93782360c4be45d292642272e8ba145f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2d0cab8e93782360c4be45d292642272e8ba145f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2d0cab8e93782360c4be45d292642272e8ba145f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2d0cab8e93782360c4be45d292642272e8ba145f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d0cab8e93782360c4be45d292642272e8ba145f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2d0cab8e93782360c4be45d292642272e8ba145f'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '2d0cab8e93782360c4be45d292642272e8ba145f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_684b92cfa1f0a7954afb572195cd4b835b790fd2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_684b92cfa1f0a7954afb572195cd4b835b790fd2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_684b92cfa1f0a7954afb572195cd4b835b790fd2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_684b92cfa1f0a7954afb572195cd4b835b790fd2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_684b92cfa1f0a7954afb572195cd4b835b790fd2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "684b92cfa1f0a7954afb572195cd4b835b790fd2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '684b92cfa1f0a7954afb572195cd4b835b790fd2'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '684b92cfa1f0a7954afb572195cd4b835b790fd2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_73bc9e11d5ac403c45565a900cc00005e4ec4e11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_73bc9e11d5ac403c45565a900cc00005e4ec4e11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_73bc9e11d5ac403c45565a900cc00005e4ec4e11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_73bc9e11d5ac403c45565a900cc00005e4ec4e11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_73bc9e11d5ac403c45565a900cc00005e4ec4e11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73bc9e11d5ac403c45565a900cc00005e4ec4e11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '73bc9e11d5ac403c45565a900cc00005e4ec4e11'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '73bc9e11d5ac403c45565a900cc00005e4ec4e11'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_95ac9ba9ce9231433343221282836ac092e18ec4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_95ac9ba9ce9231433343221282836ac092e18ec4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_95ac9ba9ce9231433343221282836ac092e18ec4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_95ac9ba9ce9231433343221282836ac092e18ec4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_95ac9ba9ce9231433343221282836ac092e18ec4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95ac9ba9ce9231433343221282836ac092e18ec4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '95ac9ba9ce9231433343221282836ac092e18ec4'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '95ac9ba9ce9231433343221282836ac092e18ec4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5fe6f605373db502b744c247a1787e350ac3c85e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5fe6f605373db502b744c247a1787e350ac3c85e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5fe6f605373db502b744c247a1787e350ac3c85e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5fe6f605373db502b744c247a1787e350ac3c85e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5fe6f605373db502b744c247a1787e350ac3c85e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5fe6f605373db502b744c247a1787e350ac3c85e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5fe6f605373db502b744c247a1787e350ac3c85e'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '5fe6f605373db502b744c247a1787e350ac3c85e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_762a2afb139c9bc5de86b2ef2c91ab9ee48937ce>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_762a2afb139c9bc5de86b2ef2c91ab9ee48937ce> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_762a2afb139c9bc5de86b2ef2c91ab9ee48937ce> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_762a2afb139c9bc5de86b2ef2c91ab9ee48937ce>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_762a2afb139c9bc5de86b2ef2c91ab9ee48937ce>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "762a2afb139c9bc5de86b2ef2c91ab9ee48937ce" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '762a2afb139c9bc5de86b2ef2c91ab9ee48937ce'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '762a2afb139c9bc5de86b2ef2c91ab9ee48937ce'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7e12abed67e3f7c4b910b90f97833ee8608da78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7e12abed67e3f7c4b910b90f97833ee8608da78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7e12abed67e3f7c4b910b90f97833ee8608da78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7e12abed67e3f7c4b910b90f97833ee8608da78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7e12abed67e3f7c4b910b90f97833ee8608da78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d7e12abed67e3f7c4b910b90f97833ee8608da78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd7e12abed67e3f7c4b910b90f97833ee8608da78'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'd7e12abed67e3f7c4b910b90f97833ee8608da78'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c55bdd4f9546737303f32c13e5166f517285e80e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c55bdd4f9546737303f32c13e5166f517285e80e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c55bdd4f9546737303f32c13e5166f517285e80e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c55bdd4f9546737303f32c13e5166f517285e80e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c55bdd4f9546737303f32c13e5166f517285e80e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c55bdd4f9546737303f32c13e5166f517285e80e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c55bdd4f9546737303f32c13e5166f517285e80e'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'c55bdd4f9546737303f32c13e5166f517285e80e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_0f6e88d7506a902a9ccb4d42f613674a80dee538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0f6e88d7506a902a9ccb4d42f613674a80dee538> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0f6e88d7506a902a9ccb4d42f613674a80dee538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0f6e88d7506a902a9ccb4d42f613674a80dee538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_0f6e88d7506a902a9ccb4d42f613674a80dee538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0f6e88d7506a902a9ccb4d42f613674a80dee538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0f6e88d7506a902a9ccb4d42f613674a80dee538'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId '0f6e88d7506a902a9ccb4d42f613674a80dee538'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a48fb77350c689528c36e6571ffee8b8295c1ce5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a48fb77350c689528c36e6571ffee8b8295c1ce5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a48fb77350c689528c36e6571ffee8b8295c1ce5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a48fb77350c689528c36e6571ffee8b8295c1ce5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a48fb77350c689528c36e6571ffee8b8295c1ce5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a48fb77350c689528c36e6571ffee8b8295c1ce5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a48fb77350c689528c36e6571ffee8b8295c1ce5'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'a48fb77350c689528c36e6571ffee8b8295c1ce5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2eb99d715979d68e319715d8b57e623d42ad8e7e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2eb99d715979d68e319715d8b57e623d42ad8e7e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2eb99d715979d68e319715d8b57e623d42ad8e7e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2eb99d715979d68e319715d8b57e623d42ad8e7e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2eb99d715979d68e319715d8b57e623d42ad8e7e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2eb99d715979d68e319715d8b57e623d42ad8e7e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2eb99d715979d68e319715d8b57e623d42ad8e7e'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '2eb99d715979d68e319715d8b57e623d42ad8e7e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'bfbee28b5aaf9f13dc22df9c508fbef908b5c7a4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1f1c9d1ac54f47236825203a50e8a44e6d915831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1f1c9d1ac54f47236825203a50e8a44e6d915831> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1f1c9d1ac54f47236825203a50e8a44e6d915831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1f1c9d1ac54f47236825203a50e8a44e6d915831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1f1c9d1ac54f47236825203a50e8a44e6d915831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1f1c9d1ac54f47236825203a50e8a44e6d915831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1f1c9d1ac54f47236825203a50e8a44e6d915831'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '1f1c9d1ac54f47236825203a50e8a44e6d915831'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_7ec966f635574cfc4cbbe62b8a02399d5d7dec66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7ec966f635574cfc4cbbe62b8a02399d5d7dec66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7ec966f635574cfc4cbbe62b8a02399d5d7dec66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7ec966f635574cfc4cbbe62b8a02399d5d7dec66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_7ec966f635574cfc4cbbe62b8a02399d5d7dec66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ec966f635574cfc4cbbe62b8a02399d5d7dec66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ec966f635574cfc4cbbe62b8a02399d5d7dec66'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '7ec966f635574cfc4cbbe62b8a02399d5d7dec66'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7279a2d80b4d55ce9928e3ddb44a1bb98690212c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7279a2d80b4d55ce9928e3ddb44a1bb98690212c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7279a2d80b4d55ce9928e3ddb44a1bb98690212c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7279a2d80b4d55ce9928e3ddb44a1bb98690212c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7279a2d80b4d55ce9928e3ddb44a1bb98690212c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7279a2d80b4d55ce9928e3ddb44a1bb98690212c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7279a2d80b4d55ce9928e3ddb44a1bb98690212c'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '7279a2d80b4d55ce9928e3ddb44a1bb98690212c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'b0dac1bd6a85f58aacce4bfc8c50580f437b2bdc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '5d7dba4bf8c2b7ccc5578036e1c30693cdc0fa9a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0bde66ef89afad0899196dddefdab0efa2624960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0bde66ef89afad0899196dddefdab0efa2624960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0bde66ef89afad0899196dddefdab0efa2624960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0bde66ef89afad0899196dddefdab0efa2624960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0bde66ef89afad0899196dddefdab0efa2624960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0bde66ef89afad0899196dddefdab0efa2624960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0bde66ef89afad0899196dddefdab0efa2624960'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '0bde66ef89afad0899196dddefdab0efa2624960'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_545e8d6a8a727cc68a6e167be2964d11642c0509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_545e8d6a8a727cc68a6e167be2964d11642c0509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_545e8d6a8a727cc68a6e167be2964d11642c0509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_545e8d6a8a727cc68a6e167be2964d11642c0509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_545e8d6a8a727cc68a6e167be2964d11642c0509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "545e8d6a8a727cc68a6e167be2964d11642c0509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '545e8d6a8a727cc68a6e167be2964d11642c0509'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId '545e8d6a8a727cc68a6e167be2964d11642c0509'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a095976c566d65d8b2559ce9b86f46842e13b30d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a095976c566d65d8b2559ce9b86f46842e13b30d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a095976c566d65d8b2559ce9b86f46842e13b30d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a095976c566d65d8b2559ce9b86f46842e13b30d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a095976c566d65d8b2559ce9b86f46842e13b30d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a095976c566d65d8b2559ce9b86f46842e13b30d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a095976c566d65d8b2559ce9b86f46842e13b30d'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId 'a095976c566d65d8b2559ce9b86f46842e13b30d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28e9b7a89e21e24acc1b1cde246e04149e28c26c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28e9b7a89e21e24acc1b1cde246e04149e28c26c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28e9b7a89e21e24acc1b1cde246e04149e28c26c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28e9b7a89e21e24acc1b1cde246e04149e28c26c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28e9b7a89e21e24acc1b1cde246e04149e28c26c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28e9b7a89e21e24acc1b1cde246e04149e28c26c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '28e9b7a89e21e24acc1b1cde246e04149e28c26c'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '28e9b7a89e21e24acc1b1cde246e04149e28c26c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '7393fb9d7b4b7f922bc3c2b271098f9c1ad2b76b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6187e1da6ab88632a7556ccb3537c295b84ffabe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6187e1da6ab88632a7556ccb3537c295b84ffabe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6187e1da6ab88632a7556ccb3537c295b84ffabe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6187e1da6ab88632a7556ccb3537c295b84ffabe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6187e1da6ab88632a7556ccb3537c295b84ffabe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6187e1da6ab88632a7556ccb3537c295b84ffabe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6187e1da6ab88632a7556ccb3537c295b84ffabe'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '6187e1da6ab88632a7556ccb3537c295b84ffabe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_71ee95d3e9034dddefa9001d95f59d8dc08ffd1d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_71ee95d3e9034dddefa9001d95f59d8dc08ffd1d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_71ee95d3e9034dddefa9001d95f59d8dc08ffd1d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_71ee95d3e9034dddefa9001d95f59d8dc08ffd1d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_71ee95d3e9034dddefa9001d95f59d8dc08ffd1d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71ee95d3e9034dddefa9001d95f59d8dc08ffd1d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '71ee95d3e9034dddefa9001d95f59d8dc08ffd1d'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '71ee95d3e9034dddefa9001d95f59d8dc08ffd1d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0ea051265e7e3758bc3681ab2e755aa6c1fdef80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0ea051265e7e3758bc3681ab2e755aa6c1fdef80> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0ea051265e7e3758bc3681ab2e755aa6c1fdef80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0ea051265e7e3758bc3681ab2e755aa6c1fdef80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0ea051265e7e3758bc3681ab2e755aa6c1fdef80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ea051265e7e3758bc3681ab2e755aa6c1fdef80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ea051265e7e3758bc3681ab2e755aa6c1fdef80'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '0ea051265e7e3758bc3681ab2e755aa6c1fdef80'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '5b3b5ddcda88cc5a6c951c7096cb513a0a2cdf15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b63676aed60b576bdf333a1098b0b41266893b92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b63676aed60b576bdf333a1098b0b41266893b92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b63676aed60b576bdf333a1098b0b41266893b92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b63676aed60b576bdf333a1098b0b41266893b92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b63676aed60b576bdf333a1098b0b41266893b92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b63676aed60b576bdf333a1098b0b41266893b92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b63676aed60b576bdf333a1098b0b41266893b92'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId 'b63676aed60b576bdf333a1098b0b41266893b92'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2a4051991f4d39b6fabe70a85787fb3ccac74da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2a4051991f4d39b6fabe70a85787fb3ccac74da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2a4051991f4d39b6fabe70a85787fb3ccac74da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2a4051991f4d39b6fabe70a85787fb3ccac74da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2a4051991f4d39b6fabe70a85787fb3ccac74da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d2a4051991f4d39b6fabe70a85787fb3ccac74da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd2a4051991f4d39b6fabe70a85787fb3ccac74da'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId 'd2a4051991f4d39b6fabe70a85787fb3ccac74da'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4'^^xsd:string;
  dwc:scientificName 'Anapagurus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:occurrenceId '09ff63cfcc4a18a3b58f2c1431b1d772bf8b73b4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c820d73ccd32f23f39b4f36d2f727ecce3b13bf1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c820d73ccd32f23f39b4f36d2f727ecce3b13bf1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c820d73ccd32f23f39b4f36d2f727ecce3b13bf1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c820d73ccd32f23f39b4f36d2f727ecce3b13bf1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c820d73ccd32f23f39b4f36d2f727ecce3b13bf1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c820d73ccd32f23f39b4f36d2f727ecce3b13bf1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c820d73ccd32f23f39b4f36d2f727ecce3b13bf1'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'c820d73ccd32f23f39b4f36d2f727ecce3b13bf1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6c4d52b68d5977d925931d11c1fc45e10bdcde3e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6c4d52b68d5977d925931d11c1fc45e10bdcde3e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6c4d52b68d5977d925931d11c1fc45e10bdcde3e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6c4d52b68d5977d925931d11c1fc45e10bdcde3e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6c4d52b68d5977d925931d11c1fc45e10bdcde3e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c4d52b68d5977d925931d11c1fc45e10bdcde3e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c4d52b68d5977d925931d11c1fc45e10bdcde3e'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId '6c4d52b68d5977d925931d11c1fc45e10bdcde3e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d8ca4783b076660173942303e52dddb112e6463a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d8ca4783b076660173942303e52dddb112e6463a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d8ca4783b076660173942303e52dddb112e6463a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d8ca4783b076660173942303e52dddb112e6463a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d8ca4783b076660173942303e52dddb112e6463a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8ca4783b076660173942303e52dddb112e6463a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8ca4783b076660173942303e52dddb112e6463a'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'd8ca4783b076660173942303e52dddb112e6463a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ebbb35be1079deb662e1f8180b3a1b544a98c6c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ebbb35be1079deb662e1f8180b3a1b544a98c6c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ebbb35be1079deb662e1f8180b3a1b544a98c6c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ebbb35be1079deb662e1f8180b3a1b544a98c6c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ebbb35be1079deb662e1f8180b3a1b544a98c6c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ebbb35be1079deb662e1f8180b3a1b544a98c6c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ebbb35be1079deb662e1f8180b3a1b544a98c6c5'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'ebbb35be1079deb662e1f8180b3a1b544a98c6c5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_b272c540121835034bb777e2a76abb65126f593d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b272c540121835034bb777e2a76abb65126f593d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b272c540121835034bb777e2a76abb65126f593d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b272c540121835034bb777e2a76abb65126f593d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_b272c540121835034bb777e2a76abb65126f593d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b272c540121835034bb777e2a76abb65126f593d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b272c540121835034bb777e2a76abb65126f593d'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'b272c540121835034bb777e2a76abb65126f593d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2939be637bed7efdcf77d5e695509ba3314868f0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2939be637bed7efdcf77d5e695509ba3314868f0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2939be637bed7efdcf77d5e695509ba3314868f0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2939be637bed7efdcf77d5e695509ba3314868f0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2939be637bed7efdcf77d5e695509ba3314868f0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2939be637bed7efdcf77d5e695509ba3314868f0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2939be637bed7efdcf77d5e695509ba3314868f0'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId '2939be637bed7efdcf77d5e695509ba3314868f0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ecf07b56a11d6b3817eb199c092dfe704d34b615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ecf07b56a11d6b3817eb199c092dfe704d34b615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ecf07b56a11d6b3817eb199c092dfe704d34b615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ecf07b56a11d6b3817eb199c092dfe704d34b615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ecf07b56a11d6b3817eb199c092dfe704d34b615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ecf07b56a11d6b3817eb199c092dfe704d34b615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ecf07b56a11d6b3817eb199c092dfe704d34b615'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'ecf07b56a11d6b3817eb199c092dfe704d34b615'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dfd78d208d9066099b74d58ad705783c071431fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dfd78d208d9066099b74d58ad705783c071431fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dfd78d208d9066099b74d58ad705783c071431fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dfd78d208d9066099b74d58ad705783c071431fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dfd78d208d9066099b74d58ad705783c071431fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dfd78d208d9066099b74d58ad705783c071431fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dfd78d208d9066099b74d58ad705783c071431fd'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'dfd78d208d9066099b74d58ad705783c071431fd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_659b3223dbba796469e22ac44fc482992511ccaf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_659b3223dbba796469e22ac44fc482992511ccaf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_659b3223dbba796469e22ac44fc482992511ccaf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_659b3223dbba796469e22ac44fc482992511ccaf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_659b3223dbba796469e22ac44fc482992511ccaf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "659b3223dbba796469e22ac44fc482992511ccaf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '659b3223dbba796469e22ac44fc482992511ccaf'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId '659b3223dbba796469e22ac44fc482992511ccaf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ef252aa7688dd45a11f0a0729a8402703ced83ad>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ef252aa7688dd45a11f0a0729a8402703ced83ad> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ef252aa7688dd45a11f0a0729a8402703ced83ad> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ef252aa7688dd45a11f0a0729a8402703ced83ad>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ef252aa7688dd45a11f0a0729a8402703ced83ad>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ef252aa7688dd45a11f0a0729a8402703ced83ad" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ef252aa7688dd45a11f0a0729a8402703ced83ad'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'ef252aa7688dd45a11f0a0729a8402703ced83ad'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d7a954989aff4c9dcb22a22ee3d2f0ef244a2be4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d7a954989aff4c9dcb22a22ee3d2f0ef244a2be4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d7a954989aff4c9dcb22a22ee3d2f0ef244a2be4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d7a954989aff4c9dcb22a22ee3d2f0ef244a2be4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d7a954989aff4c9dcb22a22ee3d2f0ef244a2be4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d7a954989aff4c9dcb22a22ee3d2f0ef244a2be4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd7a954989aff4c9dcb22a22ee3d2f0ef244a2be4'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'd7a954989aff4c9dcb22a22ee3d2f0ef244a2be4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3ca4c7ebf7371c498466e34c49e944f7f61a0fba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3ca4c7ebf7371c498466e34c49e944f7f61a0fba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3ca4c7ebf7371c498466e34c49e944f7f61a0fba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3ca4c7ebf7371c498466e34c49e944f7f61a0fba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3ca4c7ebf7371c498466e34c49e944f7f61a0fba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ca4c7ebf7371c498466e34c49e944f7f61a0fba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3ca4c7ebf7371c498466e34c49e944f7f61a0fba'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId '3ca4c7ebf7371c498466e34c49e944f7f61a0fba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_11909b6dac2132d453ed18d743b1118a69fa5c55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_11909b6dac2132d453ed18d743b1118a69fa5c55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_11909b6dac2132d453ed18d743b1118a69fa5c55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_11909b6dac2132d453ed18d743b1118a69fa5c55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_11909b6dac2132d453ed18d743b1118a69fa5c55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "11909b6dac2132d453ed18d743b1118a69fa5c55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '11909b6dac2132d453ed18d743b1118a69fa5c55'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId '11909b6dac2132d453ed18d743b1118a69fa5c55'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec9f82af0ee56cd5823959b62b6284de69b4977c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec9f82af0ee56cd5823959b62b6284de69b4977c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec9f82af0ee56cd5823959b62b6284de69b4977c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec9f82af0ee56cd5823959b62b6284de69b4977c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec9f82af0ee56cd5823959b62b6284de69b4977c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec9f82af0ee56cd5823959b62b6284de69b4977c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec9f82af0ee56cd5823959b62b6284de69b4977c'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'ec9f82af0ee56cd5823959b62b6284de69b4977c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_08314e64c833272a662e9fddeec0b27f4b544383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_08314e64c833272a662e9fddeec0b27f4b544383> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_08314e64c833272a662e9fddeec0b27f4b544383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_08314e64c833272a662e9fddeec0b27f4b544383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_08314e64c833272a662e9fddeec0b27f4b544383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08314e64c833272a662e9fddeec0b27f4b544383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08314e64c833272a662e9fddeec0b27f4b544383'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId '08314e64c833272a662e9fddeec0b27f4b544383'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b2af1a633766ba7205d4f5b8931e79753fd3bad4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b2af1a633766ba7205d4f5b8931e79753fd3bad4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b2af1a633766ba7205d4f5b8931e79753fd3bad4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b2af1a633766ba7205d4f5b8931e79753fd3bad4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b2af1a633766ba7205d4f5b8931e79753fd3bad4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b2af1a633766ba7205d4f5b8931e79753fd3bad4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b2af1a633766ba7205d4f5b8931e79753fd3bad4'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'b2af1a633766ba7205d4f5b8931e79753fd3bad4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_73c3c0e094223e0077a6177af788a30273ddb310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_73c3c0e094223e0077a6177af788a30273ddb310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_73c3c0e094223e0077a6177af788a30273ddb310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_73c3c0e094223e0077a6177af788a30273ddb310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_73c3c0e094223e0077a6177af788a30273ddb310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73c3c0e094223e0077a6177af788a30273ddb310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '73c3c0e094223e0077a6177af788a30273ddb310'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId '73c3c0e094223e0077a6177af788a30273ddb310'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_167f99183016eaa05c9991afdf85130179cf1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_167f99183016eaa05c9991afdf85130179cf1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_167f99183016eaa05c9991afdf85130179cf1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_167f99183016eaa05c9991afdf85130179cf1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_167f99183016eaa05c9991afdf85130179cf1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "167f99183016eaa05c9991afdf85130179cf1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '167f99183016eaa05c9991afdf85130179cf1604'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId '167f99183016eaa05c9991afdf85130179cf1604'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dfca36fc5723a63a0265b35b3ac97fd70053c1fa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dfca36fc5723a63a0265b35b3ac97fd70053c1fa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dfca36fc5723a63a0265b35b3ac97fd70053c1fa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dfca36fc5723a63a0265b35b3ac97fd70053c1fa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dfca36fc5723a63a0265b35b3ac97fd70053c1fa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dfca36fc5723a63a0265b35b3ac97fd70053c1fa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dfca36fc5723a63a0265b35b3ac97fd70053c1fa'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'dfca36fc5723a63a0265b35b3ac97fd70053c1fa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8c18ca638b6addbab880da12419cde3a409623f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8c18ca638b6addbab880da12419cde3a409623f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8c18ca638b6addbab880da12419cde3a409623f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8c18ca638b6addbab880da12419cde3a409623f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8c18ca638b6addbab880da12419cde3a409623f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c18ca638b6addbab880da12419cde3a409623f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c18ca638b6addbab880da12419cde3a409623f9'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId '8c18ca638b6addbab880da12419cde3a409623f9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_357ba58f609e7d1f65ec3f7f929236ba67c34f1a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_357ba58f609e7d1f65ec3f7f929236ba67c34f1a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_357ba58f609e7d1f65ec3f7f929236ba67c34f1a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_357ba58f609e7d1f65ec3f7f929236ba67c34f1a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_357ba58f609e7d1f65ec3f7f929236ba67c34f1a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "357ba58f609e7d1f65ec3f7f929236ba67c34f1a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '357ba58f609e7d1f65ec3f7f929236ba67c34f1a'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '357ba58f609e7d1f65ec3f7f929236ba67c34f1a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e685573fdd23cf65f74fd0ef99f6e2452dc7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e685573fdd23cf65f74fd0ef99f6e2452dc7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e685573fdd23cf65f74fd0ef99f6e2452dc7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e685573fdd23cf65f74fd0ef99f6e2452dc7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e685573fdd23cf65f74fd0ef99f6e2452dc7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9e685573fdd23cf65f74fd0ef99f6e2452dc7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9e685573fdd23cf65f74fd0ef99f6e2452dc7840'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '9e685573fdd23cf65f74fd0ef99f6e2452dc7840'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78d8b6e87f20ffb7ef41117fbd9c3678e9512449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78d8b6e87f20ffb7ef41117fbd9c3678e9512449> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78d8b6e87f20ffb7ef41117fbd9c3678e9512449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78d8b6e87f20ffb7ef41117fbd9c3678e9512449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78d8b6e87f20ffb7ef41117fbd9c3678e9512449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78d8b6e87f20ffb7ef41117fbd9c3678e9512449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78d8b6e87f20ffb7ef41117fbd9c3678e9512449'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '78d8b6e87f20ffb7ef41117fbd9c3678e9512449'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5b4fbc71cc44cd88007ce39e83378e6fff5767ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5b4fbc71cc44cd88007ce39e83378e6fff5767ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5b4fbc71cc44cd88007ce39e83378e6fff5767ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5b4fbc71cc44cd88007ce39e83378e6fff5767ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5b4fbc71cc44cd88007ce39e83378e6fff5767ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b4fbc71cc44cd88007ce39e83378e6fff5767ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b4fbc71cc44cd88007ce39e83378e6fff5767ab'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '5b4fbc71cc44cd88007ce39e83378e6fff5767ab'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_675828e98c307efa9231377a8277791cf5c1a078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_675828e98c307efa9231377a8277791cf5c1a078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_675828e98c307efa9231377a8277791cf5c1a078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_675828e98c307efa9231377a8277791cf5c1a078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_675828e98c307efa9231377a8277791cf5c1a078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "675828e98c307efa9231377a8277791cf5c1a078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '675828e98c307efa9231377a8277791cf5c1a078'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '675828e98c307efa9231377a8277791cf5c1a078'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2192b45153f821e03aa97ea2f577059bbe278fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2192b45153f821e03aa97ea2f577059bbe278fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2192b45153f821e03aa97ea2f577059bbe278fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2192b45153f821e03aa97ea2f577059bbe278fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2192b45153f821e03aa97ea2f577059bbe278fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2192b45153f821e03aa97ea2f577059bbe278fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2192b45153f821e03aa97ea2f577059bbe278fb'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId 'f2192b45153f821e03aa97ea2f577059bbe278fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_39fbb79ad9dafbe19f6e379da52cab4fd317e095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_39fbb79ad9dafbe19f6e379da52cab4fd317e095> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_39fbb79ad9dafbe19f6e379da52cab4fd317e095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_39fbb79ad9dafbe19f6e379da52cab4fd317e095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_39fbb79ad9dafbe19f6e379da52cab4fd317e095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39fbb79ad9dafbe19f6e379da52cab4fd317e095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '39fbb79ad9dafbe19f6e379da52cab4fd317e095'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '39fbb79ad9dafbe19f6e379da52cab4fd317e095'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbf0df52570263481f1aa0311e798895554af7c9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbf0df52570263481f1aa0311e798895554af7c9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbf0df52570263481f1aa0311e798895554af7c9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbf0df52570263481f1aa0311e798895554af7c9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbf0df52570263481f1aa0311e798895554af7c9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bbf0df52570263481f1aa0311e798895554af7c9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bbf0df52570263481f1aa0311e798895554af7c9'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId 'bbf0df52570263481f1aa0311e798895554af7c9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '82b4a5c44ac5e325e0a89ab158fbf67209bbaaaa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_96b62db58c84e15dd6de52781bd8b9e5f5698b64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96b62db58c84e15dd6de52781bd8b9e5f5698b64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96b62db58c84e15dd6de52781bd8b9e5f5698b64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96b62db58c84e15dd6de52781bd8b9e5f5698b64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_96b62db58c84e15dd6de52781bd8b9e5f5698b64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96b62db58c84e15dd6de52781bd8b9e5f5698b64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96b62db58c84e15dd6de52781bd8b9e5f5698b64'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:occurrenceId '96b62db58c84e15dd6de52781bd8b9e5f5698b64'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d66895932d9ecd20d8f4b88990d1d2f2fb97ddd5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d66895932d9ecd20d8f4b88990d1d2f2fb97ddd5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d66895932d9ecd20d8f4b88990d1d2f2fb97ddd5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d66895932d9ecd20d8f4b88990d1d2f2fb97ddd5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d66895932d9ecd20d8f4b88990d1d2f2fb97ddd5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d66895932d9ecd20d8f4b88990d1d2f2fb97ddd5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd66895932d9ecd20d8f4b88990d1d2f2fb97ddd5'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'd66895932d9ecd20d8f4b88990d1d2f2fb97ddd5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf6d168faa323c6c2937a420a03fa24d659f6d28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf6d168faa323c6c2937a420a03fa24d659f6d28> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf6d168faa323c6c2937a420a03fa24d659f6d28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf6d168faa323c6c2937a420a03fa24d659f6d28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf6d168faa323c6c2937a420a03fa24d659f6d28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf6d168faa323c6c2937a420a03fa24d659f6d28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf6d168faa323c6c2937a420a03fa24d659f6d28'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'bf6d168faa323c6c2937a420a03fa24d659f6d28'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5a19ce356301571943234987a830f3b652a58988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5a19ce356301571943234987a830f3b652a58988> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5a19ce356301571943234987a830f3b652a58988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5a19ce356301571943234987a830f3b652a58988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5a19ce356301571943234987a830f3b652a58988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5a19ce356301571943234987a830f3b652a58988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5a19ce356301571943234987a830f3b652a58988'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '5a19ce356301571943234987a830f3b652a58988'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5e647d78e25d3c223ca666a546852322b1bfbe64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5e647d78e25d3c223ca666a546852322b1bfbe64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5e647d78e25d3c223ca666a546852322b1bfbe64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5e647d78e25d3c223ca666a546852322b1bfbe64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5e647d78e25d3c223ca666a546852322b1bfbe64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e647d78e25d3c223ca666a546852322b1bfbe64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e647d78e25d3c223ca666a546852322b1bfbe64'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '5e647d78e25d3c223ca666a546852322b1bfbe64'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_14e9dd877865ce2540d00838d72e4ca3a57fe59e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_14e9dd877865ce2540d00838d72e4ca3a57fe59e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_14e9dd877865ce2540d00838d72e4ca3a57fe59e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_14e9dd877865ce2540d00838d72e4ca3a57fe59e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_14e9dd877865ce2540d00838d72e4ca3a57fe59e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "14e9dd877865ce2540d00838d72e4ca3a57fe59e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '14e9dd877865ce2540d00838d72e4ca3a57fe59e'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '14e9dd877865ce2540d00838d72e4ca3a57fe59e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32b88823833f4dc42995f36f88d76204193e9a2f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32b88823833f4dc42995f36f88d76204193e9a2f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32b88823833f4dc42995f36f88d76204193e9a2f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32b88823833f4dc42995f36f88d76204193e9a2f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32b88823833f4dc42995f36f88d76204193e9a2f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32b88823833f4dc42995f36f88d76204193e9a2f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '32b88823833f4dc42995f36f88d76204193e9a2f'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '32b88823833f4dc42995f36f88d76204193e9a2f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0daa894924236a168944b222c4ce7f1e323e9dc6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0daa894924236a168944b222c4ce7f1e323e9dc6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0daa894924236a168944b222c4ce7f1e323e9dc6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0daa894924236a168944b222c4ce7f1e323e9dc6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0daa894924236a168944b222c4ce7f1e323e9dc6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0daa894924236a168944b222c4ce7f1e323e9dc6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0daa894924236a168944b222c4ce7f1e323e9dc6'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '0daa894924236a168944b222c4ce7f1e323e9dc6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_aa510515e183bb8987517fe3bdf5ae96f8efe23b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_aa510515e183bb8987517fe3bdf5ae96f8efe23b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_aa510515e183bb8987517fe3bdf5ae96f8efe23b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_aa510515e183bb8987517fe3bdf5ae96f8efe23b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_aa510515e183bb8987517fe3bdf5ae96f8efe23b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa510515e183bb8987517fe3bdf5ae96f8efe23b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa510515e183bb8987517fe3bdf5ae96f8efe23b'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'aa510515e183bb8987517fe3bdf5ae96f8efe23b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_637321cc8b1806f0589caf5644e5d04ebf9a9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_637321cc8b1806f0589caf5644e5d04ebf9a9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_637321cc8b1806f0589caf5644e5d04ebf9a9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_637321cc8b1806f0589caf5644e5d04ebf9a9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_637321cc8b1806f0589caf5644e5d04ebf9a9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "637321cc8b1806f0589caf5644e5d04ebf9a9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '637321cc8b1806f0589caf5644e5d04ebf9a9416'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '637321cc8b1806f0589caf5644e5d04ebf9a9416'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_10ad02480dd36cf1644a302c10ab18c5a316bcda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_10ad02480dd36cf1644a302c10ab18c5a316bcda> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_10ad02480dd36cf1644a302c10ab18c5a316bcda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_10ad02480dd36cf1644a302c10ab18c5a316bcda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_10ad02480dd36cf1644a302c10ab18c5a316bcda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10ad02480dd36cf1644a302c10ab18c5a316bcda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '10ad02480dd36cf1644a302c10ab18c5a316bcda'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId '10ad02480dd36cf1644a302c10ab18c5a316bcda'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3192b659cd93450ae0c937832b7f821633720279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3192b659cd93450ae0c937832b7f821633720279> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3192b659cd93450ae0c937832b7f821633720279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3192b659cd93450ae0c937832b7f821633720279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3192b659cd93450ae0c937832b7f821633720279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3192b659cd93450ae0c937832b7f821633720279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3192b659cd93450ae0c937832b7f821633720279'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId '3192b659cd93450ae0c937832b7f821633720279'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fe6694a8799404196287b8ac8c3bd6221aa45be0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fe6694a8799404196287b8ac8c3bd6221aa45be0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fe6694a8799404196287b8ac8c3bd6221aa45be0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fe6694a8799404196287b8ac8c3bd6221aa45be0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fe6694a8799404196287b8ac8c3bd6221aa45be0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fe6694a8799404196287b8ac8c3bd6221aa45be0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fe6694a8799404196287b8ac8c3bd6221aa45be0'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'fe6694a8799404196287b8ac8c3bd6221aa45be0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'ddcc3d3c18ba7891b00eab7244f0bcad90d59a0a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00d30abefa7fb4cf1f0a5b68de8538257594fb57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00d30abefa7fb4cf1f0a5b68de8538257594fb57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00d30abefa7fb4cf1f0a5b68de8538257594fb57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00d30abefa7fb4cf1f0a5b68de8538257594fb57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00d30abefa7fb4cf1f0a5b68de8538257594fb57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00d30abefa7fb4cf1f0a5b68de8538257594fb57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00d30abefa7fb4cf1f0a5b68de8538257594fb57'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId '00d30abefa7fb4cf1f0a5b68de8538257594fb57'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fbb19a60b6354b128d8597fe82b10c7044468f55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fbb19a60b6354b128d8597fe82b10c7044468f55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fbb19a60b6354b128d8597fe82b10c7044468f55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fbb19a60b6354b128d8597fe82b10c7044468f55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fbb19a60b6354b128d8597fe82b10c7044468f55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fbb19a60b6354b128d8597fe82b10c7044468f55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fbb19a60b6354b128d8597fe82b10c7044468f55'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'fbb19a60b6354b128d8597fe82b10c7044468f55'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17e14b532a9a87551b5cea97951ffe6e87dcfc6c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17e14b532a9a87551b5cea97951ffe6e87dcfc6c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17e14b532a9a87551b5cea97951ffe6e87dcfc6c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17e14b532a9a87551b5cea97951ffe6e87dcfc6c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17e14b532a9a87551b5cea97951ffe6e87dcfc6c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "17e14b532a9a87551b5cea97951ffe6e87dcfc6c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '17e14b532a9a87551b5cea97951ffe6e87dcfc6c'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId '17e14b532a9a87551b5cea97951ffe6e87dcfc6c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_631c5f6f481713d1d9f5fca89dc392e72b801a8f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_631c5f6f481713d1d9f5fca89dc392e72b801a8f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_631c5f6f481713d1d9f5fca89dc392e72b801a8f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_631c5f6f481713d1d9f5fca89dc392e72b801a8f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_631c5f6f481713d1d9f5fca89dc392e72b801a8f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "631c5f6f481713d1d9f5fca89dc392e72b801a8f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '631c5f6f481713d1d9f5fca89dc392e72b801a8f'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId '631c5f6f481713d1d9f5fca89dc392e72b801a8f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6481eacc46ab372fe7ddf8af53041355bbfae3cb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6481eacc46ab372fe7ddf8af53041355bbfae3cb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6481eacc46ab372fe7ddf8af53041355bbfae3cb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6481eacc46ab372fe7ddf8af53041355bbfae3cb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6481eacc46ab372fe7ddf8af53041355bbfae3cb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6481eacc46ab372fe7ddf8af53041355bbfae3cb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6481eacc46ab372fe7ddf8af53041355bbfae3cb'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId '6481eacc46ab372fe7ddf8af53041355bbfae3cb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dbfc9043bd68d91c44ee3b2826b5122e8ad315aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dbfc9043bd68d91c44ee3b2826b5122e8ad315aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dbfc9043bd68d91c44ee3b2826b5122e8ad315aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dbfc9043bd68d91c44ee3b2826b5122e8ad315aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dbfc9043bd68d91c44ee3b2826b5122e8ad315aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dbfc9043bd68d91c44ee3b2826b5122e8ad315aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dbfc9043bd68d91c44ee3b2826b5122e8ad315aa'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'dbfc9043bd68d91c44ee3b2826b5122e8ad315aa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ffd3340613ae29b8f563fa8d98ea8969e16ccefe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ffd3340613ae29b8f563fa8d98ea8969e16ccefe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ffd3340613ae29b8f563fa8d98ea8969e16ccefe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ffd3340613ae29b8f563fa8d98ea8969e16ccefe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ffd3340613ae29b8f563fa8d98ea8969e16ccefe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ffd3340613ae29b8f563fa8d98ea8969e16ccefe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ffd3340613ae29b8f563fa8d98ea8969e16ccefe'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'ffd3340613ae29b8f563fa8d98ea8969e16ccefe'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7846a04c56f8631a83ce4b39e8069a6acd44601b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7846a04c56f8631a83ce4b39e8069a6acd44601b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7846a04c56f8631a83ce4b39e8069a6acd44601b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7846a04c56f8631a83ce4b39e8069a6acd44601b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7846a04c56f8631a83ce4b39e8069a6acd44601b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7846a04c56f8631a83ce4b39e8069a6acd44601b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7846a04c56f8631a83ce4b39e8069a6acd44601b'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId '7846a04c56f8631a83ce4b39e8069a6acd44601b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e87156d011711f48fef774d7ccc3fbb5e9880961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e87156d011711f48fef774d7ccc3fbb5e9880961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e87156d011711f48fef774d7ccc3fbb5e9880961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e87156d011711f48fef774d7ccc3fbb5e9880961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e87156d011711f48fef774d7ccc3fbb5e9880961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e87156d011711f48fef774d7ccc3fbb5e9880961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e87156d011711f48fef774d7ccc3fbb5e9880961'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId 'e87156d011711f48fef774d7ccc3fbb5e9880961'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1e27ebe112f251ae6f811b8310cdddb01d5d054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1e27ebe112f251ae6f811b8310cdddb01d5d054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1e27ebe112f251ae6f811b8310cdddb01d5d054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1e27ebe112f251ae6f811b8310cdddb01d5d054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1e27ebe112f251ae6f811b8310cdddb01d5d054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e1e27ebe112f251ae6f811b8310cdddb01d5d054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e1e27ebe112f251ae6f811b8310cdddb01d5d054'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId 'e1e27ebe112f251ae6f811b8310cdddb01d5d054'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f38ca531e3844d484b4e196e76a17decc661aa13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f38ca531e3844d484b4e196e76a17decc661aa13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f38ca531e3844d484b4e196e76a17decc661aa13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f38ca531e3844d484b4e196e76a17decc661aa13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f38ca531e3844d484b4e196e76a17decc661aa13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f38ca531e3844d484b4e196e76a17decc661aa13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f38ca531e3844d484b4e196e76a17decc661aa13'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId 'f38ca531e3844d484b4e196e76a17decc661aa13'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c75d919786a812b7aeed65603e515494b5f9897d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c75d919786a812b7aeed65603e515494b5f9897d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c75d919786a812b7aeed65603e515494b5f9897d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c75d919786a812b7aeed65603e515494b5f9897d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c75d919786a812b7aeed65603e515494b5f9897d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c75d919786a812b7aeed65603e515494b5f9897d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c75d919786a812b7aeed65603e515494b5f9897d'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId 'c75d919786a812b7aeed65603e515494b5f9897d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2967dd01991d7f2e4f127fbf61811b30614b0578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2967dd01991d7f2e4f127fbf61811b30614b0578> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2967dd01991d7f2e4f127fbf61811b30614b0578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2967dd01991d7f2e4f127fbf61811b30614b0578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2967dd01991d7f2e4f127fbf61811b30614b0578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2967dd01991d7f2e4f127fbf61811b30614b0578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2967dd01991d7f2e4f127fbf61811b30614b0578'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId '2967dd01991d7f2e4f127fbf61811b30614b0578'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_493d62ef8fa35c35c76d112a21506a0d1063a4e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_493d62ef8fa35c35c76d112a21506a0d1063a4e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_493d62ef8fa35c35c76d112a21506a0d1063a4e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_493d62ef8fa35c35c76d112a21506a0d1063a4e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_493d62ef8fa35c35c76d112a21506a0d1063a4e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493d62ef8fa35c35c76d112a21506a0d1063a4e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '493d62ef8fa35c35c76d112a21506a0d1063a4e9'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId '493d62ef8fa35c35c76d112a21506a0d1063a4e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_913048e8ca79c42c72081dde9be715265173a521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_913048e8ca79c42c72081dde9be715265173a521> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_913048e8ca79c42c72081dde9be715265173a521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_913048e8ca79c42c72081dde9be715265173a521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_913048e8ca79c42c72081dde9be715265173a521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "913048e8ca79c42c72081dde9be715265173a521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '913048e8ca79c42c72081dde9be715265173a521'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId '913048e8ca79c42c72081dde9be715265173a521'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eb2061e908856c4eef8a197130a6d5484446e161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eb2061e908856c4eef8a197130a6d5484446e161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eb2061e908856c4eef8a197130a6d5484446e161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eb2061e908856c4eef8a197130a6d5484446e161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eb2061e908856c4eef8a197130a6d5484446e161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb2061e908856c4eef8a197130a6d5484446e161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eb2061e908856c4eef8a197130a6d5484446e161'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId 'eb2061e908856c4eef8a197130a6d5484446e161'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:occurrenceId '9fc0c88a5a0ecc3964973ab2bf5ff092b33b62e6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_2155ea546637cf1fdd2b03c86e597bba03399203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2155ea546637cf1fdd2b03c86e597bba03399203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2155ea546637cf1fdd2b03c86e597bba03399203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2155ea546637cf1fdd2b03c86e597bba03399203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_2155ea546637cf1fdd2b03c86e597bba03399203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155ea546637cf1fdd2b03c86e597bba03399203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2155ea546637cf1fdd2b03c86e597bba03399203'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '2155ea546637cf1fdd2b03c86e597bba03399203'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37713fbcccadea1b2eb2c6b9f203f840beb7d3ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37713fbcccadea1b2eb2c6b9f203f840beb7d3ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37713fbcccadea1b2eb2c6b9f203f840beb7d3ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37713fbcccadea1b2eb2c6b9f203f840beb7d3ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37713fbcccadea1b2eb2c6b9f203f840beb7d3ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37713fbcccadea1b2eb2c6b9f203f840beb7d3ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '37713fbcccadea1b2eb2c6b9f203f840beb7d3ee'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '37713fbcccadea1b2eb2c6b9f203f840beb7d3ee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6254a1fa3810082bdf5eed5d24eb57f8f26947b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6254a1fa3810082bdf5eed5d24eb57f8f26947b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6254a1fa3810082bdf5eed5d24eb57f8f26947b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6254a1fa3810082bdf5eed5d24eb57f8f26947b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6254a1fa3810082bdf5eed5d24eb57f8f26947b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6254a1fa3810082bdf5eed5d24eb57f8f26947b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6254a1fa3810082bdf5eed5d24eb57f8f26947b6'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '6254a1fa3810082bdf5eed5d24eb57f8f26947b6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7e3b788e6cb3726e81e28e63bca93785a1a44165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7e3b788e6cb3726e81e28e63bca93785a1a44165> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7e3b788e6cb3726e81e28e63bca93785a1a44165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7e3b788e6cb3726e81e28e63bca93785a1a44165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7e3b788e6cb3726e81e28e63bca93785a1a44165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7e3b788e6cb3726e81e28e63bca93785a1a44165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7e3b788e6cb3726e81e28e63bca93785a1a44165'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '7e3b788e6cb3726e81e28e63bca93785a1a44165'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_cb2ba2d02be8943e41065bf2c1c43720713da1a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cb2ba2d02be8943e41065bf2c1c43720713da1a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cb2ba2d02be8943e41065bf2c1c43720713da1a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cb2ba2d02be8943e41065bf2c1c43720713da1a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_cb2ba2d02be8943e41065bf2c1c43720713da1a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cb2ba2d02be8943e41065bf2c1c43720713da1a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cb2ba2d02be8943e41065bf2c1c43720713da1a2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'cb2ba2d02be8943e41065bf2c1c43720713da1a2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6c03cbb82bf763838cce369e3b375e6daa6ffdde>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6c03cbb82bf763838cce369e3b375e6daa6ffdde> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6c03cbb82bf763838cce369e3b375e6daa6ffdde> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6c03cbb82bf763838cce369e3b375e6daa6ffdde>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6c03cbb82bf763838cce369e3b375e6daa6ffdde>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c03cbb82bf763838cce369e3b375e6daa6ffdde" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c03cbb82bf763838cce369e3b375e6daa6ffdde'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '6c03cbb82bf763838cce369e3b375e6daa6ffdde'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_68a4394a5ab9ce5e436388f8ae26004e440d38f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_68a4394a5ab9ce5e436388f8ae26004e440d38f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_68a4394a5ab9ce5e436388f8ae26004e440d38f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_68a4394a5ab9ce5e436388f8ae26004e440d38f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_68a4394a5ab9ce5e436388f8ae26004e440d38f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68a4394a5ab9ce5e436388f8ae26004e440d38f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '68a4394a5ab9ce5e436388f8ae26004e440d38f2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '68a4394a5ab9ce5e436388f8ae26004e440d38f2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3f76438b1cea9f256913496cbe2d1381f03a4b2f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3f76438b1cea9f256913496cbe2d1381f03a4b2f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3f76438b1cea9f256913496cbe2d1381f03a4b2f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3f76438b1cea9f256913496cbe2d1381f03a4b2f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3f76438b1cea9f256913496cbe2d1381f03a4b2f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3f76438b1cea9f256913496cbe2d1381f03a4b2f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3f76438b1cea9f256913496cbe2d1381f03a4b2f'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '3f76438b1cea9f256913496cbe2d1381f03a4b2f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9983b3d10060cb451cd19edd99114553b9810c3f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9983b3d10060cb451cd19edd99114553b9810c3f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9983b3d10060cb451cd19edd99114553b9810c3f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9983b3d10060cb451cd19edd99114553b9810c3f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9983b3d10060cb451cd19edd99114553b9810c3f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9983b3d10060cb451cd19edd99114553b9810c3f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9983b3d10060cb451cd19edd99114553b9810c3f'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId '9983b3d10060cb451cd19edd99114553b9810c3f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ed8147e9722710e8e71d6753662036532275b167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ed8147e9722710e8e71d6753662036532275b167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ed8147e9722710e8e71d6753662036532275b167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ed8147e9722710e8e71d6753662036532275b167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ed8147e9722710e8e71d6753662036532275b167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ed8147e9722710e8e71d6753662036532275b167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ed8147e9722710e8e71d6753662036532275b167'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'ed8147e9722710e8e71d6753662036532275b167'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_449fcf1247fbc671e8fc07f402d760848c856030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_449fcf1247fbc671e8fc07f402d760848c856030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_449fcf1247fbc671e8fc07f402d760848c856030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_449fcf1247fbc671e8fc07f402d760848c856030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_449fcf1247fbc671e8fc07f402d760848c856030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "449fcf1247fbc671e8fc07f402d760848c856030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '449fcf1247fbc671e8fc07f402d760848c856030'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '449fcf1247fbc671e8fc07f402d760848c856030'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ab3aa916301f498e3e0a0c38be922c8a8025201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ab3aa916301f498e3e0a0c38be922c8a8025201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ab3aa916301f498e3e0a0c38be922c8a8025201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ab3aa916301f498e3e0a0c38be922c8a8025201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ab3aa916301f498e3e0a0c38be922c8a8025201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ab3aa916301f498e3e0a0c38be922c8a8025201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ab3aa916301f498e3e0a0c38be922c8a8025201'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '0ab3aa916301f498e3e0a0c38be922c8a8025201'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId 'd6419bd0dad01ab54bcdbd362e2afc2d0b9b5d84'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f99c62c220c9f17af7c1ccc2f13202a5e9e1a497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f99c62c220c9f17af7c1ccc2f13202a5e9e1a497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f99c62c220c9f17af7c1ccc2f13202a5e9e1a497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f99c62c220c9f17af7c1ccc2f13202a5e9e1a497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f99c62c220c9f17af7c1ccc2f13202a5e9e1a497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f99c62c220c9f17af7c1ccc2f13202a5e9e1a497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f99c62c220c9f17af7c1ccc2f13202a5e9e1a497'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId 'f99c62c220c9f17af7c1ccc2f13202a5e9e1a497'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_69b02be5afa567a7cccd8e4f4562a9a43b67af93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_69b02be5afa567a7cccd8e4f4562a9a43b67af93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_69b02be5afa567a7cccd8e4f4562a9a43b67af93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_69b02be5afa567a7cccd8e4f4562a9a43b67af93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_69b02be5afa567a7cccd8e4f4562a9a43b67af93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "69b02be5afa567a7cccd8e4f4562a9a43b67af93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '69b02be5afa567a7cccd8e4f4562a9a43b67af93'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '69b02be5afa567a7cccd8e4f4562a9a43b67af93'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd19c59cc5a926798fa8d8e363a4b7d66f04b885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd19c59cc5a926798fa8d8e363a4b7d66f04b885> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd19c59cc5a926798fa8d8e363a4b7d66f04b885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd19c59cc5a926798fa8d8e363a4b7d66f04b885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd19c59cc5a926798fa8d8e363a4b7d66f04b885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd19c59cc5a926798fa8d8e363a4b7d66f04b885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd19c59cc5a926798fa8d8e363a4b7d66f04b885'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId 'cd19c59cc5a926798fa8d8e363a4b7d66f04b885'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5a3e970bb9c9fb5bab73f687046a4f185a41a459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5a3e970bb9c9fb5bab73f687046a4f185a41a459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5a3e970bb9c9fb5bab73f687046a4f185a41a459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5a3e970bb9c9fb5bab73f687046a4f185a41a459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5a3e970bb9c9fb5bab73f687046a4f185a41a459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5a3e970bb9c9fb5bab73f687046a4f185a41a459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5a3e970bb9c9fb5bab73f687046a4f185a41a459'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '5a3e970bb9c9fb5bab73f687046a4f185a41a459'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4c380072d5c528686aac06263de76b60d9330b7e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4c380072d5c528686aac06263de76b60d9330b7e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4c380072d5c528686aac06263de76b60d9330b7e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4c380072d5c528686aac06263de76b60d9330b7e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4c380072d5c528686aac06263de76b60d9330b7e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c380072d5c528686aac06263de76b60d9330b7e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4c380072d5c528686aac06263de76b60d9330b7e'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '4c380072d5c528686aac06263de76b60d9330b7e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6069fdf9cb5ea6384a62fd398cc60dcabde9802e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6069fdf9cb5ea6384a62fd398cc60dcabde9802e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6069fdf9cb5ea6384a62fd398cc60dcabde9802e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6069fdf9cb5ea6384a62fd398cc60dcabde9802e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6069fdf9cb5ea6384a62fd398cc60dcabde9802e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6069fdf9cb5ea6384a62fd398cc60dcabde9802e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6069fdf9cb5ea6384a62fd398cc60dcabde9802e'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '6069fdf9cb5ea6384a62fd398cc60dcabde9802e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_4ad2cfc85928676bd0d26464067b91e0406750e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4ad2cfc85928676bd0d26464067b91e0406750e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4ad2cfc85928676bd0d26464067b91e0406750e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4ad2cfc85928676bd0d26464067b91e0406750e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_4ad2cfc85928676bd0d26464067b91e0406750e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4ad2cfc85928676bd0d26464067b91e0406750e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4ad2cfc85928676bd0d26464067b91e0406750e0'^^xsd:string;
  dwc:scientificName 'Apseudopsis latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247077'^^xsd:integer;
  dwc:occurrenceId '4ad2cfc85928676bd0d26464067b91e0406750e0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7b01199078eef29e4645b40535980a999bf2adc7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7b01199078eef29e4645b40535980a999bf2adc7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7b01199078eef29e4645b40535980a999bf2adc7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7b01199078eef29e4645b40535980a999bf2adc7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7b01199078eef29e4645b40535980a999bf2adc7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7b01199078eef29e4645b40535980a999bf2adc7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7b01199078eef29e4645b40535980a999bf2adc7'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '7b01199078eef29e4645b40535980a999bf2adc7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ea0bfeca7aacd266ec614d4dd66bd975520e2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ea0bfeca7aacd266ec614d4dd66bd975520e2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ea0bfeca7aacd266ec614d4dd66bd975520e2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ea0bfeca7aacd266ec614d4dd66bd975520e2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ea0bfeca7aacd266ec614d4dd66bd975520e2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ea0bfeca7aacd266ec614d4dd66bd975520e2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ea0bfeca7aacd266ec614d4dd66bd975520e2012'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'ea0bfeca7aacd266ec614d4dd66bd975520e2012'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cf87d512ef2fe31eee81207b60409df4f23cb6b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cf87d512ef2fe31eee81207b60409df4f23cb6b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cf87d512ef2fe31eee81207b60409df4f23cb6b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cf87d512ef2fe31eee81207b60409df4f23cb6b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cf87d512ef2fe31eee81207b60409df4f23cb6b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0cf87d512ef2fe31eee81207b60409df4f23cb6b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0cf87d512ef2fe31eee81207b60409df4f23cb6b'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '0cf87d512ef2fe31eee81207b60409df4f23cb6b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '3e4dd0bd83d94cec3e0bc1ddfce38c8303452aff'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4569d2380d90d1febc07811f5fddcafb7739516c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4569d2380d90d1febc07811f5fddcafb7739516c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4569d2380d90d1febc07811f5fddcafb7739516c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4569d2380d90d1febc07811f5fddcafb7739516c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4569d2380d90d1febc07811f5fddcafb7739516c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4569d2380d90d1febc07811f5fddcafb7739516c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4569d2380d90d1febc07811f5fddcafb7739516c'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '4569d2380d90d1febc07811f5fddcafb7739516c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2051147e2ced368b9f9f3f138f0d6707939f8c29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2051147e2ced368b9f9f3f138f0d6707939f8c29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2051147e2ced368b9f9f3f138f0d6707939f8c29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2051147e2ced368b9f9f3f138f0d6707939f8c29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2051147e2ced368b9f9f3f138f0d6707939f8c29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2051147e2ced368b9f9f3f138f0d6707939f8c29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2051147e2ced368b9f9f3f138f0d6707939f8c29'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '2051147e2ced368b9f9f3f138f0d6707939f8c29'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_341c8dfdaf583315273dcb87d8ed5dbd76ef7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_341c8dfdaf583315273dcb87d8ed5dbd76ef7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_341c8dfdaf583315273dcb87d8ed5dbd76ef7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_341c8dfdaf583315273dcb87d8ed5dbd76ef7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_341c8dfdaf583315273dcb87d8ed5dbd76ef7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "341c8dfdaf583315273dcb87d8ed5dbd76ef7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '341c8dfdaf583315273dcb87d8ed5dbd76ef7408'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '341c8dfdaf583315273dcb87d8ed5dbd76ef7408'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_711be105b8079558e6c34bc0a485b854db8b3dd5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_711be105b8079558e6c34bc0a485b854db8b3dd5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_711be105b8079558e6c34bc0a485b854db8b3dd5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_711be105b8079558e6c34bc0a485b854db8b3dd5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_711be105b8079558e6c34bc0a485b854db8b3dd5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "711be105b8079558e6c34bc0a485b854db8b3dd5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '711be105b8079558e6c34bc0a485b854db8b3dd5'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId '711be105b8079558e6c34bc0a485b854db8b3dd5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dd682f4d6968563ff2b0c0becc9a121e4e51c8b7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dd682f4d6968563ff2b0c0becc9a121e4e51c8b7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dd682f4d6968563ff2b0c0becc9a121e4e51c8b7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dd682f4d6968563ff2b0c0becc9a121e4e51c8b7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dd682f4d6968563ff2b0c0becc9a121e4e51c8b7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dd682f4d6968563ff2b0c0becc9a121e4e51c8b7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dd682f4d6968563ff2b0c0becc9a121e4e51c8b7'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'dd682f4d6968563ff2b0c0becc9a121e4e51c8b7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a115ad8445626f6933e3dfb93959f8dbd52ee5d4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a115ad8445626f6933e3dfb93959f8dbd52ee5d4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a115ad8445626f6933e3dfb93959f8dbd52ee5d4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a115ad8445626f6933e3dfb93959f8dbd52ee5d4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a115ad8445626f6933e3dfb93959f8dbd52ee5d4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a115ad8445626f6933e3dfb93959f8dbd52ee5d4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a115ad8445626f6933e3dfb93959f8dbd52ee5d4'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'a115ad8445626f6933e3dfb93959f8dbd52ee5d4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_420890015b8b25d992c068659e5be81d047a46fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_420890015b8b25d992c068659e5be81d047a46fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_420890015b8b25d992c068659e5be81d047a46fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_420890015b8b25d992c068659e5be81d047a46fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_420890015b8b25d992c068659e5be81d047a46fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "420890015b8b25d992c068659e5be81d047a46fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '420890015b8b25d992c068659e5be81d047a46fe'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '420890015b8b25d992c068659e5be81d047a46fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_881caaca0bb69286049fb98c85025fd74967a9fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_881caaca0bb69286049fb98c85025fd74967a9fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_881caaca0bb69286049fb98c85025fd74967a9fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_881caaca0bb69286049fb98c85025fd74967a9fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_881caaca0bb69286049fb98c85025fd74967a9fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881caaca0bb69286049fb98c85025fd74967a9fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '881caaca0bb69286049fb98c85025fd74967a9fc'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '881caaca0bb69286049fb98c85025fd74967a9fc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_153874cdd6e7a4ea310b8c4ffddd052c15216e7b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_153874cdd6e7a4ea310b8c4ffddd052c15216e7b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_153874cdd6e7a4ea310b8c4ffddd052c15216e7b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_153874cdd6e7a4ea310b8c4ffddd052c15216e7b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_153874cdd6e7a4ea310b8c4ffddd052c15216e7b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "153874cdd6e7a4ea310b8c4ffddd052c15216e7b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '153874cdd6e7a4ea310b8c4ffddd052c15216e7b'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '153874cdd6e7a4ea310b8c4ffddd052c15216e7b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId 'a7f152fb051ee7909a84e69d2b2a0b64fe4b0ceb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fda1ff614691dfd85c3c2ee3b05f961b0b3f53da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fda1ff614691dfd85c3c2ee3b05f961b0b3f53da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fda1ff614691dfd85c3c2ee3b05f961b0b3f53da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fda1ff614691dfd85c3c2ee3b05f961b0b3f53da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fda1ff614691dfd85c3c2ee3b05f961b0b3f53da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fda1ff614691dfd85c3c2ee3b05f961b0b3f53da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fda1ff614691dfd85c3c2ee3b05f961b0b3f53da'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId 'fda1ff614691dfd85c3c2ee3b05f961b0b3f53da'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2088d55e4ca8d88bbf57e45b053202555c1abf5f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2088d55e4ca8d88bbf57e45b053202555c1abf5f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2088d55e4ca8d88bbf57e45b053202555c1abf5f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2088d55e4ca8d88bbf57e45b053202555c1abf5f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2088d55e4ca8d88bbf57e45b053202555c1abf5f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2088d55e4ca8d88bbf57e45b053202555c1abf5f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2088d55e4ca8d88bbf57e45b053202555c1abf5f'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '2088d55e4ca8d88bbf57e45b053202555c1abf5f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e20754b78c17ce6b2f0d012eca953a02cd32acd5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e20754b78c17ce6b2f0d012eca953a02cd32acd5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e20754b78c17ce6b2f0d012eca953a02cd32acd5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e20754b78c17ce6b2f0d012eca953a02cd32acd5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e20754b78c17ce6b2f0d012eca953a02cd32acd5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e20754b78c17ce6b2f0d012eca953a02cd32acd5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e20754b78c17ce6b2f0d012eca953a02cd32acd5'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId 'e20754b78c17ce6b2f0d012eca953a02cd32acd5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_563d249518956bba22dae7db7dba1e8eb7cecae1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_563d249518956bba22dae7db7dba1e8eb7cecae1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_563d249518956bba22dae7db7dba1e8eb7cecae1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_563d249518956bba22dae7db7dba1e8eb7cecae1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_563d249518956bba22dae7db7dba1e8eb7cecae1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "563d249518956bba22dae7db7dba1e8eb7cecae1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '563d249518956bba22dae7db7dba1e8eb7cecae1'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '563d249518956bba22dae7db7dba1e8eb7cecae1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_70b8526e6cbef54d7edc51c8cff2991546e753b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_70b8526e6cbef54d7edc51c8cff2991546e753b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_70b8526e6cbef54d7edc51c8cff2991546e753b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_70b8526e6cbef54d7edc51c8cff2991546e753b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_70b8526e6cbef54d7edc51c8cff2991546e753b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70b8526e6cbef54d7edc51c8cff2991546e753b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '70b8526e6cbef54d7edc51c8cff2991546e753b5'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '70b8526e6cbef54d7edc51c8cff2991546e753b5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61'^^xsd:string;
  dwc:scientificName 'Aricidea sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId '50b53c2e1fa47f0a3e20256d61b1ae7bf7789f61'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3425d57e1f4a4a914ca3b28067c581785256af09>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3425d57e1f4a4a914ca3b28067c581785256af09> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3425d57e1f4a4a914ca3b28067c581785256af09> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3425d57e1f4a4a914ca3b28067c581785256af09>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3425d57e1f4a4a914ca3b28067c581785256af09>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3425d57e1f4a4a914ca3b28067c581785256af09" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3425d57e1f4a4a914ca3b28067c581785256af09'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '3425d57e1f4a4a914ca3b28067c581785256af09'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6fcb735065f9c5a2d442da27920233236722e238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6fcb735065f9c5a2d442da27920233236722e238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6fcb735065f9c5a2d442da27920233236722e238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6fcb735065f9c5a2d442da27920233236722e238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6fcb735065f9c5a2d442da27920233236722e238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6fcb735065f9c5a2d442da27920233236722e238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6fcb735065f9c5a2d442da27920233236722e238'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '6fcb735065f9c5a2d442da27920233236722e238'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '5f6bb79ae1bd45c57b97bf85ec7f57875bc0e3e1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_82c868c9ea69ccd067d7331af393ea60b22ac4cb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_82c868c9ea69ccd067d7331af393ea60b22ac4cb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_82c868c9ea69ccd067d7331af393ea60b22ac4cb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_82c868c9ea69ccd067d7331af393ea60b22ac4cb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_82c868c9ea69ccd067d7331af393ea60b22ac4cb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "82c868c9ea69ccd067d7331af393ea60b22ac4cb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '82c868c9ea69ccd067d7331af393ea60b22ac4cb'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '82c868c9ea69ccd067d7331af393ea60b22ac4cb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_57b3852181f72940f25bdfe36d8d6721ec1882e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_57b3852181f72940f25bdfe36d8d6721ec1882e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_57b3852181f72940f25bdfe36d8d6721ec1882e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_57b3852181f72940f25bdfe36d8d6721ec1882e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_57b3852181f72940f25bdfe36d8d6721ec1882e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "57b3852181f72940f25bdfe36d8d6721ec1882e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '57b3852181f72940f25bdfe36d8d6721ec1882e4'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '57b3852181f72940f25bdfe36d8d6721ec1882e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_176376766ad2a187bd40ebb49e5debd28fe7d9b7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_176376766ad2a187bd40ebb49e5debd28fe7d9b7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_176376766ad2a187bd40ebb49e5debd28fe7d9b7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_176376766ad2a187bd40ebb49e5debd28fe7d9b7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_176376766ad2a187bd40ebb49e5debd28fe7d9b7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "176376766ad2a187bd40ebb49e5debd28fe7d9b7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '176376766ad2a187bd40ebb49e5debd28fe7d9b7'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '176376766ad2a187bd40ebb49e5debd28fe7d9b7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9958fbe1c3cdcdaddc52460d8f579c6005fa68fa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9958fbe1c3cdcdaddc52460d8f579c6005fa68fa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9958fbe1c3cdcdaddc52460d8f579c6005fa68fa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9958fbe1c3cdcdaddc52460d8f579c6005fa68fa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9958fbe1c3cdcdaddc52460d8f579c6005fa68fa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9958fbe1c3cdcdaddc52460d8f579c6005fa68fa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9958fbe1c3cdcdaddc52460d8f579c6005fa68fa'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '9958fbe1c3cdcdaddc52460d8f579c6005fa68fa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '6ba9e8e897cc4f2c0046db8dac063d8ffd1b5e8a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8a9631ba3bcbecdff8660af8e317e16fcd56b63a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8a9631ba3bcbecdff8660af8e317e16fcd56b63a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8a9631ba3bcbecdff8660af8e317e16fcd56b63a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8a9631ba3bcbecdff8660af8e317e16fcd56b63a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8a9631ba3bcbecdff8660af8e317e16fcd56b63a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8a9631ba3bcbecdff8660af8e317e16fcd56b63a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8a9631ba3bcbecdff8660af8e317e16fcd56b63a'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '8a9631ba3bcbecdff8660af8e317e16fcd56b63a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_4a1aad8491aa0782e19bdb7177ee6896ec8e5acb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4a1aad8491aa0782e19bdb7177ee6896ec8e5acb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4a1aad8491aa0782e19bdb7177ee6896ec8e5acb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4a1aad8491aa0782e19bdb7177ee6896ec8e5acb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_4a1aad8491aa0782e19bdb7177ee6896ec8e5acb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a1aad8491aa0782e19bdb7177ee6896ec8e5acb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a1aad8491aa0782e19bdb7177ee6896ec8e5acb'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '4a1aad8491aa0782e19bdb7177ee6896ec8e5acb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_35b14d56367a0a9da1c7279179cc549c43c203fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_35b14d56367a0a9da1c7279179cc549c43c203fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_35b14d56367a0a9da1c7279179cc549c43c203fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_35b14d56367a0a9da1c7279179cc549c43c203fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_35b14d56367a0a9da1c7279179cc549c43c203fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35b14d56367a0a9da1c7279179cc549c43c203fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '35b14d56367a0a9da1c7279179cc549c43c203fb'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '35b14d56367a0a9da1c7279179cc549c43c203fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '3d9c083e3c8cbf63b1e8e8db02dccad62179b6fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aedbece24970087b8f0280f722ba310d4b67942e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aedbece24970087b8f0280f722ba310d4b67942e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aedbece24970087b8f0280f722ba310d4b67942e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aedbece24970087b8f0280f722ba310d4b67942e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aedbece24970087b8f0280f722ba310d4b67942e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aedbece24970087b8f0280f722ba310d4b67942e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aedbece24970087b8f0280f722ba310d4b67942e'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'aedbece24970087b8f0280f722ba310d4b67942e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98a2e4a914e54364bd3fc6eebc172bbe1759dd25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98a2e4a914e54364bd3fc6eebc172bbe1759dd25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98a2e4a914e54364bd3fc6eebc172bbe1759dd25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98a2e4a914e54364bd3fc6eebc172bbe1759dd25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98a2e4a914e54364bd3fc6eebc172bbe1759dd25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "98a2e4a914e54364bd3fc6eebc172bbe1759dd25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '98a2e4a914e54364bd3fc6eebc172bbe1759dd25'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '98a2e4a914e54364bd3fc6eebc172bbe1759dd25'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_dbf93561d13799d2f14b273f1db95ef23caf1ef6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dbf93561d13799d2f14b273f1db95ef23caf1ef6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dbf93561d13799d2f14b273f1db95ef23caf1ef6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dbf93561d13799d2f14b273f1db95ef23caf1ef6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_dbf93561d13799d2f14b273f1db95ef23caf1ef6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dbf93561d13799d2f14b273f1db95ef23caf1ef6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dbf93561d13799d2f14b273f1db95ef23caf1ef6'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'dbf93561d13799d2f14b273f1db95ef23caf1ef6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b96d669174325cf32628f6474ebe7b013f27cda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b96d669174325cf32628f6474ebe7b013f27cda> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b96d669174325cf32628f6474ebe7b013f27cda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b96d669174325cf32628f6474ebe7b013f27cda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b96d669174325cf32628f6474ebe7b013f27cda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b96d669174325cf32628f6474ebe7b013f27cda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b96d669174325cf32628f6474ebe7b013f27cda'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '5b96d669174325cf32628f6474ebe7b013f27cda'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_384cb3523b7d85e823964c7b5b784c608c1a180f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_384cb3523b7d85e823964c7b5b784c608c1a180f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_384cb3523b7d85e823964c7b5b784c608c1a180f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_384cb3523b7d85e823964c7b5b784c608c1a180f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_384cb3523b7d85e823964c7b5b784c608c1a180f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384cb3523b7d85e823964c7b5b784c608c1a180f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '384cb3523b7d85e823964c7b5b784c608c1a180f'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '384cb3523b7d85e823964c7b5b784c608c1a180f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68949d64ba12e5f5b001c15643286ba8d0c1f601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68949d64ba12e5f5b001c15643286ba8d0c1f601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68949d64ba12e5f5b001c15643286ba8d0c1f601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68949d64ba12e5f5b001c15643286ba8d0c1f601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68949d64ba12e5f5b001c15643286ba8d0c1f601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68949d64ba12e5f5b001c15643286ba8d0c1f601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '68949d64ba12e5f5b001c15643286ba8d0c1f601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '68949d64ba12e5f5b001c15643286ba8d0c1f601'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_acbee4cfd3eabb95994dec085328f59686388b8d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_acbee4cfd3eabb95994dec085328f59686388b8d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_acbee4cfd3eabb95994dec085328f59686388b8d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_acbee4cfd3eabb95994dec085328f59686388b8d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_acbee4cfd3eabb95994dec085328f59686388b8d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "acbee4cfd3eabb95994dec085328f59686388b8d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'acbee4cfd3eabb95994dec085328f59686388b8d'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'acbee4cfd3eabb95994dec085328f59686388b8d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '9a2bbd45508f419e94d4b3b1ce48f6e165d58c5b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6e462e8a1bcb6263945fa1de6d463a1190dd398f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6e462e8a1bcb6263945fa1de6d463a1190dd398f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6e462e8a1bcb6263945fa1de6d463a1190dd398f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6e462e8a1bcb6263945fa1de6d463a1190dd398f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6e462e8a1bcb6263945fa1de6d463a1190dd398f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6e462e8a1bcb6263945fa1de6d463a1190dd398f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6e462e8a1bcb6263945fa1de6d463a1190dd398f'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId '6e462e8a1bcb6263945fa1de6d463a1190dd398f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d7a461592dfe95d3c6ec95f966d391d8941982bb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d7a461592dfe95d3c6ec95f966d391d8941982bb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d7a461592dfe95d3c6ec95f966d391d8941982bb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d7a461592dfe95d3c6ec95f966d391d8941982bb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d7a461592dfe95d3c6ec95f966d391d8941982bb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d7a461592dfe95d3c6ec95f966d391d8941982bb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd7a461592dfe95d3c6ec95f966d391d8941982bb'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId 'd7a461592dfe95d3c6ec95f966d391d8941982bb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078308725d29598c7f2d152b1b98f3fe1dda2aba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078308725d29598c7f2d152b1b98f3fe1dda2aba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078308725d29598c7f2d152b1b98f3fe1dda2aba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078308725d29598c7f2d152b1b98f3fe1dda2aba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078308725d29598c7f2d152b1b98f3fe1dda2aba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "078308725d29598c7f2d152b1b98f3fe1dda2aba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '078308725d29598c7f2d152b1b98f3fe1dda2aba'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId '078308725d29598c7f2d152b1b98f3fe1dda2aba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9859ecd5b5e7e4b9772e7305a780bc2226d99f8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9859ecd5b5e7e4b9772e7305a780bc2226d99f8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9859ecd5b5e7e4b9772e7305a780bc2226d99f8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9859ecd5b5e7e4b9772e7305a780bc2226d99f8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9859ecd5b5e7e4b9772e7305a780bc2226d99f8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9859ecd5b5e7e4b9772e7305a780bc2226d99f8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9859ecd5b5e7e4b9772e7305a780bc2226d99f8'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId 'd9859ecd5b5e7e4b9772e7305a780bc2226d99f8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId 'a3c0e0a83349cb17b4e41ca2a529458cc44cbbe4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7c5ca5dafc17bc796d38188e31a0d933950ab2ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7c5ca5dafc17bc796d38188e31a0d933950ab2ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7c5ca5dafc17bc796d38188e31a0d933950ab2ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7c5ca5dafc17bc796d38188e31a0d933950ab2ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7c5ca5dafc17bc796d38188e31a0d933950ab2ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c5ca5dafc17bc796d38188e31a0d933950ab2ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c5ca5dafc17bc796d38188e31a0d933950ab2ee'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId '7c5ca5dafc17bc796d38188e31a0d933950ab2ee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c63dc6a87c3bcfca064d0ae962b5309c00131ca5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c63dc6a87c3bcfca064d0ae962b5309c00131ca5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c63dc6a87c3bcfca064d0ae962b5309c00131ca5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c63dc6a87c3bcfca064d0ae962b5309c00131ca5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c63dc6a87c3bcfca064d0ae962b5309c00131ca5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c63dc6a87c3bcfca064d0ae962b5309c00131ca5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c63dc6a87c3bcfca064d0ae962b5309c00131ca5'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId 'c63dc6a87c3bcfca064d0ae962b5309c00131ca5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId 'a2af4f3b74fec05e8d8919e7c0ec3db12691b0d2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3858c08636ef25fdcadf46518c5379ce568770b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3858c08636ef25fdcadf46518c5379ce568770b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3858c08636ef25fdcadf46518c5379ce568770b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3858c08636ef25fdcadf46518c5379ce568770b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3858c08636ef25fdcadf46518c5379ce568770b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3858c08636ef25fdcadf46518c5379ce568770b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3858c08636ef25fdcadf46518c5379ce568770b'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId 'c3858c08636ef25fdcadf46518c5379ce568770b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_4b2278cf2ef16033e20c16f88f78cbd09d28a798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4b2278cf2ef16033e20c16f88f78cbd09d28a798> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4b2278cf2ef16033e20c16f88f78cbd09d28a798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4b2278cf2ef16033e20c16f88f78cbd09d28a798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_4b2278cf2ef16033e20c16f88f78cbd09d28a798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4b2278cf2ef16033e20c16f88f78cbd09d28a798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4b2278cf2ef16033e20c16f88f78cbd09d28a798'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:occurrenceId '4b2278cf2ef16033e20c16f88f78cbd09d28a798'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7c408d23eef6ed53ce572e3a46c299ddb0baaa19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7c408d23eef6ed53ce572e3a46c299ddb0baaa19> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7c408d23eef6ed53ce572e3a46c299ddb0baaa19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7c408d23eef6ed53ce572e3a46c299ddb0baaa19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7c408d23eef6ed53ce572e3a46c299ddb0baaa19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c408d23eef6ed53ce572e3a46c299ddb0baaa19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c408d23eef6ed53ce572e3a46c299ddb0baaa19'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '7c408d23eef6ed53ce572e3a46c299ddb0baaa19'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2bb941afd043fc914efc505197276793f1b0c6a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2bb941afd043fc914efc505197276793f1b0c6a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2bb941afd043fc914efc505197276793f1b0c6a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2bb941afd043fc914efc505197276793f1b0c6a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2bb941afd043fc914efc505197276793f1b0c6a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2bb941afd043fc914efc505197276793f1b0c6a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2bb941afd043fc914efc505197276793f1b0c6a2'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '2bb941afd043fc914efc505197276793f1b0c6a2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6897162fc0f1e23ba7473f9865f6666444a3a0b1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6897162fc0f1e23ba7473f9865f6666444a3a0b1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6897162fc0f1e23ba7473f9865f6666444a3a0b1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6897162fc0f1e23ba7473f9865f6666444a3a0b1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6897162fc0f1e23ba7473f9865f6666444a3a0b1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6897162fc0f1e23ba7473f9865f6666444a3a0b1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6897162fc0f1e23ba7473f9865f6666444a3a0b1'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '6897162fc0f1e23ba7473f9865f6666444a3a0b1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_700f21f268afcb3dda035acd5bc3334f9603ded9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_700f21f268afcb3dda035acd5bc3334f9603ded9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_700f21f268afcb3dda035acd5bc3334f9603ded9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_700f21f268afcb3dda035acd5bc3334f9603ded9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_700f21f268afcb3dda035acd5bc3334f9603ded9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "700f21f268afcb3dda035acd5bc3334f9603ded9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '700f21f268afcb3dda035acd5bc3334f9603ded9'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '700f21f268afcb3dda035acd5bc3334f9603ded9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_468c99bb6277e006064233380871f7366413ba46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_468c99bb6277e006064233380871f7366413ba46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_468c99bb6277e006064233380871f7366413ba46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_468c99bb6277e006064233380871f7366413ba46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_468c99bb6277e006064233380871f7366413ba46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468c99bb6277e006064233380871f7366413ba46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '468c99bb6277e006064233380871f7366413ba46'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '468c99bb6277e006064233380871f7366413ba46'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_029a8e7354d189711febaf0e2dfa319164426ec9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_029a8e7354d189711febaf0e2dfa319164426ec9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_029a8e7354d189711febaf0e2dfa319164426ec9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_029a8e7354d189711febaf0e2dfa319164426ec9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_029a8e7354d189711febaf0e2dfa319164426ec9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "029a8e7354d189711febaf0e2dfa319164426ec9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '029a8e7354d189711febaf0e2dfa319164426ec9'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '029a8e7354d189711febaf0e2dfa319164426ec9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28aa91f197ad3b6d02b037dd98b5e093fd57fc1a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28aa91f197ad3b6d02b037dd98b5e093fd57fc1a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28aa91f197ad3b6d02b037dd98b5e093fd57fc1a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28aa91f197ad3b6d02b037dd98b5e093fd57fc1a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28aa91f197ad3b6d02b037dd98b5e093fd57fc1a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28aa91f197ad3b6d02b037dd98b5e093fd57fc1a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '28aa91f197ad3b6d02b037dd98b5e093fd57fc1a'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '28aa91f197ad3b6d02b037dd98b5e093fd57fc1a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d8c5241b3e796f9204587eb4047fb5320426e66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d8c5241b3e796f9204587eb4047fb5320426e66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d8c5241b3e796f9204587eb4047fb5320426e66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d8c5241b3e796f9204587eb4047fb5320426e66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5d8c5241b3e796f9204587eb4047fb5320426e66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5d8c5241b3e796f9204587eb4047fb5320426e66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5d8c5241b3e796f9204587eb4047fb5320426e66'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId '5d8c5241b3e796f9204587eb4047fb5320426e66'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6b29ce13ddb46d6363d0bcc056d4cd680c52615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6b29ce13ddb46d6363d0bcc056d4cd680c52615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6b29ce13ddb46d6363d0bcc056d4cd680c52615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6b29ce13ddb46d6363d0bcc056d4cd680c52615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6b29ce13ddb46d6363d0bcc056d4cd680c52615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6b29ce13ddb46d6363d0bcc056d4cd680c52615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a6b29ce13ddb46d6363d0bcc056d4cd680c52615'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId 'a6b29ce13ddb46d6363d0bcc056d4cd680c52615'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab'^^xsd:string;
  dwc:scientificName 'Autonoe karamani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102019'^^xsd:integer;
  dwc:occurrenceId 'e38b1f9307ed9fcf8647dbf3fc2be60386eb6dab'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ca0c117f186ce4fe7e92abd33e6b93c260524f15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ca0c117f186ce4fe7e92abd33e6b93c260524f15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ca0c117f186ce4fe7e92abd33e6b93c260524f15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ca0c117f186ce4fe7e92abd33e6b93c260524f15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ca0c117f186ce4fe7e92abd33e6b93c260524f15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ca0c117f186ce4fe7e92abd33e6b93c260524f15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ca0c117f186ce4fe7e92abd33e6b93c260524f15'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId 'ca0c117f186ce4fe7e92abd33e6b93c260524f15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44a0214c64109eff60b7732476256b23616cc016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44a0214c64109eff60b7732476256b23616cc016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44a0214c64109eff60b7732476256b23616cc016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44a0214c64109eff60b7732476256b23616cc016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44a0214c64109eff60b7732476256b23616cc016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44a0214c64109eff60b7732476256b23616cc016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44a0214c64109eff60b7732476256b23616cc016'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId '44a0214c64109eff60b7732476256b23616cc016'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a41d1cd62df49335243a2833b36ea49ca3fa549a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a41d1cd62df49335243a2833b36ea49ca3fa549a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a41d1cd62df49335243a2833b36ea49ca3fa549a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a41d1cd62df49335243a2833b36ea49ca3fa549a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a41d1cd62df49335243a2833b36ea49ca3fa549a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a41d1cd62df49335243a2833b36ea49ca3fa549a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a41d1cd62df49335243a2833b36ea49ca3fa549a'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId 'a41d1cd62df49335243a2833b36ea49ca3fa549a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59059c252ffae7958e6fd124ba0b619345338b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59059c252ffae7958e6fd124ba0b619345338b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59059c252ffae7958e6fd124ba0b619345338b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59059c252ffae7958e6fd124ba0b619345338b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59059c252ffae7958e6fd124ba0b619345338b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b59059c252ffae7958e6fd124ba0b619345338b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b59059c252ffae7958e6fd124ba0b619345338b8'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId 'b59059c252ffae7958e6fd124ba0b619345338b8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_d3eed3482e9fb8dbf3af73988f7e79fba5836cd4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d3eed3482e9fb8dbf3af73988f7e79fba5836cd4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d3eed3482e9fb8dbf3af73988f7e79fba5836cd4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d3eed3482e9fb8dbf3af73988f7e79fba5836cd4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_d3eed3482e9fb8dbf3af73988f7e79fba5836cd4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d3eed3482e9fb8dbf3af73988f7e79fba5836cd4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd3eed3482e9fb8dbf3af73988f7e79fba5836cd4'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId 'd3eed3482e9fb8dbf3af73988f7e79fba5836cd4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_897d2bf5a287e91f17fe84a8b6708c5d335a3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_897d2bf5a287e91f17fe84a8b6708c5d335a3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_897d2bf5a287e91f17fe84a8b6708c5d335a3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_897d2bf5a287e91f17fe84a8b6708c5d335a3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_897d2bf5a287e91f17fe84a8b6708c5d335a3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "897d2bf5a287e91f17fe84a8b6708c5d335a3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '897d2bf5a287e91f17fe84a8b6708c5d335a3586'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId '897d2bf5a287e91f17fe84a8b6708c5d335a3586'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_225b74718ccbcdfde82ebf80ebe42de43423c223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_225b74718ccbcdfde82ebf80ebe42de43423c223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_225b74718ccbcdfde82ebf80ebe42de43423c223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_225b74718ccbcdfde82ebf80ebe42de43423c223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_225b74718ccbcdfde82ebf80ebe42de43423c223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "225b74718ccbcdfde82ebf80ebe42de43423c223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '225b74718ccbcdfde82ebf80ebe42de43423c223'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId '225b74718ccbcdfde82ebf80ebe42de43423c223'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_454ed75d7e26d51406efd1555fe354206579bdb1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_454ed75d7e26d51406efd1555fe354206579bdb1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_454ed75d7e26d51406efd1555fe354206579bdb1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_454ed75d7e26d51406efd1555fe354206579bdb1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_454ed75d7e26d51406efd1555fe354206579bdb1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454ed75d7e26d51406efd1555fe354206579bdb1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '454ed75d7e26d51406efd1555fe354206579bdb1'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId '454ed75d7e26d51406efd1555fe354206579bdb1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ec9a031e1fabe081879c68148ad12bff9a570592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ec9a031e1fabe081879c68148ad12bff9a570592> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ec9a031e1fabe081879c68148ad12bff9a570592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ec9a031e1fabe081879c68148ad12bff9a570592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ec9a031e1fabe081879c68148ad12bff9a570592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec9a031e1fabe081879c68148ad12bff9a570592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec9a031e1fabe081879c68148ad12bff9a570592'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId 'ec9a031e1fabe081879c68148ad12bff9a570592'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_422ec7b53dff09e8392fc54e1ea93860b6f9c9f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_422ec7b53dff09e8392fc54e1ea93860b6f9c9f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_422ec7b53dff09e8392fc54e1ea93860b6f9c9f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_422ec7b53dff09e8392fc54e1ea93860b6f9c9f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_422ec7b53dff09e8392fc54e1ea93860b6f9c9f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "422ec7b53dff09e8392fc54e1ea93860b6f9c9f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '422ec7b53dff09e8392fc54e1ea93860b6f9c9f1'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId '422ec7b53dff09e8392fc54e1ea93860b6f9c9f1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_735960b5107777ede797998ff366967772c786bd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_735960b5107777ede797998ff366967772c786bd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_735960b5107777ede797998ff366967772c786bd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_735960b5107777ede797998ff366967772c786bd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_735960b5107777ede797998ff366967772c786bd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "735960b5107777ede797998ff366967772c786bd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '735960b5107777ede797998ff366967772c786bd'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '735960b5107777ede797998ff366967772c786bd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4bc18644d4e6648a24eed073e514575e494231e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4bc18644d4e6648a24eed073e514575e494231e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4bc18644d4e6648a24eed073e514575e494231e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4bc18644d4e6648a24eed073e514575e494231e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4bc18644d4e6648a24eed073e514575e494231e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4bc18644d4e6648a24eed073e514575e494231e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4bc18644d4e6648a24eed073e514575e494231e8'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '4bc18644d4e6648a24eed073e514575e494231e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1295dd41cedc6af7fa3ac50fb204c174d25bb369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1295dd41cedc6af7fa3ac50fb204c174d25bb369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1295dd41cedc6af7fa3ac50fb204c174d25bb369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1295dd41cedc6af7fa3ac50fb204c174d25bb369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1295dd41cedc6af7fa3ac50fb204c174d25bb369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1295dd41cedc6af7fa3ac50fb204c174d25bb369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1295dd41cedc6af7fa3ac50fb204c174d25bb369'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '1295dd41cedc6af7fa3ac50fb204c174d25bb369'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fab6bc4493bb2911fab5d55950ab977cc9f5bc0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fab6bc4493bb2911fab5d55950ab977cc9f5bc0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fab6bc4493bb2911fab5d55950ab977cc9f5bc0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fab6bc4493bb2911fab5d55950ab977cc9f5bc0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fab6bc4493bb2911fab5d55950ab977cc9f5bc0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0fab6bc4493bb2911fab5d55950ab977cc9f5bc0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0fab6bc4493bb2911fab5d55950ab977cc9f5bc0'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '0fab6bc4493bb2911fab5d55950ab977cc9f5bc0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a8596fbe679df8815e88c87b2cdfbbfd5b3e2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a8596fbe679df8815e88c87b2cdfbbfd5b3e2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a8596fbe679df8815e88c87b2cdfbbfd5b3e2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a8596fbe679df8815e88c87b2cdfbbfd5b3e2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a8596fbe679df8815e88c87b2cdfbbfd5b3e2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a8596fbe679df8815e88c87b2cdfbbfd5b3e2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a8596fbe679df8815e88c87b2cdfbbfd5b3e2686'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId 'a8596fbe679df8815e88c87b2cdfbbfd5b3e2686'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_404b936d88ff2336ba6eb933aa80523e716bb341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_404b936d88ff2336ba6eb933aa80523e716bb341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_404b936d88ff2336ba6eb933aa80523e716bb341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_404b936d88ff2336ba6eb933aa80523e716bb341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_404b936d88ff2336ba6eb933aa80523e716bb341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "404b936d88ff2336ba6eb933aa80523e716bb341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '404b936d88ff2336ba6eb933aa80523e716bb341'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '404b936d88ff2336ba6eb933aa80523e716bb341'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83137023419663b68271b7c9943619381a79c520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83137023419663b68271b7c9943619381a79c520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83137023419663b68271b7c9943619381a79c520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83137023419663b68271b7c9943619381a79c520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_83137023419663b68271b7c9943619381a79c520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83137023419663b68271b7c9943619381a79c520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '83137023419663b68271b7c9943619381a79c520'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '83137023419663b68271b7c9943619381a79c520'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_67345195a963f88cb94be10cb4063971552ca8cc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_67345195a963f88cb94be10cb4063971552ca8cc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_67345195a963f88cb94be10cb4063971552ca8cc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_67345195a963f88cb94be10cb4063971552ca8cc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_67345195a963f88cb94be10cb4063971552ca8cc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67345195a963f88cb94be10cb4063971552ca8cc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '67345195a963f88cb94be10cb4063971552ca8cc'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '67345195a963f88cb94be10cb4063971552ca8cc'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4c43a17d1c87511bc08eee1a82b8a4810f510ce7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4c43a17d1c87511bc08eee1a82b8a4810f510ce7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4c43a17d1c87511bc08eee1a82b8a4810f510ce7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4c43a17d1c87511bc08eee1a82b8a4810f510ce7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4c43a17d1c87511bc08eee1a82b8a4810f510ce7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c43a17d1c87511bc08eee1a82b8a4810f510ce7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4c43a17d1c87511bc08eee1a82b8a4810f510ce7'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId '4c43a17d1c87511bc08eee1a82b8a4810f510ce7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_b67d6091ea746892c79c9acd064f40e66322b38b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b67d6091ea746892c79c9acd064f40e66322b38b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b67d6091ea746892c79c9acd064f40e66322b38b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b67d6091ea746892c79c9acd064f40e66322b38b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_b67d6091ea746892c79c9acd064f40e66322b38b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b67d6091ea746892c79c9acd064f40e66322b38b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b67d6091ea746892c79c9acd064f40e66322b38b'^^xsd:string;
  dwc:scientificName 'Balanus trigonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '106223'^^xsd:integer;
  dwc:occurrenceId 'b67d6091ea746892c79c9acd064f40e66322b38b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '106223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c4319c61c5be696b8a9c7534db170999e8dfea5c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c4319c61c5be696b8a9c7534db170999e8dfea5c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c4319c61c5be696b8a9c7534db170999e8dfea5c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c4319c61c5be696b8a9c7534db170999e8dfea5c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c4319c61c5be696b8a9c7534db170999e8dfea5c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4319c61c5be696b8a9c7534db170999e8dfea5c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c4319c61c5be696b8a9c7534db170999e8dfea5c'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId 'c4319c61c5be696b8a9c7534db170999e8dfea5c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fdcfe85583535272981d5a2e12612b90eab0e83f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fdcfe85583535272981d5a2e12612b90eab0e83f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fdcfe85583535272981d5a2e12612b90eab0e83f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fdcfe85583535272981d5a2e12612b90eab0e83f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fdcfe85583535272981d5a2e12612b90eab0e83f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fdcfe85583535272981d5a2e12612b90eab0e83f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fdcfe85583535272981d5a2e12612b90eab0e83f'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId 'fdcfe85583535272981d5a2e12612b90eab0e83f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_79f894346daccc150695dcd320baa78d14bd7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_79f894346daccc150695dcd320baa78d14bd7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_79f894346daccc150695dcd320baa78d14bd7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_79f894346daccc150695dcd320baa78d14bd7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_79f894346daccc150695dcd320baa78d14bd7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79f894346daccc150695dcd320baa78d14bd7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '79f894346daccc150695dcd320baa78d14bd7272'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId '79f894346daccc150695dcd320baa78d14bd7272'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e706985b6bf95747213114254405f45095192ed9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e706985b6bf95747213114254405f45095192ed9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e706985b6bf95747213114254405f45095192ed9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e706985b6bf95747213114254405f45095192ed9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e706985b6bf95747213114254405f45095192ed9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e706985b6bf95747213114254405f45095192ed9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e706985b6bf95747213114254405f45095192ed9'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId 'e706985b6bf95747213114254405f45095192ed9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_0d865aa9c2299c161e80872d8c49c2fd11819884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d865aa9c2299c161e80872d8c49c2fd11819884> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d865aa9c2299c161e80872d8c49c2fd11819884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d865aa9c2299c161e80872d8c49c2fd11819884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_0d865aa9c2299c161e80872d8c49c2fd11819884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d865aa9c2299c161e80872d8c49c2fd11819884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0d865aa9c2299c161e80872d8c49c2fd11819884'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId '0d865aa9c2299c161e80872d8c49c2fd11819884'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a87a67a27c924ebd23cc7f0d07918ea0a857f33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a87a67a27c924ebd23cc7f0d07918ea0a857f33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a87a67a27c924ebd23cc7f0d07918ea0a857f33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a87a67a27c924ebd23cc7f0d07918ea0a857f33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a87a67a27c924ebd23cc7f0d07918ea0a857f33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9a87a67a27c924ebd23cc7f0d07918ea0a857f33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9a87a67a27c924ebd23cc7f0d07918ea0a857f33'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId '9a87a67a27c924ebd23cc7f0d07918ea0a857f33'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId '06cc1a04c7fc41c20c83e3eb7b9cfd53f030b3bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId 'a016a12e1dbf7074e6cffaea3c308bf8dcde7e8a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6db1cf2810d18ebb938f3ff6abae09579d35abb6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6db1cf2810d18ebb938f3ff6abae09579d35abb6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6db1cf2810d18ebb938f3ff6abae09579d35abb6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6db1cf2810d18ebb938f3ff6abae09579d35abb6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6db1cf2810d18ebb938f3ff6abae09579d35abb6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6db1cf2810d18ebb938f3ff6abae09579d35abb6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6db1cf2810d18ebb938f3ff6abae09579d35abb6'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId '6db1cf2810d18ebb938f3ff6abae09579d35abb6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ce8f1f07eab60502f25b39e6244b2799aa82c3b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ce8f1f07eab60502f25b39e6244b2799aa82c3b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ce8f1f07eab60502f25b39e6244b2799aa82c3b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ce8f1f07eab60502f25b39e6244b2799aa82c3b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ce8f1f07eab60502f25b39e6244b2799aa82c3b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ce8f1f07eab60502f25b39e6244b2799aa82c3b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ce8f1f07eab60502f25b39e6244b2799aa82c3b6'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:occurrenceId 'ce8f1f07eab60502f25b39e6244b2799aa82c3b6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_27016385cc72f59053157d32265b1a7087726ed6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_27016385cc72f59053157d32265b1a7087726ed6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_27016385cc72f59053157d32265b1a7087726ed6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_27016385cc72f59053157d32265b1a7087726ed6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_27016385cc72f59053157d32265b1a7087726ed6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "27016385cc72f59053157d32265b1a7087726ed6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '27016385cc72f59053157d32265b1a7087726ed6'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '27016385cc72f59053157d32265b1a7087726ed6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa2068513475d439816cb9b57b08e3a643a27c33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa2068513475d439816cb9b57b08e3a643a27c33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa2068513475d439816cb9b57b08e3a643a27c33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa2068513475d439816cb9b57b08e3a643a27c33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa2068513475d439816cb9b57b08e3a643a27c33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa2068513475d439816cb9b57b08e3a643a27c33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa2068513475d439816cb9b57b08e3a643a27c33'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId 'aa2068513475d439816cb9b57b08e3a643a27c33'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c8e0753d801971fbde91897c36423d5c9ca66be>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c8e0753d801971fbde91897c36423d5c9ca66be> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c8e0753d801971fbde91897c36423d5c9ca66be> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c8e0753d801971fbde91897c36423d5c9ca66be>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c8e0753d801971fbde91897c36423d5c9ca66be>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c8e0753d801971fbde91897c36423d5c9ca66be" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c8e0753d801971fbde91897c36423d5c9ca66be'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '8c8e0753d801971fbde91897c36423d5c9ca66be'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '4e5e7324eedc105aa39e4b7a05f69ef6cb8ffcc5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_af3dd7248e59ec960cc5763dcbb5232f07f4e4c2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_af3dd7248e59ec960cc5763dcbb5232f07f4e4c2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_af3dd7248e59ec960cc5763dcbb5232f07f4e4c2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_af3dd7248e59ec960cc5763dcbb5232f07f4e4c2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_af3dd7248e59ec960cc5763dcbb5232f07f4e4c2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "af3dd7248e59ec960cc5763dcbb5232f07f4e4c2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'af3dd7248e59ec960cc5763dcbb5232f07f4e4c2'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId 'af3dd7248e59ec960cc5763dcbb5232f07f4e4c2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c75107a610815f8ac2f61b2561af8198157b047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c75107a610815f8ac2f61b2561af8198157b047> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c75107a610815f8ac2f61b2561af8198157b047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c75107a610815f8ac2f61b2561af8198157b047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c75107a610815f8ac2f61b2561af8198157b047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c75107a610815f8ac2f61b2561af8198157b047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c75107a610815f8ac2f61b2561af8198157b047'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '8c75107a610815f8ac2f61b2561af8198157b047'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_25ded5a99c457e554c300eb32367550d00b2f920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_25ded5a99c457e554c300eb32367550d00b2f920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_25ded5a99c457e554c300eb32367550d00b2f920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_25ded5a99c457e554c300eb32367550d00b2f920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_25ded5a99c457e554c300eb32367550d00b2f920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25ded5a99c457e554c300eb32367550d00b2f920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '25ded5a99c457e554c300eb32367550d00b2f920'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '25ded5a99c457e554c300eb32367550d00b2f920'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7ecd958f28abcc98bac5895b44bda4ecc6bc7a19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7ecd958f28abcc98bac5895b44bda4ecc6bc7a19> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7ecd958f28abcc98bac5895b44bda4ecc6bc7a19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7ecd958f28abcc98bac5895b44bda4ecc6bc7a19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7ecd958f28abcc98bac5895b44bda4ecc6bc7a19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ecd958f28abcc98bac5895b44bda4ecc6bc7a19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ecd958f28abcc98bac5895b44bda4ecc6bc7a19'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '7ecd958f28abcc98bac5895b44bda4ecc6bc7a19'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_34fa40058a5f12cce03efa031b072023327a9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_34fa40058a5f12cce03efa031b072023327a9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_34fa40058a5f12cce03efa031b072023327a9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_34fa40058a5f12cce03efa031b072023327a9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_34fa40058a5f12cce03efa031b072023327a9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "34fa40058a5f12cce03efa031b072023327a9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '34fa40058a5f12cce03efa031b072023327a9292'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId '34fa40058a5f12cce03efa031b072023327a9292'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_abb0ff65b739ce3fabd5b9359999ddf9e8aa3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_abb0ff65b739ce3fabd5b9359999ddf9e8aa3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_abb0ff65b739ce3fabd5b9359999ddf9e8aa3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_abb0ff65b739ce3fabd5b9359999ddf9e8aa3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_abb0ff65b739ce3fabd5b9359999ddf9e8aa3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "abb0ff65b739ce3fabd5b9359999ddf9e8aa3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'abb0ff65b739ce3fabd5b9359999ddf9e8aa3040'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId 'abb0ff65b739ce3fabd5b9359999ddf9e8aa3040'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_cd9329283b8173348ad798dc6c71603800b5b7a7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_cd9329283b8173348ad798dc6c71603800b5b7a7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_cd9329283b8173348ad798dc6c71603800b5b7a7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_cd9329283b8173348ad798dc6c71603800b5b7a7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_cd9329283b8173348ad798dc6c71603800b5b7a7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd9329283b8173348ad798dc6c71603800b5b7a7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd9329283b8173348ad798dc6c71603800b5b7a7'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId 'cd9329283b8173348ad798dc6c71603800b5b7a7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8b39396b8ac9cc6f7aec90a0a27356b60a8b184c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8b39396b8ac9cc6f7aec90a0a27356b60a8b184c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8b39396b8ac9cc6f7aec90a0a27356b60a8b184c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8b39396b8ac9cc6f7aec90a0a27356b60a8b184c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8b39396b8ac9cc6f7aec90a0a27356b60a8b184c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8b39396b8ac9cc6f7aec90a0a27356b60a8b184c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8b39396b8ac9cc6f7aec90a0a27356b60a8b184c'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId '8b39396b8ac9cc6f7aec90a0a27356b60a8b184c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_131cf5414a141dea704eee1483b12943e3a733ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_131cf5414a141dea704eee1483b12943e3a733ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_131cf5414a141dea704eee1483b12943e3a733ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_131cf5414a141dea704eee1483b12943e3a733ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_131cf5414a141dea704eee1483b12943e3a733ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "131cf5414a141dea704eee1483b12943e3a733ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '131cf5414a141dea704eee1483b12943e3a733ac'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId '131cf5414a141dea704eee1483b12943e3a733ac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_aa510f4922ea58a5208ee5e6de191fe5b3dcadd7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_aa510f4922ea58a5208ee5e6de191fe5b3dcadd7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_aa510f4922ea58a5208ee5e6de191fe5b3dcadd7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_aa510f4922ea58a5208ee5e6de191fe5b3dcadd7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_aa510f4922ea58a5208ee5e6de191fe5b3dcadd7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa510f4922ea58a5208ee5e6de191fe5b3dcadd7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa510f4922ea58a5208ee5e6de191fe5b3dcadd7'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId 'aa510f4922ea58a5208ee5e6de191fe5b3dcadd7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_016926fa075482bd2ad4cbd6a21375ef84d90cd7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_016926fa075482bd2ad4cbd6a21375ef84d90cd7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_016926fa075482bd2ad4cbd6a21375ef84d90cd7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_016926fa075482bd2ad4cbd6a21375ef84d90cd7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_016926fa075482bd2ad4cbd6a21375ef84d90cd7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "016926fa075482bd2ad4cbd6a21375ef84d90cd7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '016926fa075482bd2ad4cbd6a21375ef84d90cd7'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId '016926fa075482bd2ad4cbd6a21375ef84d90cd7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5a6615c7e40019498393e5304494c050a40cc179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5a6615c7e40019498393e5304494c050a40cc179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5a6615c7e40019498393e5304494c050a40cc179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5a6615c7e40019498393e5304494c050a40cc179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5a6615c7e40019498393e5304494c050a40cc179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5a6615c7e40019498393e5304494c050a40cc179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5a6615c7e40019498393e5304494c050a40cc179'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId '5a6615c7e40019498393e5304494c050a40cc179'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f956c11b0fc3c80c71eafb0d79005a156e5f5d12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f956c11b0fc3c80c71eafb0d79005a156e5f5d12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f956c11b0fc3c80c71eafb0d79005a156e5f5d12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f956c11b0fc3c80c71eafb0d79005a156e5f5d12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f956c11b0fc3c80c71eafb0d79005a156e5f5d12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f956c11b0fc3c80c71eafb0d79005a156e5f5d12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f956c11b0fc3c80c71eafb0d79005a156e5f5d12'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId 'f956c11b0fc3c80c71eafb0d79005a156e5f5d12'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1464651e7500157afcd91a60396ea15fa6b5b8fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1464651e7500157afcd91a60396ea15fa6b5b8fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1464651e7500157afcd91a60396ea15fa6b5b8fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1464651e7500157afcd91a60396ea15fa6b5b8fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1464651e7500157afcd91a60396ea15fa6b5b8fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1464651e7500157afcd91a60396ea15fa6b5b8fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1464651e7500157afcd91a60396ea15fa6b5b8fe'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId '1464651e7500157afcd91a60396ea15fa6b5b8fe'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId 'bdf29a39e3365c9c34c3cbda4edfe4de175d6ad5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_b7ebc0832136be106bfac78b08d198b32395e64c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b7ebc0832136be106bfac78b08d198b32395e64c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b7ebc0832136be106bfac78b08d198b32395e64c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b7ebc0832136be106bfac78b08d198b32395e64c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_b7ebc0832136be106bfac78b08d198b32395e64c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7ebc0832136be106bfac78b08d198b32395e64c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7ebc0832136be106bfac78b08d198b32395e64c'^^xsd:string;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId 'b7ebc0832136be106bfac78b08d198b32395e64c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_35afd39234b663ed6a05577f9489cd32a044e81f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_35afd39234b663ed6a05577f9489cd32a044e81f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_35afd39234b663ed6a05577f9489cd32a044e81f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_35afd39234b663ed6a05577f9489cd32a044e81f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_35afd39234b663ed6a05577f9489cd32a044e81f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35afd39234b663ed6a05577f9489cd32a044e81f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '35afd39234b663ed6a05577f9489cd32a044e81f'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '35afd39234b663ed6a05577f9489cd32a044e81f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9f8144ba56b883c21795c74f3de47a2ab7c0df13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9f8144ba56b883c21795c74f3de47a2ab7c0df13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9f8144ba56b883c21795c74f3de47a2ab7c0df13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9f8144ba56b883c21795c74f3de47a2ab7c0df13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9f8144ba56b883c21795c74f3de47a2ab7c0df13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9f8144ba56b883c21795c74f3de47a2ab7c0df13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9f8144ba56b883c21795c74f3de47a2ab7c0df13'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '9f8144ba56b883c21795c74f3de47a2ab7c0df13'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '87f3fc8ccbbcbf5cadfcce84c9d42049a7a292e5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_56422a46c21c8578c5dd97cdf8d58e16ddfd3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_56422a46c21c8578c5dd97cdf8d58e16ddfd3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_56422a46c21c8578c5dd97cdf8d58e16ddfd3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_56422a46c21c8578c5dd97cdf8d58e16ddfd3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_56422a46c21c8578c5dd97cdf8d58e16ddfd3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56422a46c21c8578c5dd97cdf8d58e16ddfd3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '56422a46c21c8578c5dd97cdf8d58e16ddfd3192'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '56422a46c21c8578c5dd97cdf8d58e16ddfd3192'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_2a1aa49f1d373072316c85f149f9ca964f5ede7a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2a1aa49f1d373072316c85f149f9ca964f5ede7a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2a1aa49f1d373072316c85f149f9ca964f5ede7a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2a1aa49f1d373072316c85f149f9ca964f5ede7a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_2a1aa49f1d373072316c85f149f9ca964f5ede7a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a1aa49f1d373072316c85f149f9ca964f5ede7a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a1aa49f1d373072316c85f149f9ca964f5ede7a'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '2a1aa49f1d373072316c85f149f9ca964f5ede7a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_982c078ff8a5a26cd15944dbb0150c67fba14fae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_982c078ff8a5a26cd15944dbb0150c67fba14fae> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_982c078ff8a5a26cd15944dbb0150c67fba14fae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_982c078ff8a5a26cd15944dbb0150c67fba14fae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_982c078ff8a5a26cd15944dbb0150c67fba14fae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "982c078ff8a5a26cd15944dbb0150c67fba14fae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '982c078ff8a5a26cd15944dbb0150c67fba14fae'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '982c078ff8a5a26cd15944dbb0150c67fba14fae'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab68e3a8fc92fa17589f50b4301b24f720acae37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab68e3a8fc92fa17589f50b4301b24f720acae37> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab68e3a8fc92fa17589f50b4301b24f720acae37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab68e3a8fc92fa17589f50b4301b24f720acae37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab68e3a8fc92fa17589f50b4301b24f720acae37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab68e3a8fc92fa17589f50b4301b24f720acae37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab68e3a8fc92fa17589f50b4301b24f720acae37'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'ab68e3a8fc92fa17589f50b4301b24f720acae37'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3245b38ebd49241e47c28ae67c3cac0bb47cd620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3245b38ebd49241e47c28ae67c3cac0bb47cd620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3245b38ebd49241e47c28ae67c3cac0bb47cd620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3245b38ebd49241e47c28ae67c3cac0bb47cd620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3245b38ebd49241e47c28ae67c3cac0bb47cd620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3245b38ebd49241e47c28ae67c3cac0bb47cd620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3245b38ebd49241e47c28ae67c3cac0bb47cd620'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '3245b38ebd49241e47c28ae67c3cac0bb47cd620'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_815b6eb193a2309be609c5450a57e283d96d9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_815b6eb193a2309be609c5450a57e283d96d9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_815b6eb193a2309be609c5450a57e283d96d9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_815b6eb193a2309be609c5450a57e283d96d9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_815b6eb193a2309be609c5450a57e283d96d9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "815b6eb193a2309be609c5450a57e283d96d9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '815b6eb193a2309be609c5450a57e283d96d9512'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '815b6eb193a2309be609c5450a57e283d96d9512'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_55555c86a7ddbdc417f659ee73b09ce7116d0ab5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_55555c86a7ddbdc417f659ee73b09ce7116d0ab5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_55555c86a7ddbdc417f659ee73b09ce7116d0ab5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_55555c86a7ddbdc417f659ee73b09ce7116d0ab5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_55555c86a7ddbdc417f659ee73b09ce7116d0ab5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55555c86a7ddbdc417f659ee73b09ce7116d0ab5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '55555c86a7ddbdc417f659ee73b09ce7116d0ab5'^^xsd:string;
  dwc:scientificName 'Bryozoa '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId '55555c86a7ddbdc417f659ee73b09ce7116d0ab5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId '057bfa4335df31680c76d9ce2bc3b2ee43f4a9d7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_24d1a0f23907b71580ad07a699fccc1f0cf01830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_24d1a0f23907b71580ad07a699fccc1f0cf01830> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_24d1a0f23907b71580ad07a699fccc1f0cf01830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_24d1a0f23907b71580ad07a699fccc1f0cf01830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_24d1a0f23907b71580ad07a699fccc1f0cf01830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24d1a0f23907b71580ad07a699fccc1f0cf01830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '24d1a0f23907b71580ad07a699fccc1f0cf01830'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId '24d1a0f23907b71580ad07a699fccc1f0cf01830'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c4042ef7b84d14f6b0be86fe3ae2a38d7684276c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c4042ef7b84d14f6b0be86fe3ae2a38d7684276c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c4042ef7b84d14f6b0be86fe3ae2a38d7684276c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c4042ef7b84d14f6b0be86fe3ae2a38d7684276c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c4042ef7b84d14f6b0be86fe3ae2a38d7684276c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4042ef7b84d14f6b0be86fe3ae2a38d7684276c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c4042ef7b84d14f6b0be86fe3ae2a38d7684276c'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId 'c4042ef7b84d14f6b0be86fe3ae2a38d7684276c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f3efde48efc7710622efc46f32cbd3f075c3dd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f3efde48efc7710622efc46f32cbd3f075c3dd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f3efde48efc7710622efc46f32cbd3f075c3dd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f3efde48efc7710622efc46f32cbd3f075c3dd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a7f3efde48efc7710622efc46f32cbd3f075c3dd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a7f3efde48efc7710622efc46f32cbd3f075c3dd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a7f3efde48efc7710622efc46f32cbd3f075c3dd'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId 'a7f3efde48efc7710622efc46f32cbd3f075c3dd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId '86e3c94f8982e6a7fa1a37cf0f97bd81423d22fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fddbac3a850d18cc349ab033f88289fcbfaffaea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fddbac3a850d18cc349ab033f88289fcbfaffaea> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fddbac3a850d18cc349ab033f88289fcbfaffaea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fddbac3a850d18cc349ab033f88289fcbfaffaea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fddbac3a850d18cc349ab033f88289fcbfaffaea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fddbac3a850d18cc349ab033f88289fcbfaffaea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fddbac3a850d18cc349ab033f88289fcbfaffaea'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId 'fddbac3a850d18cc349ab033f88289fcbfaffaea'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_18f244dbcf811d99e3536cf0a5f24d8841e48222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_18f244dbcf811d99e3536cf0a5f24d8841e48222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_18f244dbcf811d99e3536cf0a5f24d8841e48222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_18f244dbcf811d99e3536cf0a5f24d8841e48222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_18f244dbcf811d99e3536cf0a5f24d8841e48222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "18f244dbcf811d99e3536cf0a5f24d8841e48222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '18f244dbcf811d99e3536cf0a5f24d8841e48222'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId '18f244dbcf811d99e3536cf0a5f24d8841e48222'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6523f41151223243ca82178529b03b2be48cac21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6523f41151223243ca82178529b03b2be48cac21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6523f41151223243ca82178529b03b2be48cac21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6523f41151223243ca82178529b03b2be48cac21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6523f41151223243ca82178529b03b2be48cac21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6523f41151223243ca82178529b03b2be48cac21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6523f41151223243ca82178529b03b2be48cac21'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId '6523f41151223243ca82178529b03b2be48cac21'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_28a96a8cf3663a75c59dfbc548c741c6ec0c310e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_28a96a8cf3663a75c59dfbc548c741c6ec0c310e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_28a96a8cf3663a75c59dfbc548c741c6ec0c310e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_28a96a8cf3663a75c59dfbc548c741c6ec0c310e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_28a96a8cf3663a75c59dfbc548c741c6ec0c310e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28a96a8cf3663a75c59dfbc548c741c6ec0c310e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '28a96a8cf3663a75c59dfbc548c741c6ec0c310e'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId '28a96a8cf3663a75c59dfbc548c741c6ec0c310e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_d96e5bdd0e75ccd829ad1af2edc3834d853ce5f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d96e5bdd0e75ccd829ad1af2edc3834d853ce5f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d96e5bdd0e75ccd829ad1af2edc3834d853ce5f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d96e5bdd0e75ccd829ad1af2edc3834d853ce5f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_d96e5bdd0e75ccd829ad1af2edc3834d853ce5f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d96e5bdd0e75ccd829ad1af2edc3834d853ce5f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd96e5bdd0e75ccd829ad1af2edc3834d853ce5f5'^^xsd:string;
  dwc:scientificName 'Callianassa truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107730'^^xsd:integer;
  dwc:occurrenceId 'd96e5bdd0e75ccd829ad1af2edc3834d853ce5f5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3519117bdf80c0e197d71182e3fb9d51d201642f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3519117bdf80c0e197d71182e3fb9d51d201642f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3519117bdf80c0e197d71182e3fb9d51d201642f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3519117bdf80c0e197d71182e3fb9d51d201642f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3519117bdf80c0e197d71182e3fb9d51d201642f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3519117bdf80c0e197d71182e3fb9d51d201642f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3519117bdf80c0e197d71182e3fb9d51d201642f'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '3519117bdf80c0e197d71182e3fb9d51d201642f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_00ba426aa1c8ef8de8bf66e8f4577ae197aac640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_00ba426aa1c8ef8de8bf66e8f4577ae197aac640> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_00ba426aa1c8ef8de8bf66e8f4577ae197aac640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_00ba426aa1c8ef8de8bf66e8f4577ae197aac640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_00ba426aa1c8ef8de8bf66e8f4577ae197aac640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00ba426aa1c8ef8de8bf66e8f4577ae197aac640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00ba426aa1c8ef8de8bf66e8f4577ae197aac640'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '00ba426aa1c8ef8de8bf66e8f4577ae197aac640'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4e7e26a8c26fe825c934f26472bf905fbab996b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4e7e26a8c26fe825c934f26472bf905fbab996b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4e7e26a8c26fe825c934f26472bf905fbab996b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4e7e26a8c26fe825c934f26472bf905fbab996b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4e7e26a8c26fe825c934f26472bf905fbab996b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a4e7e26a8c26fe825c934f26472bf905fbab996b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a4e7e26a8c26fe825c934f26472bf905fbab996b'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'a4e7e26a8c26fe825c934f26472bf905fbab996b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bd7540c48a3c22ae19a57089d5b0d0862abbe75f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bd7540c48a3c22ae19a57089d5b0d0862abbe75f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bd7540c48a3c22ae19a57089d5b0d0862abbe75f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bd7540c48a3c22ae19a57089d5b0d0862abbe75f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bd7540c48a3c22ae19a57089d5b0d0862abbe75f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bd7540c48a3c22ae19a57089d5b0d0862abbe75f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bd7540c48a3c22ae19a57089d5b0d0862abbe75f'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'bd7540c48a3c22ae19a57089d5b0d0862abbe75f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_b68bf983b55502de4b7f1b9ff18935f4c80c72d9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b68bf983b55502de4b7f1b9ff18935f4c80c72d9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b68bf983b55502de4b7f1b9ff18935f4c80c72d9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b68bf983b55502de4b7f1b9ff18935f4c80c72d9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_b68bf983b55502de4b7f1b9ff18935f4c80c72d9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b68bf983b55502de4b7f1b9ff18935f4c80c72d9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b68bf983b55502de4b7f1b9ff18935f4c80c72d9'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'b68bf983b55502de4b7f1b9ff18935f4c80c72d9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fb291df90930b516c10d4ed102fbec3c0751c913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fb291df90930b516c10d4ed102fbec3c0751c913> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fb291df90930b516c10d4ed102fbec3c0751c913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fb291df90930b516c10d4ed102fbec3c0751c913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fb291df90930b516c10d4ed102fbec3c0751c913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb291df90930b516c10d4ed102fbec3c0751c913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb291df90930b516c10d4ed102fbec3c0751c913'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'fb291df90930b516c10d4ed102fbec3c0751c913'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '4bb8cea2dbc15a8bfff9fabb69312dbe9bcd509c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_974422e50f9e2f30598afa85532459ff312f3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_974422e50f9e2f30598afa85532459ff312f3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_974422e50f9e2f30598afa85532459ff312f3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_974422e50f9e2f30598afa85532459ff312f3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_974422e50f9e2f30598afa85532459ff312f3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "974422e50f9e2f30598afa85532459ff312f3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '974422e50f9e2f30598afa85532459ff312f3652'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '974422e50f9e2f30598afa85532459ff312f3652'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_601710ea0a71c8e1f8ef30e4742a4ed1d6272caf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_601710ea0a71c8e1f8ef30e4742a4ed1d6272caf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_601710ea0a71c8e1f8ef30e4742a4ed1d6272caf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_601710ea0a71c8e1f8ef30e4742a4ed1d6272caf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_601710ea0a71c8e1f8ef30e4742a4ed1d6272caf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "601710ea0a71c8e1f8ef30e4742a4ed1d6272caf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '601710ea0a71c8e1f8ef30e4742a4ed1d6272caf'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '601710ea0a71c8e1f8ef30e4742a4ed1d6272caf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_4b6665af2c86f22bce76e82e501b7ef403e9c3fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4b6665af2c86f22bce76e82e501b7ef403e9c3fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4b6665af2c86f22bce76e82e501b7ef403e9c3fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4b6665af2c86f22bce76e82e501b7ef403e9c3fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_4b6665af2c86f22bce76e82e501b7ef403e9c3fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4b6665af2c86f22bce76e82e501b7ef403e9c3fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4b6665af2c86f22bce76e82e501b7ef403e9c3fd'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '4b6665af2c86f22bce76e82e501b7ef403e9c3fd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_89df525d055451681584ad8ec6ab348a7d7dfe2a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_89df525d055451681584ad8ec6ab348a7d7dfe2a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_89df525d055451681584ad8ec6ab348a7d7dfe2a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_89df525d055451681584ad8ec6ab348a7d7dfe2a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_89df525d055451681584ad8ec6ab348a7d7dfe2a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "89df525d055451681584ad8ec6ab348a7d7dfe2a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '89df525d055451681584ad8ec6ab348a7d7dfe2a'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId '89df525d055451681584ad8ec6ab348a7d7dfe2a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_109ca5702d8c160c2c92f9cc7237afb302f6d3ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_109ca5702d8c160c2c92f9cc7237afb302f6d3ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_109ca5702d8c160c2c92f9cc7237afb302f6d3ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_109ca5702d8c160c2c92f9cc7237afb302f6d3ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_109ca5702d8c160c2c92f9cc7237afb302f6d3ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "109ca5702d8c160c2c92f9cc7237afb302f6d3ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '109ca5702d8c160c2c92f9cc7237afb302f6d3ac'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId '109ca5702d8c160c2c92f9cc7237afb302f6d3ac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a620b0f59a827555c9a1786beec56ebc03ce6cf5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a620b0f59a827555c9a1786beec56ebc03ce6cf5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a620b0f59a827555c9a1786beec56ebc03ce6cf5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a620b0f59a827555c9a1786beec56ebc03ce6cf5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a620b0f59a827555c9a1786beec56ebc03ce6cf5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a620b0f59a827555c9a1786beec56ebc03ce6cf5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a620b0f59a827555c9a1786beec56ebc03ce6cf5'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'a620b0f59a827555c9a1786beec56ebc03ce6cf5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId '66a5e5a4d5551bbb0a0acec3cb63c51a0879ccf5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f385521e0aff608e5337ff335635b1681dd893fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f385521e0aff608e5337ff335635b1681dd893fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f385521e0aff608e5337ff335635b1681dd893fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f385521e0aff608e5337ff335635b1681dd893fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f385521e0aff608e5337ff335635b1681dd893fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f385521e0aff608e5337ff335635b1681dd893fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f385521e0aff608e5337ff335635b1681dd893fe'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'f385521e0aff608e5337ff335635b1681dd893fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_35bc74178ad8559441681a3f0372f908b9b74882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_35bc74178ad8559441681a3f0372f908b9b74882> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_35bc74178ad8559441681a3f0372f908b9b74882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_35bc74178ad8559441681a3f0372f908b9b74882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_35bc74178ad8559441681a3f0372f908b9b74882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35bc74178ad8559441681a3f0372f908b9b74882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '35bc74178ad8559441681a3f0372f908b9b74882'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId '35bc74178ad8559441681a3f0372f908b9b74882'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06bb2b58444cf5b9b95093189c895200e3e9b588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06bb2b58444cf5b9b95093189c895200e3e9b588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06bb2b58444cf5b9b95093189c895200e3e9b588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06bb2b58444cf5b9b95093189c895200e3e9b588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06bb2b58444cf5b9b95093189c895200e3e9b588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "06bb2b58444cf5b9b95093189c895200e3e9b588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '06bb2b58444cf5b9b95093189c895200e3e9b588'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId '06bb2b58444cf5b9b95093189c895200e3e9b588'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f03220b007dde6897c2e50b11dda02ec881aaeb2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f03220b007dde6897c2e50b11dda02ec881aaeb2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f03220b007dde6897c2e50b11dda02ec881aaeb2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f03220b007dde6897c2e50b11dda02ec881aaeb2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f03220b007dde6897c2e50b11dda02ec881aaeb2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f03220b007dde6897c2e50b11dda02ec881aaeb2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f03220b007dde6897c2e50b11dda02ec881aaeb2'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'f03220b007dde6897c2e50b11dda02ec881aaeb2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2d076e41f6d397ff2bad4f6f763df3b14b7db84b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2d076e41f6d397ff2bad4f6f763df3b14b7db84b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2d076e41f6d397ff2bad4f6f763df3b14b7db84b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2d076e41f6d397ff2bad4f6f763df3b14b7db84b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2d076e41f6d397ff2bad4f6f763df3b14b7db84b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d076e41f6d397ff2bad4f6f763df3b14b7db84b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2d076e41f6d397ff2bad4f6f763df3b14b7db84b'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId '2d076e41f6d397ff2bad4f6f763df3b14b7db84b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a99564d9f2600f2eee0ef71838594b341bd33a48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a99564d9f2600f2eee0ef71838594b341bd33a48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a99564d9f2600f2eee0ef71838594b341bd33a48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a99564d9f2600f2eee0ef71838594b341bd33a48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a99564d9f2600f2eee0ef71838594b341bd33a48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a99564d9f2600f2eee0ef71838594b341bd33a48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a99564d9f2600f2eee0ef71838594b341bd33a48'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'a99564d9f2600f2eee0ef71838594b341bd33a48'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_75e9bfe3d0f73da05fae4e54d84cb21546ef9e95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_75e9bfe3d0f73da05fae4e54d84cb21546ef9e95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_75e9bfe3d0f73da05fae4e54d84cb21546ef9e95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_75e9bfe3d0f73da05fae4e54d84cb21546ef9e95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_75e9bfe3d0f73da05fae4e54d84cb21546ef9e95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75e9bfe3d0f73da05fae4e54d84cb21546ef9e95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '75e9bfe3d0f73da05fae4e54d84cb21546ef9e95'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId '75e9bfe3d0f73da05fae4e54d84cb21546ef9e95'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8bb039009c04301b488a13e352d4ff671dca0d4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8bb039009c04301b488a13e352d4ff671dca0d4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8bb039009c04301b488a13e352d4ff671dca0d4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8bb039009c04301b488a13e352d4ff671dca0d4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8bb039009c04301b488a13e352d4ff671dca0d4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8bb039009c04301b488a13e352d4ff671dca0d4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8bb039009c04301b488a13e352d4ff671dca0d4'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId 'd8bb039009c04301b488a13e352d4ff671dca0d4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cd8c73cadc69437fe41370305fc3f4dbde49f246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cd8c73cadc69437fe41370305fc3f4dbde49f246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cd8c73cadc69437fe41370305fc3f4dbde49f246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cd8c73cadc69437fe41370305fc3f4dbde49f246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cd8c73cadc69437fe41370305fc3f4dbde49f246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd8c73cadc69437fe41370305fc3f4dbde49f246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd8c73cadc69437fe41370305fc3f4dbde49f246'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId 'cd8c73cadc69437fe41370305fc3f4dbde49f246'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_499e6eb93396f5388be2ba65c0b97a8ad85a2a2d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_499e6eb93396f5388be2ba65c0b97a8ad85a2a2d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_499e6eb93396f5388be2ba65c0b97a8ad85a2a2d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_499e6eb93396f5388be2ba65c0b97a8ad85a2a2d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_499e6eb93396f5388be2ba65c0b97a8ad85a2a2d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499e6eb93396f5388be2ba65c0b97a8ad85a2a2d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '499e6eb93396f5388be2ba65c0b97a8ad85a2a2d'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId '499e6eb93396f5388be2ba65c0b97a8ad85a2a2d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_495946bd31e7b9bab110ecaa55f91104f9778255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_495946bd31e7b9bab110ecaa55f91104f9778255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_495946bd31e7b9bab110ecaa55f91104f9778255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_495946bd31e7b9bab110ecaa55f91104f9778255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_495946bd31e7b9bab110ecaa55f91104f9778255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "495946bd31e7b9bab110ecaa55f91104f9778255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '495946bd31e7b9bab110ecaa55f91104f9778255'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId '495946bd31e7b9bab110ecaa55f91104f9778255'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_df074f26c7181bd6ebe012cd693eac8edf0513f3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_df074f26c7181bd6ebe012cd693eac8edf0513f3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_df074f26c7181bd6ebe012cd693eac8edf0513f3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_df074f26c7181bd6ebe012cd693eac8edf0513f3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_df074f26c7181bd6ebe012cd693eac8edf0513f3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "df074f26c7181bd6ebe012cd693eac8edf0513f3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'df074f26c7181bd6ebe012cd693eac8edf0513f3'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId 'df074f26c7181bd6ebe012cd693eac8edf0513f3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1934123ccfb260ee50d71f9dc8b1359d7867a6fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1934123ccfb260ee50d71f9dc8b1359d7867a6fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1934123ccfb260ee50d71f9dc8b1359d7867a6fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1934123ccfb260ee50d71f9dc8b1359d7867a6fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1934123ccfb260ee50d71f9dc8b1359d7867a6fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1934123ccfb260ee50d71f9dc8b1359d7867a6fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1934123ccfb260ee50d71f9dc8b1359d7867a6fb'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId '1934123ccfb260ee50d71f9dc8b1359d7867a6fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_11e1d015cb55f4a50c366f3a0c9146b5088ebffd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_11e1d015cb55f4a50c366f3a0c9146b5088ebffd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_11e1d015cb55f4a50c366f3a0c9146b5088ebffd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_11e1d015cb55f4a50c366f3a0c9146b5088ebffd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_11e1d015cb55f4a50c366f3a0c9146b5088ebffd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "11e1d015cb55f4a50c366f3a0c9146b5088ebffd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '11e1d015cb55f4a50c366f3a0c9146b5088ebffd'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId '11e1d015cb55f4a50c366f3a0c9146b5088ebffd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e7a70801487f825edb14fee77f96bb0c2059a3d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e7a70801487f825edb14fee77f96bb0c2059a3d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e7a70801487f825edb14fee77f96bb0c2059a3d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e7a70801487f825edb14fee77f96bb0c2059a3d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e7a70801487f825edb14fee77f96bb0c2059a3d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e7a70801487f825edb14fee77f96bb0c2059a3d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e7a70801487f825edb14fee77f96bb0c2059a3d8'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId 'e7a70801487f825edb14fee77f96bb0c2059a3d8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ce03206eebce2dc396f753f4668f9151849e44c9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ce03206eebce2dc396f753f4668f9151849e44c9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ce03206eebce2dc396f753f4668f9151849e44c9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ce03206eebce2dc396f753f4668f9151849e44c9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ce03206eebce2dc396f753f4668f9151849e44c9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ce03206eebce2dc396f753f4668f9151849e44c9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ce03206eebce2dc396f753f4668f9151849e44c9'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId 'ce03206eebce2dc396f753f4668f9151849e44c9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3da8c829541a16b7559cc990ae679a0992f642aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3da8c829541a16b7559cc990ae679a0992f642aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3da8c829541a16b7559cc990ae679a0992f642aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3da8c829541a16b7559cc990ae679a0992f642aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3da8c829541a16b7559cc990ae679a0992f642aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3da8c829541a16b7559cc990ae679a0992f642aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3da8c829541a16b7559cc990ae679a0992f642aa'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId '3da8c829541a16b7559cc990ae679a0992f642aa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8a39bccefba55661a58a5181190f18ea97b0d4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8a39bccefba55661a58a5181190f18ea97b0d4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8a39bccefba55661a58a5181190f18ea97b0d4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8a39bccefba55661a58a5181190f18ea97b0d4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8a39bccefba55661a58a5181190f18ea97b0d4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8a39bccefba55661a58a5181190f18ea97b0d4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8a39bccefba55661a58a5181190f18ea97b0d4f'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'd8a39bccefba55661a58a5181190f18ea97b0d4f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e9027c3d613166671ddec1be9f36bc9e16a22aa6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e9027c3d613166671ddec1be9f36bc9e16a22aa6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e9027c3d613166671ddec1be9f36bc9e16a22aa6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e9027c3d613166671ddec1be9f36bc9e16a22aa6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e9027c3d613166671ddec1be9f36bc9e16a22aa6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e9027c3d613166671ddec1be9f36bc9e16a22aa6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e9027c3d613166671ddec1be9f36bc9e16a22aa6'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'e9027c3d613166671ddec1be9f36bc9e16a22aa6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec3e6f09c4f7dda5f9b0c0528a16f766572b4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec3e6f09c4f7dda5f9b0c0528a16f766572b4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec3e6f09c4f7dda5f9b0c0528a16f766572b4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec3e6f09c4f7dda5f9b0c0528a16f766572b4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ec3e6f09c4f7dda5f9b0c0528a16f766572b4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec3e6f09c4f7dda5f9b0c0528a16f766572b4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec3e6f09c4f7dda5f9b0c0528a16f766572b4290'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'ec3e6f09c4f7dda5f9b0c0528a16f766572b4290'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_bebf4d03b33f86e5776ac79be5ef69e922b3a160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bebf4d03b33f86e5776ac79be5ef69e922b3a160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bebf4d03b33f86e5776ac79be5ef69e922b3a160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bebf4d03b33f86e5776ac79be5ef69e922b3a160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_bebf4d03b33f86e5776ac79be5ef69e922b3a160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bebf4d03b33f86e5776ac79be5ef69e922b3a160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bebf4d03b33f86e5776ac79be5ef69e922b3a160'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'bebf4d03b33f86e5776ac79be5ef69e922b3a160'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_246fde6f744a918612e85a9c1f77593c977d15e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_246fde6f744a918612e85a9c1f77593c977d15e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_246fde6f744a918612e85a9c1f77593c977d15e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_246fde6f744a918612e85a9c1f77593c977d15e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_246fde6f744a918612e85a9c1f77593c977d15e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "246fde6f744a918612e85a9c1f77593c977d15e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '246fde6f744a918612e85a9c1f77593c977d15e0'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId '246fde6f744a918612e85a9c1f77593c977d15e0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId '59cb79803e7f6d607ebcbcfd89a950ef2d52b4d1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_33eb7fe7db488f75d1d2b5c236a97e7cac3cc035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_33eb7fe7db488f75d1d2b5c236a97e7cac3cc035> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_33eb7fe7db488f75d1d2b5c236a97e7cac3cc035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_33eb7fe7db488f75d1d2b5c236a97e7cac3cc035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_33eb7fe7db488f75d1d2b5c236a97e7cac3cc035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "33eb7fe7db488f75d1d2b5c236a97e7cac3cc035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '33eb7fe7db488f75d1d2b5c236a97e7cac3cc035'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId '33eb7fe7db488f75d1d2b5c236a97e7cac3cc035'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bf0e48969c61d10c0f82997fa8af63e7f2a20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bf0e48969c61d10c0f82997fa8af63e7f2a20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bf0e48969c61d10c0f82997fa8af63e7f2a20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bf0e48969c61d10c0f82997fa8af63e7f2a20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bf0e48969c61d10c0f82997fa8af63e7f2a20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf0e48969c61d10c0f82997fa8af63e7f2a20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf0e48969c61d10c0f82997fa8af63e7f2a20164'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'bf0e48969c61d10c0f82997fa8af63e7f2a20164'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_bc0a5e0832e5b5d77cc8c74e4a792c27f629059c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_bc0a5e0832e5b5d77cc8c74e4a792c27f629059c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_bc0a5e0832e5b5d77cc8c74e4a792c27f629059c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_bc0a5e0832e5b5d77cc8c74e4a792c27f629059c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_bc0a5e0832e5b5d77cc8c74e4a792c27f629059c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bc0a5e0832e5b5d77cc8c74e4a792c27f629059c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bc0a5e0832e5b5d77cc8c74e4a792c27f629059c'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'bc0a5e0832e5b5d77cc8c74e4a792c27f629059c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_4bdf0444f6b641993d54f12bd44eff1df5082046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4bdf0444f6b641993d54f12bd44eff1df5082046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4bdf0444f6b641993d54f12bd44eff1df5082046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4bdf0444f6b641993d54f12bd44eff1df5082046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_4bdf0444f6b641993d54f12bd44eff1df5082046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4bdf0444f6b641993d54f12bd44eff1df5082046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4bdf0444f6b641993d54f12bd44eff1df5082046'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '4bdf0444f6b641993d54f12bd44eff1df5082046'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86fe4313ea2c4329ce667d8508705995f8b24c6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86fe4313ea2c4329ce667d8508705995f8b24c6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86fe4313ea2c4329ce667d8508705995f8b24c6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86fe4313ea2c4329ce667d8508705995f8b24c6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86fe4313ea2c4329ce667d8508705995f8b24c6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b86fe4313ea2c4329ce667d8508705995f8b24c6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b86fe4313ea2c4329ce667d8508705995f8b24c6'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'b86fe4313ea2c4329ce667d8508705995f8b24c6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_706d4825e7b5c5a73483bddb483ad42abccd8fd0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_706d4825e7b5c5a73483bddb483ad42abccd8fd0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_706d4825e7b5c5a73483bddb483ad42abccd8fd0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_706d4825e7b5c5a73483bddb483ad42abccd8fd0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_706d4825e7b5c5a73483bddb483ad42abccd8fd0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "706d4825e7b5c5a73483bddb483ad42abccd8fd0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '706d4825e7b5c5a73483bddb483ad42abccd8fd0'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '706d4825e7b5c5a73483bddb483ad42abccd8fd0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c9514cb0c4370f5addffc51e0f8b782ef5af9dfc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c9514cb0c4370f5addffc51e0f8b782ef5af9dfc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c9514cb0c4370f5addffc51e0f8b782ef5af9dfc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c9514cb0c4370f5addffc51e0f8b782ef5af9dfc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c9514cb0c4370f5addffc51e0f8b782ef5af9dfc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c9514cb0c4370f5addffc51e0f8b782ef5af9dfc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c9514cb0c4370f5addffc51e0f8b782ef5af9dfc'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'c9514cb0c4370f5addffc51e0f8b782ef5af9dfc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_34c83e70ae04e05dce3366a0f901b1af4cfd3ff7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_34c83e70ae04e05dce3366a0f901b1af4cfd3ff7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_34c83e70ae04e05dce3366a0f901b1af4cfd3ff7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_34c83e70ae04e05dce3366a0f901b1af4cfd3ff7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_34c83e70ae04e05dce3366a0f901b1af4cfd3ff7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "34c83e70ae04e05dce3366a0f901b1af4cfd3ff7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '34c83e70ae04e05dce3366a0f901b1af4cfd3ff7'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '34c83e70ae04e05dce3366a0f901b1af4cfd3ff7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6cab6b4756e2bfee72c74cf4553a1bbff2686337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6cab6b4756e2bfee72c74cf4553a1bbff2686337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6cab6b4756e2bfee72c74cf4553a1bbff2686337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6cab6b4756e2bfee72c74cf4553a1bbff2686337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6cab6b4756e2bfee72c74cf4553a1bbff2686337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6cab6b4756e2bfee72c74cf4553a1bbff2686337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6cab6b4756e2bfee72c74cf4553a1bbff2686337'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '6cab6b4756e2bfee72c74cf4553a1bbff2686337'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_be6325a984905bb41be63fdd5de4d3b2a77990e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_be6325a984905bb41be63fdd5de4d3b2a77990e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_be6325a984905bb41be63fdd5de4d3b2a77990e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_be6325a984905bb41be63fdd5de4d3b2a77990e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_be6325a984905bb41be63fdd5de4d3b2a77990e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "be6325a984905bb41be63fdd5de4d3b2a77990e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'be6325a984905bb41be63fdd5de4d3b2a77990e3'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'be6325a984905bb41be63fdd5de4d3b2a77990e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d4cd67dc73c7b10936d425545302e8f99c3defdd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d4cd67dc73c7b10936d425545302e8f99c3defdd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d4cd67dc73c7b10936d425545302e8f99c3defdd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d4cd67dc73c7b10936d425545302e8f99c3defdd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d4cd67dc73c7b10936d425545302e8f99c3defdd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d4cd67dc73c7b10936d425545302e8f99c3defdd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd4cd67dc73c7b10936d425545302e8f99c3defdd'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'd4cd67dc73c7b10936d425545302e8f99c3defdd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6021e5f8631907f38d3b176769e3449bcd498d6b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6021e5f8631907f38d3b176769e3449bcd498d6b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6021e5f8631907f38d3b176769e3449bcd498d6b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6021e5f8631907f38d3b176769e3449bcd498d6b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6021e5f8631907f38d3b176769e3449bcd498d6b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6021e5f8631907f38d3b176769e3449bcd498d6b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6021e5f8631907f38d3b176769e3449bcd498d6b'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '6021e5f8631907f38d3b176769e3449bcd498d6b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3dc593153172f22c01d982b4ad94babe9951019b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3dc593153172f22c01d982b4ad94babe9951019b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3dc593153172f22c01d982b4ad94babe9951019b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3dc593153172f22c01d982b4ad94babe9951019b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3dc593153172f22c01d982b4ad94babe9951019b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3dc593153172f22c01d982b4ad94babe9951019b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3dc593153172f22c01d982b4ad94babe9951019b'^^xsd:string;
  dwc:scientificName 'Chaetozone sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId '3dc593153172f22c01d982b4ad94babe9951019b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0c19274e3d5ce3827769a52c59c5ee410183806a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c19274e3d5ce3827769a52c59c5ee410183806a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c19274e3d5ce3827769a52c59c5ee410183806a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c19274e3d5ce3827769a52c59c5ee410183806a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0c19274e3d5ce3827769a52c59c5ee410183806a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c19274e3d5ce3827769a52c59c5ee410183806a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c19274e3d5ce3827769a52c59c5ee410183806a'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '0c19274e3d5ce3827769a52c59c5ee410183806a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d4bc88ea580b8dc62f6353967cf04fee7c9e2a8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d4bc88ea580b8dc62f6353967cf04fee7c9e2a8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d4bc88ea580b8dc62f6353967cf04fee7c9e2a8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d4bc88ea580b8dc62f6353967cf04fee7c9e2a8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d4bc88ea580b8dc62f6353967cf04fee7c9e2a8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d4bc88ea580b8dc62f6353967cf04fee7c9e2a8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd4bc88ea580b8dc62f6353967cf04fee7c9e2a8e'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId 'd4bc88ea580b8dc62f6353967cf04fee7c9e2a8e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6dbf0bae4a5763a3b53389682a18afc95b423b1d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6dbf0bae4a5763a3b53389682a18afc95b423b1d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6dbf0bae4a5763a3b53389682a18afc95b423b1d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6dbf0bae4a5763a3b53389682a18afc95b423b1d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6dbf0bae4a5763a3b53389682a18afc95b423b1d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6dbf0bae4a5763a3b53389682a18afc95b423b1d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6dbf0bae4a5763a3b53389682a18afc95b423b1d'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '6dbf0bae4a5763a3b53389682a18afc95b423b1d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8b413dab7b492298370fa1d70050d5130e416fb4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8b413dab7b492298370fa1d70050d5130e416fb4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8b413dab7b492298370fa1d70050d5130e416fb4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8b413dab7b492298370fa1d70050d5130e416fb4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8b413dab7b492298370fa1d70050d5130e416fb4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8b413dab7b492298370fa1d70050d5130e416fb4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8b413dab7b492298370fa1d70050d5130e416fb4'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '8b413dab7b492298370fa1d70050d5130e416fb4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_e5956dceb5d2c1f027827fb2ea92b32030b90d29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e5956dceb5d2c1f027827fb2ea92b32030b90d29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e5956dceb5d2c1f027827fb2ea92b32030b90d29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e5956dceb5d2c1f027827fb2ea92b32030b90d29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_e5956dceb5d2c1f027827fb2ea92b32030b90d29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5956dceb5d2c1f027827fb2ea92b32030b90d29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5956dceb5d2c1f027827fb2ea92b32030b90d29'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId 'e5956dceb5d2c1f027827fb2ea92b32030b90d29'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b7dacd6002f2731bcf0e2965316d49e43b56457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b7dacd6002f2731bcf0e2965316d49e43b56457> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b7dacd6002f2731bcf0e2965316d49e43b56457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b7dacd6002f2731bcf0e2965316d49e43b56457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b7dacd6002f2731bcf0e2965316d49e43b56457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b7dacd6002f2731bcf0e2965316d49e43b56457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b7dacd6002f2731bcf0e2965316d49e43b56457'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '1b7dacd6002f2731bcf0e2965316d49e43b56457'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df6d2beb0579c82c233018621cec9bbcbc0c019d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df6d2beb0579c82c233018621cec9bbcbc0c019d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df6d2beb0579c82c233018621cec9bbcbc0c019d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df6d2beb0579c82c233018621cec9bbcbc0c019d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df6d2beb0579c82c233018621cec9bbcbc0c019d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "df6d2beb0579c82c233018621cec9bbcbc0c019d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'df6d2beb0579c82c233018621cec9bbcbc0c019d'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId 'df6d2beb0579c82c233018621cec9bbcbc0c019d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3b2b57ae7030a66049e9110ee3b7c13b2e638784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3b2b57ae7030a66049e9110ee3b7c13b2e638784> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3b2b57ae7030a66049e9110ee3b7c13b2e638784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3b2b57ae7030a66049e9110ee3b7c13b2e638784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3b2b57ae7030a66049e9110ee3b7c13b2e638784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3b2b57ae7030a66049e9110ee3b7c13b2e638784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3b2b57ae7030a66049e9110ee3b7c13b2e638784'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '3b2b57ae7030a66049e9110ee3b7c13b2e638784'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8fce0e8353ffb6992ae070308230ee88ea00b82a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8fce0e8353ffb6992ae070308230ee88ea00b82a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8fce0e8353ffb6992ae070308230ee88ea00b82a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8fce0e8353ffb6992ae070308230ee88ea00b82a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8fce0e8353ffb6992ae070308230ee88ea00b82a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8fce0e8353ffb6992ae070308230ee88ea00b82a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8fce0e8353ffb6992ae070308230ee88ea00b82a'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '8fce0e8353ffb6992ae070308230ee88ea00b82a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7550646913cf11218fd42d9b85e99e8fcf67f3f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7550646913cf11218fd42d9b85e99e8fcf67f3f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7550646913cf11218fd42d9b85e99e8fcf67f3f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7550646913cf11218fd42d9b85e99e8fcf67f3f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7550646913cf11218fd42d9b85e99e8fcf67f3f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7550646913cf11218fd42d9b85e99e8fcf67f3f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7550646913cf11218fd42d9b85e99e8fcf67f3f2'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:occurrenceId '7550646913cf11218fd42d9b85e99e8fcf67f3f2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_e2865f4d0e74765dbfee1195ec1db41da6188495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e2865f4d0e74765dbfee1195ec1db41da6188495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e2865f4d0e74765dbfee1195ec1db41da6188495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e2865f4d0e74765dbfee1195ec1db41da6188495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_e2865f4d0e74765dbfee1195ec1db41da6188495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e2865f4d0e74765dbfee1195ec1db41da6188495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e2865f4d0e74765dbfee1195ec1db41da6188495'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId 'e2865f4d0e74765dbfee1195ec1db41da6188495'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_46dd86291efc096439fa2c067e5880016798a648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_46dd86291efc096439fa2c067e5880016798a648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_46dd86291efc096439fa2c067e5880016798a648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_46dd86291efc096439fa2c067e5880016798a648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_46dd86291efc096439fa2c067e5880016798a648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "46dd86291efc096439fa2c067e5880016798a648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '46dd86291efc096439fa2c067e5880016798a648'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId '46dd86291efc096439fa2c067e5880016798a648'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_794bf289a4111773942eabccd2b9a358e24df02c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_794bf289a4111773942eabccd2b9a358e24df02c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_794bf289a4111773942eabccd2b9a358e24df02c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_794bf289a4111773942eabccd2b9a358e24df02c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_794bf289a4111773942eabccd2b9a358e24df02c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "794bf289a4111773942eabccd2b9a358e24df02c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '794bf289a4111773942eabccd2b9a358e24df02c'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId '794bf289a4111773942eabccd2b9a358e24df02c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf8cf99eced9e54e2ee4d584894deb4bd0c4998e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf8cf99eced9e54e2ee4d584894deb4bd0c4998e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf8cf99eced9e54e2ee4d584894deb4bd0c4998e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf8cf99eced9e54e2ee4d584894deb4bd0c4998e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf8cf99eced9e54e2ee4d584894deb4bd0c4998e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf8cf99eced9e54e2ee4d584894deb4bd0c4998e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf8cf99eced9e54e2ee4d584894deb4bd0c4998e'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId 'bf8cf99eced9e54e2ee4d584894deb4bd0c4998e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c8264d795f824d22276962c9aaf9b37f1732f9d3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c8264d795f824d22276962c9aaf9b37f1732f9d3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c8264d795f824d22276962c9aaf9b37f1732f9d3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c8264d795f824d22276962c9aaf9b37f1732f9d3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c8264d795f824d22276962c9aaf9b37f1732f9d3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c8264d795f824d22276962c9aaf9b37f1732f9d3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c8264d795f824d22276962c9aaf9b37f1732f9d3'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId 'c8264d795f824d22276962c9aaf9b37f1732f9d3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a9538a964875c54433a495bb6379c2a425d238a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a9538a964875c54433a495bb6379c2a425d238a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a9538a964875c54433a495bb6379c2a425d238a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a9538a964875c54433a495bb6379c2a425d238a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a9538a964875c54433a495bb6379c2a425d238a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a9538a964875c54433a495bb6379c2a425d238a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a9538a964875c54433a495bb6379c2a425d238a5'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId 'a9538a964875c54433a495bb6379c2a425d238a5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId 'dee3dbde6b3f95d41bbfcbb44f35ea26a2a1ca59'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5ba3013dff6fddbcff658f9163bdffeaa5920e52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5ba3013dff6fddbcff658f9163bdffeaa5920e52> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5ba3013dff6fddbcff658f9163bdffeaa5920e52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5ba3013dff6fddbcff658f9163bdffeaa5920e52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5ba3013dff6fddbcff658f9163bdffeaa5920e52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5ba3013dff6fddbcff658f9163bdffeaa5920e52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5ba3013dff6fddbcff658f9163bdffeaa5920e52'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId '5ba3013dff6fddbcff658f9163bdffeaa5920e52'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_513174847d8578c6a00141df3796e3fe32ffc426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_513174847d8578c6a00141df3796e3fe32ffc426> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_513174847d8578c6a00141df3796e3fe32ffc426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_513174847d8578c6a00141df3796e3fe32ffc426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_513174847d8578c6a00141df3796e3fe32ffc426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "513174847d8578c6a00141df3796e3fe32ffc426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '513174847d8578c6a00141df3796e3fe32ffc426'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId '513174847d8578c6a00141df3796e3fe32ffc426'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17'^^xsd:string;
  dwc:scientificName 'Clymene sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:occurrenceId '88dd4b7d6f1ff8d1e01a3971c5a22a599fb12a17'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_820fcf670d074f89c618a5febce9de76c7c83e6d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_820fcf670d074f89c618a5febce9de76c7c83e6d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_820fcf670d074f89c618a5febce9de76c7c83e6d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_820fcf670d074f89c618a5febce9de76c7c83e6d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_820fcf670d074f89c618a5febce9de76c7c83e6d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "820fcf670d074f89c618a5febce9de76c7c83e6d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '820fcf670d074f89c618a5febce9de76c7c83e6d'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '820fcf670d074f89c618a5febce9de76c7c83e6d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '9b1e682fbfdae7e11dd5dcda050a08490fb6f5bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77c607a030547fb3ba14e85536cfcf6bfcbc6cbe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77c607a030547fb3ba14e85536cfcf6bfcbc6cbe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77c607a030547fb3ba14e85536cfcf6bfcbc6cbe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77c607a030547fb3ba14e85536cfcf6bfcbc6cbe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_77c607a030547fb3ba14e85536cfcf6bfcbc6cbe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77c607a030547fb3ba14e85536cfcf6bfcbc6cbe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '77c607a030547fb3ba14e85536cfcf6bfcbc6cbe'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '77c607a030547fb3ba14e85536cfcf6bfcbc6cbe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6a235c38e3fbce3a7e6a913d001599e722bc97f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6a235c38e3fbce3a7e6a913d001599e722bc97f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6a235c38e3fbce3a7e6a913d001599e722bc97f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6a235c38e3fbce3a7e6a913d001599e722bc97f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6a235c38e3fbce3a7e6a913d001599e722bc97f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6a235c38e3fbce3a7e6a913d001599e722bc97f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6a235c38e3fbce3a7e6a913d001599e722bc97f2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '6a235c38e3fbce3a7e6a913d001599e722bc97f2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_b7bf706058a4c7742c07908c4c39951df9719a42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b7bf706058a4c7742c07908c4c39951df9719a42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b7bf706058a4c7742c07908c4c39951df9719a42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b7bf706058a4c7742c07908c4c39951df9719a42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_b7bf706058a4c7742c07908c4c39951df9719a42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7bf706058a4c7742c07908c4c39951df9719a42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7bf706058a4c7742c07908c4c39951df9719a42'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'b7bf706058a4c7742c07908c4c39951df9719a42'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e4b7d776f5d55daad71eb724f4191f5d99f516b1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e4b7d776f5d55daad71eb724f4191f5d99f516b1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e4b7d776f5d55daad71eb724f4191f5d99f516b1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e4b7d776f5d55daad71eb724f4191f5d99f516b1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e4b7d776f5d55daad71eb724f4191f5d99f516b1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e4b7d776f5d55daad71eb724f4191f5d99f516b1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e4b7d776f5d55daad71eb724f4191f5d99f516b1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'e4b7d776f5d55daad71eb724f4191f5d99f516b1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8441ed7052eb0da53c47a3243b9d847ad0f40d0c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8441ed7052eb0da53c47a3243b9d847ad0f40d0c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8441ed7052eb0da53c47a3243b9d847ad0f40d0c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8441ed7052eb0da53c47a3243b9d847ad0f40d0c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8441ed7052eb0da53c47a3243b9d847ad0f40d0c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8441ed7052eb0da53c47a3243b9d847ad0f40d0c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8441ed7052eb0da53c47a3243b9d847ad0f40d0c'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '8441ed7052eb0da53c47a3243b9d847ad0f40d0c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2ca28d2ce7ee183b927d964c49b0e5910802617e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2ca28d2ce7ee183b927d964c49b0e5910802617e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2ca28d2ce7ee183b927d964c49b0e5910802617e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2ca28d2ce7ee183b927d964c49b0e5910802617e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2ca28d2ce7ee183b927d964c49b0e5910802617e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ca28d2ce7ee183b927d964c49b0e5910802617e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2ca28d2ce7ee183b927d964c49b0e5910802617e'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '2ca28d2ce7ee183b927d964c49b0e5910802617e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a61dcc558a2dbe899e64c73e8dbff468023d26b3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a61dcc558a2dbe899e64c73e8dbff468023d26b3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a61dcc558a2dbe899e64c73e8dbff468023d26b3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a61dcc558a2dbe899e64c73e8dbff468023d26b3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a61dcc558a2dbe899e64c73e8dbff468023d26b3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a61dcc558a2dbe899e64c73e8dbff468023d26b3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a61dcc558a2dbe899e64c73e8dbff468023d26b3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'a61dcc558a2dbe899e64c73e8dbff468023d26b3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId '7bbd0e837c4fa94deaf9ec5c505ba223f3a6e1ba'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1077b53fd0ecae7095ab1d778698b9001bb8e2f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1077b53fd0ecae7095ab1d778698b9001bb8e2f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1077b53fd0ecae7095ab1d778698b9001bb8e2f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1077b53fd0ecae7095ab1d778698b9001bb8e2f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1077b53fd0ecae7095ab1d778698b9001bb8e2f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1077b53fd0ecae7095ab1d778698b9001bb8e2f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1077b53fd0ecae7095ab1d778698b9001bb8e2f1'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '1077b53fd0ecae7095ab1d778698b9001bb8e2f1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6444c7cb2125719a01e5596740df63721faa2e48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6444c7cb2125719a01e5596740df63721faa2e48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6444c7cb2125719a01e5596740df63721faa2e48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6444c7cb2125719a01e5596740df63721faa2e48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6444c7cb2125719a01e5596740df63721faa2e48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6444c7cb2125719a01e5596740df63721faa2e48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6444c7cb2125719a01e5596740df63721faa2e48'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '6444c7cb2125719a01e5596740df63721faa2e48'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_333f292ded8d8721ed76407ef98151ebc05c7ae0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_333f292ded8d8721ed76407ef98151ebc05c7ae0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_333f292ded8d8721ed76407ef98151ebc05c7ae0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_333f292ded8d8721ed76407ef98151ebc05c7ae0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_333f292ded8d8721ed76407ef98151ebc05c7ae0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "333f292ded8d8721ed76407ef98151ebc05c7ae0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '333f292ded8d8721ed76407ef98151ebc05c7ae0'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '333f292ded8d8721ed76407ef98151ebc05c7ae0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fc24e91d0d64f8c1f6b43b9c6888ddcff214c729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fc24e91d0d64f8c1f6b43b9c6888ddcff214c729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fc24e91d0d64f8c1f6b43b9c6888ddcff214c729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fc24e91d0d64f8c1f6b43b9c6888ddcff214c729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fc24e91d0d64f8c1f6b43b9c6888ddcff214c729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fc24e91d0d64f8c1f6b43b9c6888ddcff214c729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fc24e91d0d64f8c1f6b43b9c6888ddcff214c729'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'fc24e91d0d64f8c1f6b43b9c6888ddcff214c729'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_e8145ea622c5fdd49a57999631537a1bfdeb0b78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e8145ea622c5fdd49a57999631537a1bfdeb0b78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e8145ea622c5fdd49a57999631537a1bfdeb0b78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e8145ea622c5fdd49a57999631537a1bfdeb0b78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_e8145ea622c5fdd49a57999631537a1bfdeb0b78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e8145ea622c5fdd49a57999631537a1bfdeb0b78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e8145ea622c5fdd49a57999631537a1bfdeb0b78'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'e8145ea622c5fdd49a57999631537a1bfdeb0b78'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e65d3ef42ffb062cff055f6c7cece4ca4af14bd8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e65d3ef42ffb062cff055f6c7cece4ca4af14bd8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e65d3ef42ffb062cff055f6c7cece4ca4af14bd8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e65d3ef42ffb062cff055f6c7cece4ca4af14bd8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e65d3ef42ffb062cff055f6c7cece4ca4af14bd8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e65d3ef42ffb062cff055f6c7cece4ca4af14bd8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e65d3ef42ffb062cff055f6c7cece4ca4af14bd8'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'e65d3ef42ffb062cff055f6c7cece4ca4af14bd8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_44aacb882e7f0e17a47b600e9e6021b35b7c4d3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_44aacb882e7f0e17a47b600e9e6021b35b7c4d3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_44aacb882e7f0e17a47b600e9e6021b35b7c4d3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_44aacb882e7f0e17a47b600e9e6021b35b7c4d3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_44aacb882e7f0e17a47b600e9e6021b35b7c4d3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44aacb882e7f0e17a47b600e9e6021b35b7c4d3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44aacb882e7f0e17a47b600e9e6021b35b7c4d3b'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '44aacb882e7f0e17a47b600e9e6021b35b7c4d3b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_084a68420814bb634aa583c226836ed7f5806a05>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_084a68420814bb634aa583c226836ed7f5806a05> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_084a68420814bb634aa583c226836ed7f5806a05> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_084a68420814bb634aa583c226836ed7f5806a05>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_084a68420814bb634aa583c226836ed7f5806a05>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "084a68420814bb634aa583c226836ed7f5806a05" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '084a68420814bb634aa583c226836ed7f5806a05'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '084a68420814bb634aa583c226836ed7f5806a05'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8723e28c1d550800ff2e9d80a7f0278a209121ea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8723e28c1d550800ff2e9d80a7f0278a209121ea> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8723e28c1d550800ff2e9d80a7f0278a209121ea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8723e28c1d550800ff2e9d80a7f0278a209121ea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8723e28c1d550800ff2e9d80a7f0278a209121ea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8723e28c1d550800ff2e9d80a7f0278a209121ea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8723e28c1d550800ff2e9d80a7f0278a209121ea'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '8723e28c1d550800ff2e9d80a7f0278a209121ea'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_84357c6810b507d02e8310568e8bca076703d7fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_84357c6810b507d02e8310568e8bca076703d7fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_84357c6810b507d02e8310568e8bca076703d7fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_84357c6810b507d02e8310568e8bca076703d7fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_84357c6810b507d02e8310568e8bca076703d7fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84357c6810b507d02e8310568e8bca076703d7fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84357c6810b507d02e8310568e8bca076703d7fe'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId '84357c6810b507d02e8310568e8bca076703d7fe'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_368351e6974f7b06b886ce157ee95a253e091c1e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_368351e6974f7b06b886ce157ee95a253e091c1e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_368351e6974f7b06b886ce157ee95a253e091c1e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_368351e6974f7b06b886ce157ee95a253e091c1e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_368351e6974f7b06b886ce157ee95a253e091c1e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368351e6974f7b06b886ce157ee95a253e091c1e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '368351e6974f7b06b886ce157ee95a253e091c1e'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '368351e6974f7b06b886ce157ee95a253e091c1e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19fc1b9e5d5f0e8208cbf69206902b3f0093af3a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19fc1b9e5d5f0e8208cbf69206902b3f0093af3a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19fc1b9e5d5f0e8208cbf69206902b3f0093af3a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19fc1b9e5d5f0e8208cbf69206902b3f0093af3a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19fc1b9e5d5f0e8208cbf69206902b3f0093af3a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19fc1b9e5d5f0e8208cbf69206902b3f0093af3a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '19fc1b9e5d5f0e8208cbf69206902b3f0093af3a'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '19fc1b9e5d5f0e8208cbf69206902b3f0093af3a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_51f5198b97486437ccc7c0a3ab05c8287d6ea0c1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_51f5198b97486437ccc7c0a3ab05c8287d6ea0c1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_51f5198b97486437ccc7c0a3ab05c8287d6ea0c1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_51f5198b97486437ccc7c0a3ab05c8287d6ea0c1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_51f5198b97486437ccc7c0a3ab05c8287d6ea0c1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "51f5198b97486437ccc7c0a3ab05c8287d6ea0c1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '51f5198b97486437ccc7c0a3ab05c8287d6ea0c1'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '51f5198b97486437ccc7c0a3ab05c8287d6ea0c1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9db1316493b0fe23864105279fb53f76f7ec3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9db1316493b0fe23864105279fb53f76f7ec3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9db1316493b0fe23864105279fb53f76f7ec3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9db1316493b0fe23864105279fb53f76f7ec3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9db1316493b0fe23864105279fb53f76f7ec3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9db1316493b0fe23864105279fb53f76f7ec3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9db1316493b0fe23864105279fb53f76f7ec3914'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '9db1316493b0fe23864105279fb53f76f7ec3914'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a9dae7651165858c0925a542bd8deeb4c3fac92c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a9dae7651165858c0925a542bd8deeb4c3fac92c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a9dae7651165858c0925a542bd8deeb4c3fac92c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a9dae7651165858c0925a542bd8deeb4c3fac92c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a9dae7651165858c0925a542bd8deeb4c3fac92c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a9dae7651165858c0925a542bd8deeb4c3fac92c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a9dae7651165858c0925a542bd8deeb4c3fac92c'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'a9dae7651165858c0925a542bd8deeb4c3fac92c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b98496d7782247562e2d9c228fc6620e39a4c7d9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b98496d7782247562e2d9c228fc6620e39a4c7d9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b98496d7782247562e2d9c228fc6620e39a4c7d9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b98496d7782247562e2d9c228fc6620e39a4c7d9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b98496d7782247562e2d9c228fc6620e39a4c7d9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b98496d7782247562e2d9c228fc6620e39a4c7d9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b98496d7782247562e2d9c228fc6620e39a4c7d9'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'b98496d7782247562e2d9c228fc6620e39a4c7d9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89a7e3b74edc03835f4dbe37f31a7ecb0545ac14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89a7e3b74edc03835f4dbe37f31a7ecb0545ac14> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89a7e3b74edc03835f4dbe37f31a7ecb0545ac14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89a7e3b74edc03835f4dbe37f31a7ecb0545ac14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_89a7e3b74edc03835f4dbe37f31a7ecb0545ac14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "89a7e3b74edc03835f4dbe37f31a7ecb0545ac14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '89a7e3b74edc03835f4dbe37f31a7ecb0545ac14'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '89a7e3b74edc03835f4dbe37f31a7ecb0545ac14'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf5f37b2097c076ab5f3c2d1701339f96d6e6f13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf5f37b2097c076ab5f3c2d1701339f96d6e6f13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf5f37b2097c076ab5f3c2d1701339f96d6e6f13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf5f37b2097c076ab5f3c2d1701339f96d6e6f13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf5f37b2097c076ab5f3c2d1701339f96d6e6f13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf5f37b2097c076ab5f3c2d1701339f96d6e6f13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf5f37b2097c076ab5f3c2d1701339f96d6e6f13'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'cf5f37b2097c076ab5f3c2d1701339f96d6e6f13'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2ce02c27d8069a42be8cc3353a49e3bf1da05a67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2ce02c27d8069a42be8cc3353a49e3bf1da05a67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2ce02c27d8069a42be8cc3353a49e3bf1da05a67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2ce02c27d8069a42be8cc3353a49e3bf1da05a67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2ce02c27d8069a42be8cc3353a49e3bf1da05a67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ce02c27d8069a42be8cc3353a49e3bf1da05a67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2ce02c27d8069a42be8cc3353a49e3bf1da05a67'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '2ce02c27d8069a42be8cc3353a49e3bf1da05a67'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_916062f9c0db8080c4224735646d1ddb256345ba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_916062f9c0db8080c4224735646d1ddb256345ba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_916062f9c0db8080c4224735646d1ddb256345ba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_916062f9c0db8080c4224735646d1ddb256345ba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_916062f9c0db8080c4224735646d1ddb256345ba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "916062f9c0db8080c4224735646d1ddb256345ba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '916062f9c0db8080c4224735646d1ddb256345ba'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId '916062f9c0db8080c4224735646d1ddb256345ba'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_808f4ebe10435d6f7e766e4e6749e9ecadfe7f78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_808f4ebe10435d6f7e766e4e6749e9ecadfe7f78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_808f4ebe10435d6f7e766e4e6749e9ecadfe7f78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_808f4ebe10435d6f7e766e4e6749e9ecadfe7f78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_808f4ebe10435d6f7e766e4e6749e9ecadfe7f78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "808f4ebe10435d6f7e766e4e6749e9ecadfe7f78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '808f4ebe10435d6f7e766e4e6749e9ecadfe7f78'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId '808f4ebe10435d6f7e766e4e6749e9ecadfe7f78'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf040f2268e20370ad4121ea885b05d26f591b36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf040f2268e20370ad4121ea885b05d26f591b36> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf040f2268e20370ad4121ea885b05d26f591b36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf040f2268e20370ad4121ea885b05d26f591b36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bf040f2268e20370ad4121ea885b05d26f591b36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf040f2268e20370ad4121ea885b05d26f591b36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf040f2268e20370ad4121ea885b05d26f591b36'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId 'bf040f2268e20370ad4121ea885b05d26f591b36'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4556f51bfb62d358e52679d614ccfa9d2de331b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4556f51bfb62d358e52679d614ccfa9d2de331b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4556f51bfb62d358e52679d614ccfa9d2de331b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4556f51bfb62d358e52679d614ccfa9d2de331b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a4556f51bfb62d358e52679d614ccfa9d2de331b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a4556f51bfb62d358e52679d614ccfa9d2de331b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a4556f51bfb62d358e52679d614ccfa9d2de331b'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId 'a4556f51bfb62d358e52679d614ccfa9d2de331b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f080990f6619d662005a7d920b5dcba0c25c6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f080990f6619d662005a7d920b5dcba0c25c6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f080990f6619d662005a7d920b5dcba0c25c6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f080990f6619d662005a7d920b5dcba0c25c6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f080990f6619d662005a7d920b5dcba0c25c6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f080990f6619d662005a7d920b5dcba0c25c6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f080990f6619d662005a7d920b5dcba0c25c6659'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId 'f080990f6619d662005a7d920b5dcba0c25c6659'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_2d63eabc3f937a47eb09dfb900dbc572b02f74dc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2d63eabc3f937a47eb09dfb900dbc572b02f74dc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2d63eabc3f937a47eb09dfb900dbc572b02f74dc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2d63eabc3f937a47eb09dfb900dbc572b02f74dc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_2d63eabc3f937a47eb09dfb900dbc572b02f74dc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d63eabc3f937a47eb09dfb900dbc572b02f74dc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2d63eabc3f937a47eb09dfb900dbc572b02f74dc'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId '2d63eabc3f937a47eb09dfb900dbc572b02f74dc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b5f5a47755a3c533510ccea867258f2972fd658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b5f5a47755a3c533510ccea867258f2972fd658> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b5f5a47755a3c533510ccea867258f2972fd658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b5f5a47755a3c533510ccea867258f2972fd658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5b5f5a47755a3c533510ccea867258f2972fd658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b5f5a47755a3c533510ccea867258f2972fd658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b5f5a47755a3c533510ccea867258f2972fd658'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId '5b5f5a47755a3c533510ccea867258f2972fd658'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_087f3a530dbbf46f52a983bf33d4619db199bcc3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_087f3a530dbbf46f52a983bf33d4619db199bcc3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_087f3a530dbbf46f52a983bf33d4619db199bcc3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_087f3a530dbbf46f52a983bf33d4619db199bcc3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_087f3a530dbbf46f52a983bf33d4619db199bcc3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "087f3a530dbbf46f52a983bf33d4619db199bcc3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '087f3a530dbbf46f52a983bf33d4619db199bcc3'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId '087f3a530dbbf46f52a983bf33d4619db199bcc3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId 'dc77bcdeea29271b9e2fc9f3f0e747de6583fbc8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId 'e5c2e1756c88d2fccfa34ebede61ad8bc25bcbf2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c117be0d3589a02a15ee8024d3b656aeea4dafd4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c117be0d3589a02a15ee8024d3b656aeea4dafd4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c117be0d3589a02a15ee8024d3b656aeea4dafd4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c117be0d3589a02a15ee8024d3b656aeea4dafd4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c117be0d3589a02a15ee8024d3b656aeea4dafd4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c117be0d3589a02a15ee8024d3b656aeea4dafd4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c117be0d3589a02a15ee8024d3b656aeea4dafd4'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:occurrenceId 'c117be0d3589a02a15ee8024d3b656aeea4dafd4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_44f6ef5b61730c0d4e42687a26370e5732b55ccc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_44f6ef5b61730c0d4e42687a26370e5732b55ccc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_44f6ef5b61730c0d4e42687a26370e5732b55ccc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_44f6ef5b61730c0d4e42687a26370e5732b55ccc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_44f6ef5b61730c0d4e42687a26370e5732b55ccc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44f6ef5b61730c0d4e42687a26370e5732b55ccc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44f6ef5b61730c0d4e42687a26370e5732b55ccc'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId '44f6ef5b61730c0d4e42687a26370e5732b55ccc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_688800cd136326c8aaa31b3508d8dd93155e352b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_688800cd136326c8aaa31b3508d8dd93155e352b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_688800cd136326c8aaa31b3508d8dd93155e352b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_688800cd136326c8aaa31b3508d8dd93155e352b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_688800cd136326c8aaa31b3508d8dd93155e352b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "688800cd136326c8aaa31b3508d8dd93155e352b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '688800cd136326c8aaa31b3508d8dd93155e352b'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId '688800cd136326c8aaa31b3508d8dd93155e352b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_faa4892fd485b56194f5827771f22c70fa0d89eb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_faa4892fd485b56194f5827771f22c70fa0d89eb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_faa4892fd485b56194f5827771f22c70fa0d89eb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_faa4892fd485b56194f5827771f22c70fa0d89eb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_faa4892fd485b56194f5827771f22c70fa0d89eb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "faa4892fd485b56194f5827771f22c70fa0d89eb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'faa4892fd485b56194f5827771f22c70fa0d89eb'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'faa4892fd485b56194f5827771f22c70fa0d89eb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ea2b2569ea569384e19af457ed37e94cc51604dc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ea2b2569ea569384e19af457ed37e94cc51604dc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ea2b2569ea569384e19af457ed37e94cc51604dc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ea2b2569ea569384e19af457ed37e94cc51604dc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ea2b2569ea569384e19af457ed37e94cc51604dc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ea2b2569ea569384e19af457ed37e94cc51604dc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ea2b2569ea569384e19af457ed37e94cc51604dc'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'ea2b2569ea569384e19af457ed37e94cc51604dc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ba0c8d13299e0861c91fe7ead3b724e88d022fec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ba0c8d13299e0861c91fe7ead3b724e88d022fec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ba0c8d13299e0861c91fe7ead3b724e88d022fec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ba0c8d13299e0861c91fe7ead3b724e88d022fec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ba0c8d13299e0861c91fe7ead3b724e88d022fec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ba0c8d13299e0861c91fe7ead3b724e88d022fec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ba0c8d13299e0861c91fe7ead3b724e88d022fec'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'ba0c8d13299e0861c91fe7ead3b724e88d022fec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7cee704f56d1cf62a214bf2c99c17edab55bb25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7cee704f56d1cf62a214bf2c99c17edab55bb25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7cee704f56d1cf62a214bf2c99c17edab55bb25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7cee704f56d1cf62a214bf2c99c17edab55bb25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7cee704f56d1cf62a214bf2c99c17edab55bb25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7cee704f56d1cf62a214bf2c99c17edab55bb25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7cee704f56d1cf62a214bf2c99c17edab55bb25'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'b7cee704f56d1cf62a214bf2c99c17edab55bb25'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId '1c8ab473b7f4bc6d0d4256f4b68ed75e4abcb0fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'e0f3cfdde7a84c2b7f7c89c91424d5c5cddb9a9e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6fb43637c1835abf78a0a2c1e14dcfc848947b4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6fb43637c1835abf78a0a2c1e14dcfc848947b4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6fb43637c1835abf78a0a2c1e14dcfc848947b4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6fb43637c1835abf78a0a2c1e14dcfc848947b4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6fb43637c1835abf78a0a2c1e14dcfc848947b4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6fb43637c1835abf78a0a2c1e14dcfc848947b4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6fb43637c1835abf78a0a2c1e14dcfc848947b4d'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId '6fb43637c1835abf78a0a2c1e14dcfc848947b4d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5b6b173e3566d04fc81a1df557a72d065de25b8c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5b6b173e3566d04fc81a1df557a72d065de25b8c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5b6b173e3566d04fc81a1df557a72d065de25b8c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5b6b173e3566d04fc81a1df557a72d065de25b8c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5b6b173e3566d04fc81a1df557a72d065de25b8c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b6b173e3566d04fc81a1df557a72d065de25b8c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b6b173e3566d04fc81a1df557a72d065de25b8c'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId '5b6b173e3566d04fc81a1df557a72d065de25b8c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_5f05693b02d9e454ba29eb41773b2a913ad9be13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5f05693b02d9e454ba29eb41773b2a913ad9be13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5f05693b02d9e454ba29eb41773b2a913ad9be13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5f05693b02d9e454ba29eb41773b2a913ad9be13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_5f05693b02d9e454ba29eb41773b2a913ad9be13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5f05693b02d9e454ba29eb41773b2a913ad9be13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5f05693b02d9e454ba29eb41773b2a913ad9be13'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '5f05693b02d9e454ba29eb41773b2a913ad9be13'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_893a61a62a3d3760c41ef92f108b1552dc336624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_893a61a62a3d3760c41ef92f108b1552dc336624> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_893a61a62a3d3760c41ef92f108b1552dc336624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_893a61a62a3d3760c41ef92f108b1552dc336624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_893a61a62a3d3760c41ef92f108b1552dc336624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "893a61a62a3d3760c41ef92f108b1552dc336624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '893a61a62a3d3760c41ef92f108b1552dc336624'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '893a61a62a3d3760c41ef92f108b1552dc336624'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3314c3dbd33c440a363564350e44001fa334bca8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3314c3dbd33c440a363564350e44001fa334bca8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3314c3dbd33c440a363564350e44001fa334bca8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3314c3dbd33c440a363564350e44001fa334bca8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3314c3dbd33c440a363564350e44001fa334bca8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3314c3dbd33c440a363564350e44001fa334bca8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3314c3dbd33c440a363564350e44001fa334bca8'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '3314c3dbd33c440a363564350e44001fa334bca8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_080f763ab388efd68db68fd8d1f7506b61d3b52b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_080f763ab388efd68db68fd8d1f7506b61d3b52b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_080f763ab388efd68db68fd8d1f7506b61d3b52b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_080f763ab388efd68db68fd8d1f7506b61d3b52b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_080f763ab388efd68db68fd8d1f7506b61d3b52b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "080f763ab388efd68db68fd8d1f7506b61d3b52b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '080f763ab388efd68db68fd8d1f7506b61d3b52b'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '080f763ab388efd68db68fd8d1f7506b61d3b52b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId 'f37a4aa34c58bfe2fbb7e7bd014fe9a3b1eb764b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0782e146c3afbbfb8069d7d931dc3b369d4d26f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0782e146c3afbbfb8069d7d931dc3b369d4d26f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0782e146c3afbbfb8069d7d931dc3b369d4d26f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0782e146c3afbbfb8069d7d931dc3b369d4d26f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0782e146c3afbbfb8069d7d931dc3b369d4d26f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0782e146c3afbbfb8069d7d931dc3b369d4d26f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0782e146c3afbbfb8069d7d931dc3b369d4d26f2'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '0782e146c3afbbfb8069d7d931dc3b369d4d26f2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653395445ed0a1b046e6347fbdad2e0840583729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653395445ed0a1b046e6347fbdad2e0840583729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653395445ed0a1b046e6347fbdad2e0840583729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653395445ed0a1b046e6347fbdad2e0840583729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_653395445ed0a1b046e6347fbdad2e0840583729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "653395445ed0a1b046e6347fbdad2e0840583729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '653395445ed0a1b046e6347fbdad2e0840583729'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '653395445ed0a1b046e6347fbdad2e0840583729'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_215886bb3ce0b2300b088ec75727ec9e235bef9f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_215886bb3ce0b2300b088ec75727ec9e235bef9f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_215886bb3ce0b2300b088ec75727ec9e235bef9f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_215886bb3ce0b2300b088ec75727ec9e235bef9f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_215886bb3ce0b2300b088ec75727ec9e235bef9f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "215886bb3ce0b2300b088ec75727ec9e235bef9f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '215886bb3ce0b2300b088ec75727ec9e235bef9f'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '215886bb3ce0b2300b088ec75727ec9e235bef9f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fb47f94720d51ed3495c6862fa11a4ac03772df1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fb47f94720d51ed3495c6862fa11a4ac03772df1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fb47f94720d51ed3495c6862fa11a4ac03772df1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fb47f94720d51ed3495c6862fa11a4ac03772df1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fb47f94720d51ed3495c6862fa11a4ac03772df1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb47f94720d51ed3495c6862fa11a4ac03772df1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb47f94720d51ed3495c6862fa11a4ac03772df1'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId 'fb47f94720d51ed3495c6862fa11a4ac03772df1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8f4d738b2a9339ee1b7bcf77b848964dc63418e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8f4d738b2a9339ee1b7bcf77b848964dc63418e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8f4d738b2a9339ee1b7bcf77b848964dc63418e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8f4d738b2a9339ee1b7bcf77b848964dc63418e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8f4d738b2a9339ee1b7bcf77b848964dc63418e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f4d738b2a9339ee1b7bcf77b848964dc63418e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8f4d738b2a9339ee1b7bcf77b848964dc63418e6'^^xsd:string;
  dwc:scientificName 'Dasybranchus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129213'^^xsd:integer;
  dwc:occurrenceId '8f4d738b2a9339ee1b7bcf77b848964dc63418e6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_860947c923d723494c4cd77323ee1d9e9a9b4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_860947c923d723494c4cd77323ee1d9e9a9b4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_860947c923d723494c4cd77323ee1d9e9a9b4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_860947c923d723494c4cd77323ee1d9e9a9b4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_860947c923d723494c4cd77323ee1d9e9a9b4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "860947c923d723494c4cd77323ee1d9e9a9b4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '860947c923d723494c4cd77323ee1d9e9a9b4640'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '860947c923d723494c4cd77323ee1d9e9a9b4640'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4d111439b27e07aceb37e4874ca952b431324659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4d111439b27e07aceb37e4874ca952b431324659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4d111439b27e07aceb37e4874ca952b431324659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4d111439b27e07aceb37e4874ca952b431324659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4d111439b27e07aceb37e4874ca952b431324659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d111439b27e07aceb37e4874ca952b431324659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4d111439b27e07aceb37e4874ca952b431324659'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '4d111439b27e07aceb37e4874ca952b431324659'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6042b54a86659da24e95fd55ba6c9a39f7e5de2e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6042b54a86659da24e95fd55ba6c9a39f7e5de2e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6042b54a86659da24e95fd55ba6c9a39f7e5de2e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6042b54a86659da24e95fd55ba6c9a39f7e5de2e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6042b54a86659da24e95fd55ba6c9a39f7e5de2e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6042b54a86659da24e95fd55ba6c9a39f7e5de2e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6042b54a86659da24e95fd55ba6c9a39f7e5de2e'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '6042b54a86659da24e95fd55ba6c9a39f7e5de2e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bc77b007c46d177cb64f6c28002985bb2781b9ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bc77b007c46d177cb64f6c28002985bb2781b9ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bc77b007c46d177cb64f6c28002985bb2781b9ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bc77b007c46d177cb64f6c28002985bb2781b9ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bc77b007c46d177cb64f6c28002985bb2781b9ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bc77b007c46d177cb64f6c28002985bb2781b9ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bc77b007c46d177cb64f6c28002985bb2781b9ee'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId 'bc77b007c46d177cb64f6c28002985bb2781b9ee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_0c0ed0c85bbe5465e69eff09f615617dd1948c0b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0c0ed0c85bbe5465e69eff09f615617dd1948c0b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0c0ed0c85bbe5465e69eff09f615617dd1948c0b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0c0ed0c85bbe5465e69eff09f615617dd1948c0b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_0c0ed0c85bbe5465e69eff09f615617dd1948c0b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c0ed0c85bbe5465e69eff09f615617dd1948c0b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c0ed0c85bbe5465e69eff09f615617dd1948c0b'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '0c0ed0c85bbe5465e69eff09f615617dd1948c0b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_389a31069d7c379036741a9d78b8406ca6c0814f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_389a31069d7c379036741a9d78b8406ca6c0814f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_389a31069d7c379036741a9d78b8406ca6c0814f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_389a31069d7c379036741a9d78b8406ca6c0814f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_389a31069d7c379036741a9d78b8406ca6c0814f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "389a31069d7c379036741a9d78b8406ca6c0814f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '389a31069d7c379036741a9d78b8406ca6c0814f'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '389a31069d7c379036741a9d78b8406ca6c0814f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3f2703cadb1aa398d56393396bc22b5c7c23fe25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3f2703cadb1aa398d56393396bc22b5c7c23fe25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3f2703cadb1aa398d56393396bc22b5c7c23fe25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3f2703cadb1aa398d56393396bc22b5c7c23fe25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3f2703cadb1aa398d56393396bc22b5c7c23fe25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3f2703cadb1aa398d56393396bc22b5c7c23fe25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3f2703cadb1aa398d56393396bc22b5c7c23fe25'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '3f2703cadb1aa398d56393396bc22b5c7c23fe25'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0bb487fc5244a495d879864e361395be2351824c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0bb487fc5244a495d879864e361395be2351824c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0bb487fc5244a495d879864e361395be2351824c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0bb487fc5244a495d879864e361395be2351824c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0bb487fc5244a495d879864e361395be2351824c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0bb487fc5244a495d879864e361395be2351824c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0bb487fc5244a495d879864e361395be2351824c'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '0bb487fc5244a495d879864e361395be2351824c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_427317d04c63f124c0b9027358727ac302aaca3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_427317d04c63f124c0b9027358727ac302aaca3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_427317d04c63f124c0b9027358727ac302aaca3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_427317d04c63f124c0b9027358727ac302aaca3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_427317d04c63f124c0b9027358727ac302aaca3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "427317d04c63f124c0b9027358727ac302aaca3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '427317d04c63f124c0b9027358727ac302aaca3b'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '427317d04c63f124c0b9027358727ac302aaca3b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId '49f3fa66e91d90684dc2bf3fefddb3c7b30f80e5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_f99a584ab8dfee3609f9318641c7534954623b11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f99a584ab8dfee3609f9318641c7534954623b11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f99a584ab8dfee3609f9318641c7534954623b11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f99a584ab8dfee3609f9318641c7534954623b11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_f99a584ab8dfee3609f9318641c7534954623b11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f99a584ab8dfee3609f9318641c7534954623b11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f99a584ab8dfee3609f9318641c7534954623b11'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'f99a584ab8dfee3609f9318641c7534954623b11'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19536a9e84fac929120c77d840cbb3fec667a15b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19536a9e84fac929120c77d840cbb3fec667a15b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19536a9e84fac929120c77d840cbb3fec667a15b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19536a9e84fac929120c77d840cbb3fec667a15b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_19536a9e84fac929120c77d840cbb3fec667a15b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19536a9e84fac929120c77d840cbb3fec667a15b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '19536a9e84fac929120c77d840cbb3fec667a15b'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '19536a9e84fac929120c77d840cbb3fec667a15b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_40a92c7e84113d319b762a1a013a1db0161c4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_40a92c7e84113d319b762a1a013a1db0161c4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_40a92c7e84113d319b762a1a013a1db0161c4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_40a92c7e84113d319b762a1a013a1db0161c4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_40a92c7e84113d319b762a1a013a1db0161c4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40a92c7e84113d319b762a1a013a1db0161c4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40a92c7e84113d319b762a1a013a1db0161c4442'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '40a92c7e84113d319b762a1a013a1db0161c4442'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'a713fc9c71f771c8fa3fd9f0ddbf8eaa74a7eeb9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_30d6c306259b7036af3e0525e1e119e5a5ec668d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_30d6c306259b7036af3e0525e1e119e5a5ec668d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_30d6c306259b7036af3e0525e1e119e5a5ec668d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_30d6c306259b7036af3e0525e1e119e5a5ec668d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_30d6c306259b7036af3e0525e1e119e5a5ec668d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30d6c306259b7036af3e0525e1e119e5a5ec668d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '30d6c306259b7036af3e0525e1e119e5a5ec668d'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '30d6c306259b7036af3e0525e1e119e5a5ec668d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0afe1701895bd5e952f1c1e8c4da4d678be7632d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0afe1701895bd5e952f1c1e8c4da4d678be7632d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0afe1701895bd5e952f1c1e8c4da4d678be7632d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0afe1701895bd5e952f1c1e8c4da4d678be7632d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0afe1701895bd5e952f1c1e8c4da4d678be7632d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0afe1701895bd5e952f1c1e8c4da4d678be7632d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0afe1701895bd5e952f1c1e8c4da4d678be7632d'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '0afe1701895bd5e952f1c1e8c4da4d678be7632d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0a1857c980c8dd28df2de8de8eecffd35de1fda6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0a1857c980c8dd28df2de8de8eecffd35de1fda6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0a1857c980c8dd28df2de8de8eecffd35de1fda6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0a1857c980c8dd28df2de8de8eecffd35de1fda6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0a1857c980c8dd28df2de8de8eecffd35de1fda6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0a1857c980c8dd28df2de8de8eecffd35de1fda6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0a1857c980c8dd28df2de8de8eecffd35de1fda6'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '0a1857c980c8dd28df2de8de8eecffd35de1fda6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'b8e9d9df46e2b3d53b1752caf8580a7c8ef166bf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_86d710e71eae0e51c9318b0c6887dd5b2707fc9b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_86d710e71eae0e51c9318b0c6887dd5b2707fc9b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_86d710e71eae0e51c9318b0c6887dd5b2707fc9b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_86d710e71eae0e51c9318b0c6887dd5b2707fc9b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_86d710e71eae0e51c9318b0c6887dd5b2707fc9b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86d710e71eae0e51c9318b0c6887dd5b2707fc9b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '86d710e71eae0e51c9318b0c6887dd5b2707fc9b'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '86d710e71eae0e51c9318b0c6887dd5b2707fc9b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_57b7c27fd605f6407b34ae8ec4eec0e61f923bf1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_57b7c27fd605f6407b34ae8ec4eec0e61f923bf1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_57b7c27fd605f6407b34ae8ec4eec0e61f923bf1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_57b7c27fd605f6407b34ae8ec4eec0e61f923bf1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_57b7c27fd605f6407b34ae8ec4eec0e61f923bf1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "57b7c27fd605f6407b34ae8ec4eec0e61f923bf1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '57b7c27fd605f6407b34ae8ec4eec0e61f923bf1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId '57b7c27fd605f6407b34ae8ec4eec0e61f923bf1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_240ecdcaef4759f35e23d1e090ea8ae13975b0fa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_240ecdcaef4759f35e23d1e090ea8ae13975b0fa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_240ecdcaef4759f35e23d1e090ea8ae13975b0fa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_240ecdcaef4759f35e23d1e090ea8ae13975b0fa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_240ecdcaef4759f35e23d1e090ea8ae13975b0fa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "240ecdcaef4759f35e23d1e090ea8ae13975b0fa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '240ecdcaef4759f35e23d1e090ea8ae13975b0fa'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '240ecdcaef4759f35e23d1e090ea8ae13975b0fa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_eb1d657f3edff0cc492977f07053457d2d500baf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_eb1d657f3edff0cc492977f07053457d2d500baf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_eb1d657f3edff0cc492977f07053457d2d500baf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_eb1d657f3edff0cc492977f07053457d2d500baf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_eb1d657f3edff0cc492977f07053457d2d500baf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb1d657f3edff0cc492977f07053457d2d500baf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eb1d657f3edff0cc492977f07053457d2d500baf'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'eb1d657f3edff0cc492977f07053457d2d500baf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8390079a8e961f1c9415438d7535ee39f024501a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8390079a8e961f1c9415438d7535ee39f024501a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8390079a8e961f1c9415438d7535ee39f024501a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8390079a8e961f1c9415438d7535ee39f024501a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8390079a8e961f1c9415438d7535ee39f024501a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8390079a8e961f1c9415438d7535ee39f024501a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8390079a8e961f1c9415438d7535ee39f024501a'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '8390079a8e961f1c9415438d7535ee39f024501a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_384838431c7354993068f0577f8695a583e07373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_384838431c7354993068f0577f8695a583e07373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_384838431c7354993068f0577f8695a583e07373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_384838431c7354993068f0577f8695a583e07373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_384838431c7354993068f0577f8695a583e07373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384838431c7354993068f0577f8695a583e07373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '384838431c7354993068f0577f8695a583e07373'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '384838431c7354993068f0577f8695a583e07373'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_23b43e37c6411b812dd8e368f300d3bc31021145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_23b43e37c6411b812dd8e368f300d3bc31021145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_23b43e37c6411b812dd8e368f300d3bc31021145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_23b43e37c6411b812dd8e368f300d3bc31021145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_23b43e37c6411b812dd8e368f300d3bc31021145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23b43e37c6411b812dd8e368f300d3bc31021145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '23b43e37c6411b812dd8e368f300d3bc31021145'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '23b43e37c6411b812dd8e368f300d3bc31021145'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a5c1a544cb89f7a077515e5f1cfd8c995f295cfc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a5c1a544cb89f7a077515e5f1cfd8c995f295cfc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a5c1a544cb89f7a077515e5f1cfd8c995f295cfc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a5c1a544cb89f7a077515e5f1cfd8c995f295cfc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a5c1a544cb89f7a077515e5f1cfd8c995f295cfc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a5c1a544cb89f7a077515e5f1cfd8c995f295cfc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a5c1a544cb89f7a077515e5f1cfd8c995f295cfc'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'a5c1a544cb89f7a077515e5f1cfd8c995f295cfc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c5444a9fc19c5710e4c5ab37cfc0708271ac068e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c5444a9fc19c5710e4c5ab37cfc0708271ac068e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c5444a9fc19c5710e4c5ab37cfc0708271ac068e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c5444a9fc19c5710e4c5ab37cfc0708271ac068e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c5444a9fc19c5710e4c5ab37cfc0708271ac068e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c5444a9fc19c5710e4c5ab37cfc0708271ac068e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c5444a9fc19c5710e4c5ab37cfc0708271ac068e'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'c5444a9fc19c5710e4c5ab37cfc0708271ac068e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1dcf919b4ade10143070cb7df8fd675aeca72424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1dcf919b4ade10143070cb7df8fd675aeca72424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1dcf919b4ade10143070cb7df8fd675aeca72424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1dcf919b4ade10143070cb7df8fd675aeca72424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1dcf919b4ade10143070cb7df8fd675aeca72424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1dcf919b4ade10143070cb7df8fd675aeca72424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1dcf919b4ade10143070cb7df8fd675aeca72424'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '1dcf919b4ade10143070cb7df8fd675aeca72424'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_56cbd60bdfe6bc07a82533c137eab0ad5d210d55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_56cbd60bdfe6bc07a82533c137eab0ad5d210d55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_56cbd60bdfe6bc07a82533c137eab0ad5d210d55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_56cbd60bdfe6bc07a82533c137eab0ad5d210d55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_56cbd60bdfe6bc07a82533c137eab0ad5d210d55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56cbd60bdfe6bc07a82533c137eab0ad5d210d55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '56cbd60bdfe6bc07a82533c137eab0ad5d210d55'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '56cbd60bdfe6bc07a82533c137eab0ad5d210d55'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5e1e4dbab487bb32378868ba427c62c167ea22f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e1e4dbab487bb32378868ba427c62c167ea22f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e1e4dbab487bb32378868ba427c62c167ea22f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e1e4dbab487bb32378868ba427c62c167ea22f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5e1e4dbab487bb32378868ba427c62c167ea22f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e1e4dbab487bb32378868ba427c62c167ea22f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e1e4dbab487bb32378868ba427c62c167ea22f9'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId '5e1e4dbab487bb32378868ba427c62c167ea22f9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_81c923568a9a2dbc78d64ea812078742458f83c8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_81c923568a9a2dbc78d64ea812078742458f83c8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_81c923568a9a2dbc78d64ea812078742458f83c8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_81c923568a9a2dbc78d64ea812078742458f83c8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_81c923568a9a2dbc78d64ea812078742458f83c8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "81c923568a9a2dbc78d64ea812078742458f83c8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '81c923568a9a2dbc78d64ea812078742458f83c8'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId '81c923568a9a2dbc78d64ea812078742458f83c8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c695da90b85108e0de80b2dc57ce67ab93af4a6b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c695da90b85108e0de80b2dc57ce67ab93af4a6b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c695da90b85108e0de80b2dc57ce67ab93af4a6b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c695da90b85108e0de80b2dc57ce67ab93af4a6b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c695da90b85108e0de80b2dc57ce67ab93af4a6b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c695da90b85108e0de80b2dc57ce67ab93af4a6b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c695da90b85108e0de80b2dc57ce67ab93af4a6b'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId 'c695da90b85108e0de80b2dc57ce67ab93af4a6b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_50cef31f4602bde54a98209912e40537105c1b7d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_50cef31f4602bde54a98209912e40537105c1b7d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_50cef31f4602bde54a98209912e40537105c1b7d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_50cef31f4602bde54a98209912e40537105c1b7d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_50cef31f4602bde54a98209912e40537105c1b7d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "50cef31f4602bde54a98209912e40537105c1b7d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '50cef31f4602bde54a98209912e40537105c1b7d'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId '50cef31f4602bde54a98209912e40537105c1b7d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId '0eade6a0b4e4888dcda6f802b7ccaeb5fe051a34'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f2ff2fba8fb04e89524c8c253609cdf32016ec0c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2ff2fba8fb04e89524c8c253609cdf32016ec0c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2ff2fba8fb04e89524c8c253609cdf32016ec0c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2ff2fba8fb04e89524c8c253609cdf32016ec0c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f2ff2fba8fb04e89524c8c253609cdf32016ec0c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2ff2fba8fb04e89524c8c253609cdf32016ec0c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2ff2fba8fb04e89524c8c253609cdf32016ec0c'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId 'f2ff2fba8fb04e89524c8c253609cdf32016ec0c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d59f7c26cd03d3541147fa937cb1b680bdbb508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d59f7c26cd03d3541147fa937cb1b680bdbb508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d59f7c26cd03d3541147fa937cb1b680bdbb508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d59f7c26cd03d3541147fa937cb1b680bdbb508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7d59f7c26cd03d3541147fa937cb1b680bdbb508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d59f7c26cd03d3541147fa937cb1b680bdbb508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d59f7c26cd03d3541147fa937cb1b680bdbb508'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId '7d59f7c26cd03d3541147fa937cb1b680bdbb508'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId '7223c15ee8339daa7b61a54c9d21c1c72d1e8fb6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f918e4fed6fc6c3a80e6a17f0bf0341019efe484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f918e4fed6fc6c3a80e6a17f0bf0341019efe484> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f918e4fed6fc6c3a80e6a17f0bf0341019efe484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f918e4fed6fc6c3a80e6a17f0bf0341019efe484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f918e4fed6fc6c3a80e6a17f0bf0341019efe484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f918e4fed6fc6c3a80e6a17f0bf0341019efe484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f918e4fed6fc6c3a80e6a17f0bf0341019efe484'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId 'f918e4fed6fc6c3a80e6a17f0bf0341019efe484'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e0715a56cbf7eef1717c85e57a1049b29ab2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e0715a56cbf7eef1717c85e57a1049b29ab2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e0715a56cbf7eef1717c85e57a1049b29ab2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e0715a56cbf7eef1717c85e57a1049b29ab2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e0715a56cbf7eef1717c85e57a1049b29ab2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e0715a56cbf7eef1717c85e57a1049b29ab2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e0715a56cbf7eef1717c85e57a1049b29ab2943'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId '3e0715a56cbf7eef1717c85e57a1049b29ab2943'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c1a192e08a7e9e3936916e59a42e58736f519596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c1a192e08a7e9e3936916e59a42e58736f519596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c1a192e08a7e9e3936916e59a42e58736f519596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c1a192e08a7e9e3936916e59a42e58736f519596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c1a192e08a7e9e3936916e59a42e58736f519596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c1a192e08a7e9e3936916e59a42e58736f519596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c1a192e08a7e9e3936916e59a42e58736f519596'^^xsd:string;
  dwc:scientificName 'Dynamene edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '118941'^^xsd:integer;
  dwc:occurrenceId 'c1a192e08a7e9e3936916e59a42e58736f519596'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_bd408703b2e26f6116725e1c3f73ae779674cbbc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_bd408703b2e26f6116725e1c3f73ae779674cbbc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_bd408703b2e26f6116725e1c3f73ae779674cbbc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_bd408703b2e26f6116725e1c3f73ae779674cbbc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_bd408703b2e26f6116725e1c3f73ae779674cbbc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bd408703b2e26f6116725e1c3f73ae779674cbbc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bd408703b2e26f6116725e1c3f73ae779674cbbc'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'bd408703b2e26f6116725e1c3f73ae779674cbbc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a05b0549df80282492b8698091f615f9e5fac472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a05b0549df80282492b8698091f615f9e5fac472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a05b0549df80282492b8698091f615f9e5fac472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a05b0549df80282492b8698091f615f9e5fac472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a05b0549df80282492b8698091f615f9e5fac472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a05b0549df80282492b8698091f615f9e5fac472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a05b0549df80282492b8698091f615f9e5fac472'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'a05b0549df80282492b8698091f615f9e5fac472'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_030d9c5cebe6b143aa97da8fe70ee5d106a32eca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_030d9c5cebe6b143aa97da8fe70ee5d106a32eca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_030d9c5cebe6b143aa97da8fe70ee5d106a32eca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_030d9c5cebe6b143aa97da8fe70ee5d106a32eca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_030d9c5cebe6b143aa97da8fe70ee5d106a32eca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "030d9c5cebe6b143aa97da8fe70ee5d106a32eca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '030d9c5cebe6b143aa97da8fe70ee5d106a32eca'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '030d9c5cebe6b143aa97da8fe70ee5d106a32eca'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_86acaca440347f1a2e12bf299c9c91562a460ae1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_86acaca440347f1a2e12bf299c9c91562a460ae1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_86acaca440347f1a2e12bf299c9c91562a460ae1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_86acaca440347f1a2e12bf299c9c91562a460ae1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_86acaca440347f1a2e12bf299c9c91562a460ae1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86acaca440347f1a2e12bf299c9c91562a460ae1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '86acaca440347f1a2e12bf299c9c91562a460ae1'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '86acaca440347f1a2e12bf299c9c91562a460ae1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_dfa4c923b626bb0b58d80b9ef5616a3cc9981944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dfa4c923b626bb0b58d80b9ef5616a3cc9981944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dfa4c923b626bb0b58d80b9ef5616a3cc9981944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dfa4c923b626bb0b58d80b9ef5616a3cc9981944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_dfa4c923b626bb0b58d80b9ef5616a3cc9981944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dfa4c923b626bb0b58d80b9ef5616a3cc9981944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dfa4c923b626bb0b58d80b9ef5616a3cc9981944'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'dfa4c923b626bb0b58d80b9ef5616a3cc9981944'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0779f880b28636fa1add9571cc2e15af07f784a9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0779f880b28636fa1add9571cc2e15af07f784a9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0779f880b28636fa1add9571cc2e15af07f784a9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0779f880b28636fa1add9571cc2e15af07f784a9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0779f880b28636fa1add9571cc2e15af07f784a9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0779f880b28636fa1add9571cc2e15af07f784a9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0779f880b28636fa1add9571cc2e15af07f784a9'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '0779f880b28636fa1add9571cc2e15af07f784a9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df3ce4f3c98e1dc8dac60601ea183745d5e864a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df3ce4f3c98e1dc8dac60601ea183745d5e864a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df3ce4f3c98e1dc8dac60601ea183745d5e864a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df3ce4f3c98e1dc8dac60601ea183745d5e864a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_df3ce4f3c98e1dc8dac60601ea183745d5e864a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "df3ce4f3c98e1dc8dac60601ea183745d5e864a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'df3ce4f3c98e1dc8dac60601ea183745d5e864a2'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'df3ce4f3c98e1dc8dac60601ea183745d5e864a2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9ead07d2d0cc67e044b8c589e822535aaf1471a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9ead07d2d0cc67e044b8c589e822535aaf1471a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9ead07d2d0cc67e044b8c589e822535aaf1471a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9ead07d2d0cc67e044b8c589e822535aaf1471a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9ead07d2d0cc67e044b8c589e822535aaf1471a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9ead07d2d0cc67e044b8c589e822535aaf1471a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9ead07d2d0cc67e044b8c589e822535aaf1471a'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'd9ead07d2d0cc67e044b8c589e822535aaf1471a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4d5d867c2d2fd591205d98bdbdc089832a433203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4d5d867c2d2fd591205d98bdbdc089832a433203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4d5d867c2d2fd591205d98bdbdc089832a433203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4d5d867c2d2fd591205d98bdbdc089832a433203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4d5d867c2d2fd591205d98bdbdc089832a433203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d5d867c2d2fd591205d98bdbdc089832a433203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4d5d867c2d2fd591205d98bdbdc089832a433203'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '4d5d867c2d2fd591205d98bdbdc089832a433203'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c8d34ffc2cbe074f795b3b01a7852b476ee33e29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c8d34ffc2cbe074f795b3b01a7852b476ee33e29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c8d34ffc2cbe074f795b3b01a7852b476ee33e29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c8d34ffc2cbe074f795b3b01a7852b476ee33e29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c8d34ffc2cbe074f795b3b01a7852b476ee33e29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c8d34ffc2cbe074f795b3b01a7852b476ee33e29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c8d34ffc2cbe074f795b3b01a7852b476ee33e29'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'c8d34ffc2cbe074f795b3b01a7852b476ee33e29'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d733d19a1ada91260e122456802661c6741ab1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d733d19a1ada91260e122456802661c6741ab1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d733d19a1ada91260e122456802661c6741ab1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d733d19a1ada91260e122456802661c6741ab1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d733d19a1ada91260e122456802661c6741ab1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9d733d19a1ada91260e122456802661c6741ab1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9d733d19a1ada91260e122456802661c6741ab1'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId 'd9d733d19a1ada91260e122456802661c6741ab1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1f9d047cb5c117d03190bac4db7837098a52b682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1f9d047cb5c117d03190bac4db7837098a52b682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1f9d047cb5c117d03190bac4db7837098a52b682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1f9d047cb5c117d03190bac4db7837098a52b682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1f9d047cb5c117d03190bac4db7837098a52b682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1f9d047cb5c117d03190bac4db7837098a52b682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1f9d047cb5c117d03190bac4db7837098a52b682'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '1f9d047cb5c117d03190bac4db7837098a52b682'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '002a8b9dbc1b03b9e6a77d2a3e12470b58c7edca'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a345f51cfee9a622bc015b3da3a537a2595fad30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a345f51cfee9a622bc015b3da3a537a2595fad30> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a345f51cfee9a622bc015b3da3a537a2595fad30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a345f51cfee9a622bc015b3da3a537a2595fad30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a345f51cfee9a622bc015b3da3a537a2595fad30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a345f51cfee9a622bc015b3da3a537a2595fad30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a345f51cfee9a622bc015b3da3a537a2595fad30'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId 'a345f51cfee9a622bc015b3da3a537a2595fad30'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_904b20ba710de77b653b3c8151c384146d53846b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_904b20ba710de77b653b3c8151c384146d53846b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_904b20ba710de77b653b3c8151c384146d53846b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_904b20ba710de77b653b3c8151c384146d53846b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_904b20ba710de77b653b3c8151c384146d53846b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "904b20ba710de77b653b3c8151c384146d53846b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '904b20ba710de77b653b3c8151c384146d53846b'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '904b20ba710de77b653b3c8151c384146d53846b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a443131ebf2b40ebe8bd254b24595594201ff15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a443131ebf2b40ebe8bd254b24595594201ff15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a443131ebf2b40ebe8bd254b24595594201ff15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a443131ebf2b40ebe8bd254b24595594201ff15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9a443131ebf2b40ebe8bd254b24595594201ff15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9a443131ebf2b40ebe8bd254b24595594201ff15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9a443131ebf2b40ebe8bd254b24595594201ff15'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '9a443131ebf2b40ebe8bd254b24595594201ff15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e62dc3b88642393ca42aeddfc86dabfb55bdf7fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e62dc3b88642393ca42aeddfc86dabfb55bdf7fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e62dc3b88642393ca42aeddfc86dabfb55bdf7fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e62dc3b88642393ca42aeddfc86dabfb55bdf7fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e62dc3b88642393ca42aeddfc86dabfb55bdf7fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e62dc3b88642393ca42aeddfc86dabfb55bdf7fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e62dc3b88642393ca42aeddfc86dabfb55bdf7fe'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId 'e62dc3b88642393ca42aeddfc86dabfb55bdf7fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_983afb65f0ebedb825030081f93540c5a3199f3c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_983afb65f0ebedb825030081f93540c5a3199f3c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_983afb65f0ebedb825030081f93540c5a3199f3c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_983afb65f0ebedb825030081f93540c5a3199f3c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_983afb65f0ebedb825030081f93540c5a3199f3c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "983afb65f0ebedb825030081f93540c5a3199f3c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '983afb65f0ebedb825030081f93540c5a3199f3c'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '983afb65f0ebedb825030081f93540c5a3199f3c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a824af013d4913fb9dcf06f32375409e7f75234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a824af013d4913fb9dcf06f32375409e7f75234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a824af013d4913fb9dcf06f32375409e7f75234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a824af013d4913fb9dcf06f32375409e7f75234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a824af013d4913fb9dcf06f32375409e7f75234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a824af013d4913fb9dcf06f32375409e7f75234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a824af013d4913fb9dcf06f32375409e7f75234'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '2a824af013d4913fb9dcf06f32375409e7f75234'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250'^^xsd:string;
  dwc:scientificName 'Euclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:occurrenceId '7c2d6ba2e1c031c3c13d5e8f208e28fe6c00f250'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_84d28ea011011c9886d6a4f56146b2256047f50c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_84d28ea011011c9886d6a4f56146b2256047f50c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_84d28ea011011c9886d6a4f56146b2256047f50c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_84d28ea011011c9886d6a4f56146b2256047f50c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_84d28ea011011c9886d6a4f56146b2256047f50c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84d28ea011011c9886d6a4f56146b2256047f50c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84d28ea011011c9886d6a4f56146b2256047f50c'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId '84d28ea011011c9886d6a4f56146b2256047f50c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1bb5797159571e48a3855e9e885968fde686a8c7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1bb5797159571e48a3855e9e885968fde686a8c7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1bb5797159571e48a3855e9e885968fde686a8c7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1bb5797159571e48a3855e9e885968fde686a8c7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1bb5797159571e48a3855e9e885968fde686a8c7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1bb5797159571e48a3855e9e885968fde686a8c7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1bb5797159571e48a3855e9e885968fde686a8c7'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId '1bb5797159571e48a3855e9e885968fde686a8c7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ae1f41214bc313796d8d7e1be7523b1cdf8a2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ae1f41214bc313796d8d7e1be7523b1cdf8a2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ae1f41214bc313796d8d7e1be7523b1cdf8a2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ae1f41214bc313796d8d7e1be7523b1cdf8a2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ae1f41214bc313796d8d7e1be7523b1cdf8a2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae1f41214bc313796d8d7e1be7523b1cdf8a2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae1f41214bc313796d8d7e1be7523b1cdf8a2386'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId 'ae1f41214bc313796d8d7e1be7523b1cdf8a2386'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a54ce15c2f56050c3d72057a8409a01c0e280f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a54ce15c2f56050c3d72057a8409a01c0e280f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a54ce15c2f56050c3d72057a8409a01c0e280f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a54ce15c2f56050c3d72057a8409a01c0e280f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4a54ce15c2f56050c3d72057a8409a01c0e280f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a54ce15c2f56050c3d72057a8409a01c0e280f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a54ce15c2f56050c3d72057a8409a01c0e280f1'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId '4a54ce15c2f56050c3d72057a8409a01c0e280f1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_acc839370de4ff97557c93f3fa0907f4fbe9a2b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_acc839370de4ff97557c93f3fa0907f4fbe9a2b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_acc839370de4ff97557c93f3fa0907f4fbe9a2b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_acc839370de4ff97557c93f3fa0907f4fbe9a2b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_acc839370de4ff97557c93f3fa0907f4fbe9a2b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "acc839370de4ff97557c93f3fa0907f4fbe9a2b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'acc839370de4ff97557c93f3fa0907f4fbe9a2b9'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId 'acc839370de4ff97557c93f3fa0907f4fbe9a2b9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0e91184dd0cb690227e19776494c87cee2d85d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0e91184dd0cb690227e19776494c87cee2d85d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0e91184dd0cb690227e19776494c87cee2d85d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0e91184dd0cb690227e19776494c87cee2d85d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0e91184dd0cb690227e19776494c87cee2d85d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e0e91184dd0cb690227e19776494c87cee2d85d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e0e91184dd0cb690227e19776494c87cee2d85d1'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId 'e0e91184dd0cb690227e19776494c87cee2d85d1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId 'fdd9fbb9a90d1646fbe9c00698b8e429e6076e5b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d80f46821cd9232ba844df3c363a253242d6d1d6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d80f46821cd9232ba844df3c363a253242d6d1d6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d80f46821cd9232ba844df3c363a253242d6d1d6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d80f46821cd9232ba844df3c363a253242d6d1d6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d80f46821cd9232ba844df3c363a253242d6d1d6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d80f46821cd9232ba844df3c363a253242d6d1d6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd80f46821cd9232ba844df3c363a253242d6d1d6'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId 'd80f46821cd9232ba844df3c363a253242d6d1d6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_cc030f0f2561cd699cd56565baa552dc32d7b2f0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_cc030f0f2561cd699cd56565baa552dc32d7b2f0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_cc030f0f2561cd699cd56565baa552dc32d7b2f0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_cc030f0f2561cd699cd56565baa552dc32d7b2f0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_cc030f0f2561cd699cd56565baa552dc32d7b2f0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cc030f0f2561cd699cd56565baa552dc32d7b2f0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cc030f0f2561cd699cd56565baa552dc32d7b2f0'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId 'cc030f0f2561cd699cd56565baa552dc32d7b2f0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8eedd0d86efb1518d816b806df0588ea36ed095b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8eedd0d86efb1518d816b806df0588ea36ed095b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8eedd0d86efb1518d816b806df0588ea36ed095b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8eedd0d86efb1518d816b806df0588ea36ed095b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8eedd0d86efb1518d816b806df0588ea36ed095b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8eedd0d86efb1518d816b806df0588ea36ed095b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8eedd0d86efb1518d816b806df0588ea36ed095b'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:occurrenceId '8eedd0d86efb1518d816b806df0588ea36ed095b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_767f679d2258217db2bba3e437a23a45e3ba39a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_767f679d2258217db2bba3e437a23a45e3ba39a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_767f679d2258217db2bba3e437a23a45e3ba39a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_767f679d2258217db2bba3e437a23a45e3ba39a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_767f679d2258217db2bba3e437a23a45e3ba39a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "767f679d2258217db2bba3e437a23a45e3ba39a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '767f679d2258217db2bba3e437a23a45e3ba39a5'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '767f679d2258217db2bba3e437a23a45e3ba39a5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a6133cfbd3f8717ce88d625475b452b69b3aa0fa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a6133cfbd3f8717ce88d625475b452b69b3aa0fa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a6133cfbd3f8717ce88d625475b452b69b3aa0fa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a6133cfbd3f8717ce88d625475b452b69b3aa0fa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a6133cfbd3f8717ce88d625475b452b69b3aa0fa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6133cfbd3f8717ce88d625475b452b69b3aa0fa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a6133cfbd3f8717ce88d625475b452b69b3aa0fa'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId 'a6133cfbd3f8717ce88d625475b452b69b3aa0fa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_91040ad3e6a983417a0e34badad4fe7d52fc6afa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_91040ad3e6a983417a0e34badad4fe7d52fc6afa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_91040ad3e6a983417a0e34badad4fe7d52fc6afa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_91040ad3e6a983417a0e34badad4fe7d52fc6afa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_91040ad3e6a983417a0e34badad4fe7d52fc6afa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "91040ad3e6a983417a0e34badad4fe7d52fc6afa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '91040ad3e6a983417a0e34badad4fe7d52fc6afa'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '91040ad3e6a983417a0e34badad4fe7d52fc6afa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17c07734e950051b21e3d8a3df5478a3032fd0e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17c07734e950051b21e3d8a3df5478a3032fd0e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17c07734e950051b21e3d8a3df5478a3032fd0e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17c07734e950051b21e3d8a3df5478a3032fd0e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17c07734e950051b21e3d8a3df5478a3032fd0e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "17c07734e950051b21e3d8a3df5478a3032fd0e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '17c07734e950051b21e3d8a3df5478a3032fd0e8'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '17c07734e950051b21e3d8a3df5478a3032fd0e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_70323396fef7b513c89eee77827e15682604cc06>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_70323396fef7b513c89eee77827e15682604cc06> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_70323396fef7b513c89eee77827e15682604cc06> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_70323396fef7b513c89eee77827e15682604cc06>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_70323396fef7b513c89eee77827e15682604cc06>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70323396fef7b513c89eee77827e15682604cc06" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '70323396fef7b513c89eee77827e15682604cc06'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '70323396fef7b513c89eee77827e15682604cc06'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_faa2f536de830d761303779340b65fbd6c497116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_faa2f536de830d761303779340b65fbd6c497116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_faa2f536de830d761303779340b65fbd6c497116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_faa2f536de830d761303779340b65fbd6c497116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_faa2f536de830d761303779340b65fbd6c497116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "faa2f536de830d761303779340b65fbd6c497116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'faa2f536de830d761303779340b65fbd6c497116'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId 'faa2f536de830d761303779340b65fbd6c497116'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f7cf8a4f996cf639c1fc808f69e28d5974c90aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f7cf8a4f996cf639c1fc808f69e28d5974c90aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f7cf8a4f996cf639c1fc808f69e28d5974c90aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f7cf8a4f996cf639c1fc808f69e28d5974c90aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0f7cf8a4f996cf639c1fc808f69e28d5974c90aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0f7cf8a4f996cf639c1fc808f69e28d5974c90aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0f7cf8a4f996cf639c1fc808f69e28d5974c90aa'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '0f7cf8a4f996cf639c1fc808f69e28d5974c90aa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8e4fdb79fe0da22f2a0e48e2763f15df4869194a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8e4fdb79fe0da22f2a0e48e2763f15df4869194a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8e4fdb79fe0da22f2a0e48e2763f15df4869194a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8e4fdb79fe0da22f2a0e48e2763f15df4869194a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8e4fdb79fe0da22f2a0e48e2763f15df4869194a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8e4fdb79fe0da22f2a0e48e2763f15df4869194a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8e4fdb79fe0da22f2a0e48e2763f15df4869194a'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '8e4fdb79fe0da22f2a0e48e2763f15df4869194a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aa63815c63c16ba2fb0e0c3d050b7030d8ce8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aa63815c63c16ba2fb0e0c3d050b7030d8ce8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aa63815c63c16ba2fb0e0c3d050b7030d8ce8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aa63815c63c16ba2fb0e0c3d050b7030d8ce8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_aa63815c63c16ba2fb0e0c3d050b7030d8ce8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa63815c63c16ba2fb0e0c3d050b7030d8ce8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa63815c63c16ba2fb0e0c3d050b7030d8ce8330'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId 'aa63815c63c16ba2fb0e0c3d050b7030d8ce8330'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e81c172e2aa21d78544a1b860471c470e69f4d40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e81c172e2aa21d78544a1b860471c470e69f4d40> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e81c172e2aa21d78544a1b860471c470e69f4d40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e81c172e2aa21d78544a1b860471c470e69f4d40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e81c172e2aa21d78544a1b860471c470e69f4d40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e81c172e2aa21d78544a1b860471c470e69f4d40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e81c172e2aa21d78544a1b860471c470e69f4d40'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId 'e81c172e2aa21d78544a1b860471c470e69f4d40'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d84eeddcb76445a540210f5688ad07861bd0740a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d84eeddcb76445a540210f5688ad07861bd0740a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d84eeddcb76445a540210f5688ad07861bd0740a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d84eeddcb76445a540210f5688ad07861bd0740a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d84eeddcb76445a540210f5688ad07861bd0740a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d84eeddcb76445a540210f5688ad07861bd0740a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd84eeddcb76445a540210f5688ad07861bd0740a'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'd84eeddcb76445a540210f5688ad07861bd0740a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_48834f593ade01aa7be3bdc5649f6c920820456a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_48834f593ade01aa7be3bdc5649f6c920820456a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_48834f593ade01aa7be3bdc5649f6c920820456a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_48834f593ade01aa7be3bdc5649f6c920820456a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_48834f593ade01aa7be3bdc5649f6c920820456a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "48834f593ade01aa7be3bdc5649f6c920820456a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '48834f593ade01aa7be3bdc5649f6c920820456a'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId '48834f593ade01aa7be3bdc5649f6c920820456a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f32003c32e961a60ef97a1dc2ffe0feb8f5250fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f32003c32e961a60ef97a1dc2ffe0feb8f5250fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f32003c32e961a60ef97a1dc2ffe0feb8f5250fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f32003c32e961a60ef97a1dc2ffe0feb8f5250fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f32003c32e961a60ef97a1dc2ffe0feb8f5250fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f32003c32e961a60ef97a1dc2ffe0feb8f5250fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f32003c32e961a60ef97a1dc2ffe0feb8f5250fc'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'f32003c32e961a60ef97a1dc2ffe0feb8f5250fc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_589fe1ef0d45fad35b61f6ab74832bf7e878c8e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_589fe1ef0d45fad35b61f6ab74832bf7e878c8e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_589fe1ef0d45fad35b61f6ab74832bf7e878c8e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_589fe1ef0d45fad35b61f6ab74832bf7e878c8e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_589fe1ef0d45fad35b61f6ab74832bf7e878c8e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "589fe1ef0d45fad35b61f6ab74832bf7e878c8e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '589fe1ef0d45fad35b61f6ab74832bf7e878c8e3'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId '589fe1ef0d45fad35b61f6ab74832bf7e878c8e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4dc657423ab8682ec7b639d986d7c4f66b58d849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4dc657423ab8682ec7b639d986d7c4f66b58d849> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4dc657423ab8682ec7b639d986d7c4f66b58d849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4dc657423ab8682ec7b639d986d7c4f66b58d849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4dc657423ab8682ec7b639d986d7c4f66b58d849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4dc657423ab8682ec7b639d986d7c4f66b58d849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4dc657423ab8682ec7b639d986d7c4f66b58d849'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId '4dc657423ab8682ec7b639d986d7c4f66b58d849'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_23f3e09cef6b19803b06bb0ad73f8979b7cd0d15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_23f3e09cef6b19803b06bb0ad73f8979b7cd0d15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_23f3e09cef6b19803b06bb0ad73f8979b7cd0d15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_23f3e09cef6b19803b06bb0ad73f8979b7cd0d15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_23f3e09cef6b19803b06bb0ad73f8979b7cd0d15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23f3e09cef6b19803b06bb0ad73f8979b7cd0d15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '23f3e09cef6b19803b06bb0ad73f8979b7cd0d15'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId '23f3e09cef6b19803b06bb0ad73f8979b7cd0d15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_80a916463fc88fb6b7c8b8b045e4fa9b98683579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_80a916463fc88fb6b7c8b8b045e4fa9b98683579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_80a916463fc88fb6b7c8b8b045e4fa9b98683579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_80a916463fc88fb6b7c8b8b045e4fa9b98683579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_80a916463fc88fb6b7c8b8b045e4fa9b98683579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "80a916463fc88fb6b7c8b8b045e4fa9b98683579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '80a916463fc88fb6b7c8b8b045e4fa9b98683579'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId '80a916463fc88fb6b7c8b8b045e4fa9b98683579'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f9522b35df650601b95be4d5443f68fd38734512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f9522b35df650601b95be4d5443f68fd38734512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f9522b35df650601b95be4d5443f68fd38734512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f9522b35df650601b95be4d5443f68fd38734512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f9522b35df650601b95be4d5443f68fd38734512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f9522b35df650601b95be4d5443f68fd38734512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f9522b35df650601b95be4d5443f68fd38734512'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'f9522b35df650601b95be4d5443f68fd38734512'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'f71d593648e7bd83be1b3d2ff9d4f26436bb4a7f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_d7ee497892ec8cc31d374d54202850257422d625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d7ee497892ec8cc31d374d54202850257422d625> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d7ee497892ec8cc31d374d54202850257422d625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d7ee497892ec8cc31d374d54202850257422d625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_d7ee497892ec8cc31d374d54202850257422d625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d7ee497892ec8cc31d374d54202850257422d625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd7ee497892ec8cc31d374d54202850257422d625'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'd7ee497892ec8cc31d374d54202850257422d625'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_63bf4ea072c3dc461e7feb9683f3a89b59a6e621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_63bf4ea072c3dc461e7feb9683f3a89b59a6e621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_63bf4ea072c3dc461e7feb9683f3a89b59a6e621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_63bf4ea072c3dc461e7feb9683f3a89b59a6e621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_63bf4ea072c3dc461e7feb9683f3a89b59a6e621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "63bf4ea072c3dc461e7feb9683f3a89b59a6e621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '63bf4ea072c3dc461e7feb9683f3a89b59a6e621'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '63bf4ea072c3dc461e7feb9683f3a89b59a6e621'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a3ead2b8d3d84ab1b0561577b90d217d2cb25f74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a3ead2b8d3d84ab1b0561577b90d217d2cb25f74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a3ead2b8d3d84ab1b0561577b90d217d2cb25f74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a3ead2b8d3d84ab1b0561577b90d217d2cb25f74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a3ead2b8d3d84ab1b0561577b90d217d2cb25f74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a3ead2b8d3d84ab1b0561577b90d217d2cb25f74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a3ead2b8d3d84ab1b0561577b90d217d2cb25f74'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId 'a3ead2b8d3d84ab1b0561577b90d217d2cb25f74'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1e4e901d0175c0872ee13625f81d3bd95f1b1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1e4e901d0175c0872ee13625f81d3bd95f1b1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1e4e901d0175c0872ee13625f81d3bd95f1b1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1e4e901d0175c0872ee13625f81d3bd95f1b1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1e4e901d0175c0872ee13625f81d3bd95f1b1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1e4e901d0175c0872ee13625f81d3bd95f1b1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1e4e901d0175c0872ee13625f81d3bd95f1b1161'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '1e4e901d0175c0872ee13625f81d3bd95f1b1161'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_70464777676882dd49c11349bfd6439d09b07b68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_70464777676882dd49c11349bfd6439d09b07b68> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_70464777676882dd49c11349bfd6439d09b07b68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_70464777676882dd49c11349bfd6439d09b07b68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_70464777676882dd49c11349bfd6439d09b07b68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70464777676882dd49c11349bfd6439d09b07b68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '70464777676882dd49c11349bfd6439d09b07b68'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '70464777676882dd49c11349bfd6439d09b07b68'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_766e4320112367df0f5dad8363b76714305abf4e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_766e4320112367df0f5dad8363b76714305abf4e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_766e4320112367df0f5dad8363b76714305abf4e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_766e4320112367df0f5dad8363b76714305abf4e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_766e4320112367df0f5dad8363b76714305abf4e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "766e4320112367df0f5dad8363b76714305abf4e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '766e4320112367df0f5dad8363b76714305abf4e'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '766e4320112367df0f5dad8363b76714305abf4e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3d5f60dd95ba2643058d105dc65b101e06432c71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3d5f60dd95ba2643058d105dc65b101e06432c71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3d5f60dd95ba2643058d105dc65b101e06432c71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3d5f60dd95ba2643058d105dc65b101e06432c71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3d5f60dd95ba2643058d105dc65b101e06432c71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3d5f60dd95ba2643058d105dc65b101e06432c71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3d5f60dd95ba2643058d105dc65b101e06432c71'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '3d5f60dd95ba2643058d105dc65b101e06432c71'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_347f6c39983ed11af7598589cae9a047f4ab3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_347f6c39983ed11af7598589cae9a047f4ab3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_347f6c39983ed11af7598589cae9a047f4ab3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_347f6c39983ed11af7598589cae9a047f4ab3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_347f6c39983ed11af7598589cae9a047f4ab3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347f6c39983ed11af7598589cae9a047f4ab3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '347f6c39983ed11af7598589cae9a047f4ab3323'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '347f6c39983ed11af7598589cae9a047f4ab3323'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_914f0217fda055d2acea518948a53d2a1294e6c0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_914f0217fda055d2acea518948a53d2a1294e6c0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_914f0217fda055d2acea518948a53d2a1294e6c0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_914f0217fda055d2acea518948a53d2a1294e6c0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_914f0217fda055d2acea518948a53d2a1294e6c0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "914f0217fda055d2acea518948a53d2a1294e6c0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '914f0217fda055d2acea518948a53d2a1294e6c0'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '914f0217fda055d2acea518948a53d2a1294e6c0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ea9f28a9008c2be31bda2043d1ca47c31e3c547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ea9f28a9008c2be31bda2043d1ca47c31e3c547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ea9f28a9008c2be31bda2043d1ca47c31e3c547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ea9f28a9008c2be31bda2043d1ca47c31e3c547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ea9f28a9008c2be31bda2043d1ca47c31e3c547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6ea9f28a9008c2be31bda2043d1ca47c31e3c547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6ea9f28a9008c2be31bda2043d1ca47c31e3c547'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '6ea9f28a9008c2be31bda2043d1ca47c31e3c547'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_6c79819db0aa22847c8bc9297bc3c47f8a58bcd0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6c79819db0aa22847c8bc9297bc3c47f8a58bcd0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6c79819db0aa22847c8bc9297bc3c47f8a58bcd0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6c79819db0aa22847c8bc9297bc3c47f8a58bcd0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_6c79819db0aa22847c8bc9297bc3c47f8a58bcd0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c79819db0aa22847c8bc9297bc3c47f8a58bcd0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c79819db0aa22847c8bc9297bc3c47f8a58bcd0'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '6c79819db0aa22847c8bc9297bc3c47f8a58bcd0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_08839f4d22e2dc369050f7d23e4260872ccfbf81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_08839f4d22e2dc369050f7d23e4260872ccfbf81> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_08839f4d22e2dc369050f7d23e4260872ccfbf81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_08839f4d22e2dc369050f7d23e4260872ccfbf81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_08839f4d22e2dc369050f7d23e4260872ccfbf81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08839f4d22e2dc369050f7d23e4260872ccfbf81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08839f4d22e2dc369050f7d23e4260872ccfbf81'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId '08839f4d22e2dc369050f7d23e4260872ccfbf81'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a04bea94f576d837e5c941112cfe62ed29445595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a04bea94f576d837e5c941112cfe62ed29445595> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a04bea94f576d837e5c941112cfe62ed29445595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a04bea94f576d837e5c941112cfe62ed29445595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a04bea94f576d837e5c941112cfe62ed29445595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a04bea94f576d837e5c941112cfe62ed29445595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a04bea94f576d837e5c941112cfe62ed29445595'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId 'a04bea94f576d837e5c941112cfe62ed29445595'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3ef6e4a22fc4f20ef765591ab9b512a1b780dc32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3ef6e4a22fc4f20ef765591ab9b512a1b780dc32> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3ef6e4a22fc4f20ef765591ab9b512a1b780dc32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3ef6e4a22fc4f20ef765591ab9b512a1b780dc32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3ef6e4a22fc4f20ef765591ab9b512a1b780dc32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ef6e4a22fc4f20ef765591ab9b512a1b780dc32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3ef6e4a22fc4f20ef765591ab9b512a1b780dc32'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId '3ef6e4a22fc4f20ef765591ab9b512a1b780dc32'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e5f3420c585b222a7e209cc346f69a043981fec2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e5f3420c585b222a7e209cc346f69a043981fec2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e5f3420c585b222a7e209cc346f69a043981fec2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e5f3420c585b222a7e209cc346f69a043981fec2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e5f3420c585b222a7e209cc346f69a043981fec2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5f3420c585b222a7e209cc346f69a043981fec2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5f3420c585b222a7e209cc346f69a043981fec2'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId 'e5f3420c585b222a7e209cc346f69a043981fec2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_874c3071b9502a5f3818a19b295f41bee8209d2f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_874c3071b9502a5f3818a19b295f41bee8209d2f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_874c3071b9502a5f3818a19b295f41bee8209d2f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_874c3071b9502a5f3818a19b295f41bee8209d2f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_874c3071b9502a5f3818a19b295f41bee8209d2f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "874c3071b9502a5f3818a19b295f41bee8209d2f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '874c3071b9502a5f3818a19b295f41bee8209d2f'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId '874c3071b9502a5f3818a19b295f41bee8209d2f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a09550fb311241fb5ee96868579d5c429905fee8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a09550fb311241fb5ee96868579d5c429905fee8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a09550fb311241fb5ee96868579d5c429905fee8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a09550fb311241fb5ee96868579d5c429905fee8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a09550fb311241fb5ee96868579d5c429905fee8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a09550fb311241fb5ee96868579d5c429905fee8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a09550fb311241fb5ee96868579d5c429905fee8'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId 'a09550fb311241fb5ee96868579d5c429905fee8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bc2752a63892c84725d3766deb90136381a2fc74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bc2752a63892c84725d3766deb90136381a2fc74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bc2752a63892c84725d3766deb90136381a2fc74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bc2752a63892c84725d3766deb90136381a2fc74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bc2752a63892c84725d3766deb90136381a2fc74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bc2752a63892c84725d3766deb90136381a2fc74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bc2752a63892c84725d3766deb90136381a2fc74'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId 'bc2752a63892c84725d3766deb90136381a2fc74'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ac9a04ca79ae61ea6d88fa5add3f3920dff5668c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ac9a04ca79ae61ea6d88fa5add3f3920dff5668c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ac9a04ca79ae61ea6d88fa5add3f3920dff5668c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ac9a04ca79ae61ea6d88fa5add3f3920dff5668c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ac9a04ca79ae61ea6d88fa5add3f3920dff5668c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ac9a04ca79ae61ea6d88fa5add3f3920dff5668c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ac9a04ca79ae61ea6d88fa5add3f3920dff5668c'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId 'ac9a04ca79ae61ea6d88fa5add3f3920dff5668c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_49688a5346c45482874df00f3d7fff452a4da09d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_49688a5346c45482874df00f3d7fff452a4da09d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_49688a5346c45482874df00f3d7fff452a4da09d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_49688a5346c45482874df00f3d7fff452a4da09d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_49688a5346c45482874df00f3d7fff452a4da09d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "49688a5346c45482874df00f3d7fff452a4da09d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '49688a5346c45482874df00f3d7fff452a4da09d'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId '49688a5346c45482874df00f3d7fff452a4da09d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_87d2aedb62642c22bb461fa6d92e5836afdac2d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_87d2aedb62642c22bb461fa6d92e5836afdac2d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_87d2aedb62642c22bb461fa6d92e5836afdac2d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_87d2aedb62642c22bb461fa6d92e5836afdac2d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_87d2aedb62642c22bb461fa6d92e5836afdac2d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "87d2aedb62642c22bb461fa6d92e5836afdac2d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '87d2aedb62642c22bb461fa6d92e5836afdac2d1'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:occurrenceId '87d2aedb62642c22bb461fa6d92e5836afdac2d1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_077b3505ef0d3e3dcb416878c3b5639566342367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_077b3505ef0d3e3dcb416878c3b5639566342367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_077b3505ef0d3e3dcb416878c3b5639566342367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_077b3505ef0d3e3dcb416878c3b5639566342367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_077b3505ef0d3e3dcb416878c3b5639566342367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "077b3505ef0d3e3dcb416878c3b5639566342367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '077b3505ef0d3e3dcb416878c3b5639566342367'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId '077b3505ef0d3e3dcb416878c3b5639566342367'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fefede4998f51ea2d767b7f513c1189cd868c68f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fefede4998f51ea2d767b7f513c1189cd868c68f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fefede4998f51ea2d767b7f513c1189cd868c68f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fefede4998f51ea2d767b7f513c1189cd868c68f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fefede4998f51ea2d767b7f513c1189cd868c68f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fefede4998f51ea2d767b7f513c1189cd868c68f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fefede4998f51ea2d767b7f513c1189cd868c68f'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'fefede4998f51ea2d767b7f513c1189cd868c68f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d287805c9c7091a804cc147850558dc1d02f9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d287805c9c7091a804cc147850558dc1d02f9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d287805c9c7091a804cc147850558dc1d02f9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d287805c9c7091a804cc147850558dc1d02f9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d287805c9c7091a804cc147850558dc1d02f9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d287805c9c7091a804cc147850558dc1d02f9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd287805c9c7091a804cc147850558dc1d02f9834'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'd287805c9c7091a804cc147850558dc1d02f9834'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_04005c0b55eb53aac00aa7e5c8402c08676f6f62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_04005c0b55eb53aac00aa7e5c8402c08676f6f62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_04005c0b55eb53aac00aa7e5c8402c08676f6f62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_04005c0b55eb53aac00aa7e5c8402c08676f6f62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_04005c0b55eb53aac00aa7e5c8402c08676f6f62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "04005c0b55eb53aac00aa7e5c8402c08676f6f62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '04005c0b55eb53aac00aa7e5c8402c08676f6f62'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId '04005c0b55eb53aac00aa7e5c8402c08676f6f62'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c2575982e687ae16b30b4c7805cd88c605890426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c2575982e687ae16b30b4c7805cd88c605890426> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c2575982e687ae16b30b4c7805cd88c605890426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c2575982e687ae16b30b4c7805cd88c605890426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c2575982e687ae16b30b4c7805cd88c605890426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c2575982e687ae16b30b4c7805cd88c605890426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c2575982e687ae16b30b4c7805cd88c605890426'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'c2575982e687ae16b30b4c7805cd88c605890426'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c24a2324c431fc231d45866af10681446d5fd17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c24a2324c431fc231d45866af10681446d5fd17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c24a2324c431fc231d45866af10681446d5fd17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c24a2324c431fc231d45866af10681446d5fd17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c24a2324c431fc231d45866af10681446d5fd17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c24a2324c431fc231d45866af10681446d5fd17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c24a2324c431fc231d45866af10681446d5fd17'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId '0c24a2324c431fc231d45866af10681446d5fd17'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8acf9ca83b0c766136700f08f814fbb5cb29f7eb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8acf9ca83b0c766136700f08f814fbb5cb29f7eb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8acf9ca83b0c766136700f08f814fbb5cb29f7eb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8acf9ca83b0c766136700f08f814fbb5cb29f7eb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8acf9ca83b0c766136700f08f814fbb5cb29f7eb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8acf9ca83b0c766136700f08f814fbb5cb29f7eb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8acf9ca83b0c766136700f08f814fbb5cb29f7eb'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId '8acf9ca83b0c766136700f08f814fbb5cb29f7eb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68cd08382eb3fc4a228919a56edbd65ecf42ab5f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68cd08382eb3fc4a228919a56edbd65ecf42ab5f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68cd08382eb3fc4a228919a56edbd65ecf42ab5f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68cd08382eb3fc4a228919a56edbd65ecf42ab5f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_68cd08382eb3fc4a228919a56edbd65ecf42ab5f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68cd08382eb3fc4a228919a56edbd65ecf42ab5f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '68cd08382eb3fc4a228919a56edbd65ecf42ab5f'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId '68cd08382eb3fc4a228919a56edbd65ecf42ab5f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2cd46b00122cd3fee2153678bac08ea64daa0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2cd46b00122cd3fee2153678bac08ea64daa0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2cd46b00122cd3fee2153678bac08ea64daa0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2cd46b00122cd3fee2153678bac08ea64daa0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2cd46b00122cd3fee2153678bac08ea64daa0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2cd46b00122cd3fee2153678bac08ea64daa0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2cd46b00122cd3fee2153678bac08ea64daa0374'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId '2cd46b00122cd3fee2153678bac08ea64daa0374'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ff5df4ac39d08e67211cbe69f0336a7e95426e3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ff5df4ac39d08e67211cbe69f0336a7e95426e3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ff5df4ac39d08e67211cbe69f0336a7e95426e3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ff5df4ac39d08e67211cbe69f0336a7e95426e3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ff5df4ac39d08e67211cbe69f0336a7e95426e3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ff5df4ac39d08e67211cbe69f0336a7e95426e3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ff5df4ac39d08e67211cbe69f0336a7e95426e3b'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'ff5df4ac39d08e67211cbe69f0336a7e95426e3b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_8e55103ab047357a1e8d23e4b5eb29214cd2cca4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8e55103ab047357a1e8d23e4b5eb29214cd2cca4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8e55103ab047357a1e8d23e4b5eb29214cd2cca4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8e55103ab047357a1e8d23e4b5eb29214cd2cca4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_8e55103ab047357a1e8d23e4b5eb29214cd2cca4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8e55103ab047357a1e8d23e4b5eb29214cd2cca4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8e55103ab047357a1e8d23e4b5eb29214cd2cca4'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId '8e55103ab047357a1e8d23e4b5eb29214cd2cca4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9a26ed21a031d2ee058e1b7b17d39eb7d97836ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9a26ed21a031d2ee058e1b7b17d39eb7d97836ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9a26ed21a031d2ee058e1b7b17d39eb7d97836ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9a26ed21a031d2ee058e1b7b17d39eb7d97836ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9a26ed21a031d2ee058e1b7b17d39eb7d97836ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9a26ed21a031d2ee058e1b7b17d39eb7d97836ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9a26ed21a031d2ee058e1b7b17d39eb7d97836ab'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId '9a26ed21a031d2ee058e1b7b17d39eb7d97836ab'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7e9e3b8dd9074aeeaeeefa771783b2888084b4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7e9e3b8dd9074aeeaeeefa771783b2888084b4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7e9e3b8dd9074aeeaeeefa771783b2888084b4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7e9e3b8dd9074aeeaeeefa771783b2888084b4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7e9e3b8dd9074aeeaeeefa771783b2888084b4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c7e9e3b8dd9074aeeaeeefa771783b2888084b4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c7e9e3b8dd9074aeeaeeefa771783b2888084b4d'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'c7e9e3b8dd9074aeeaeeefa771783b2888084b4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_43f3fc6ece5424d1b329d035eec1f766bf5eeaad>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_43f3fc6ece5424d1b329d035eec1f766bf5eeaad> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_43f3fc6ece5424d1b329d035eec1f766bf5eeaad> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_43f3fc6ece5424d1b329d035eec1f766bf5eeaad>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_43f3fc6ece5424d1b329d035eec1f766bf5eeaad>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43f3fc6ece5424d1b329d035eec1f766bf5eeaad" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '43f3fc6ece5424d1b329d035eec1f766bf5eeaad'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId '43f3fc6ece5424d1b329d035eec1f766bf5eeaad'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4a75b721d04ee26854f64108ccdd066dbf139559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4a75b721d04ee26854f64108ccdd066dbf139559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4a75b721d04ee26854f64108ccdd066dbf139559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4a75b721d04ee26854f64108ccdd066dbf139559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4a75b721d04ee26854f64108ccdd066dbf139559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a75b721d04ee26854f64108ccdd066dbf139559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a75b721d04ee26854f64108ccdd066dbf139559'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId '4a75b721d04ee26854f64108ccdd066dbf139559'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d45b3b9c7394c8e76c2db910f76904bdc087d999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d45b3b9c7394c8e76c2db910f76904bdc087d999> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d45b3b9c7394c8e76c2db910f76904bdc087d999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d45b3b9c7394c8e76c2db910f76904bdc087d999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d45b3b9c7394c8e76c2db910f76904bdc087d999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d45b3b9c7394c8e76c2db910f76904bdc087d999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd45b3b9c7394c8e76c2db910f76904bdc087d999'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'd45b3b9c7394c8e76c2db910f76904bdc087d999'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d0378422ab59367357ac5274370de4ffa8a4f8b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d0378422ab59367357ac5274370de4ffa8a4f8b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d0378422ab59367357ac5274370de4ffa8a4f8b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d0378422ab59367357ac5274370de4ffa8a4f8b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d0378422ab59367357ac5274370de4ffa8a4f8b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d0378422ab59367357ac5274370de4ffa8a4f8b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd0378422ab59367357ac5274370de4ffa8a4f8b6'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'd0378422ab59367357ac5274370de4ffa8a4f8b6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be040f5da931193201baab814cbe7ceceb725c01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be040f5da931193201baab814cbe7ceceb725c01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be040f5da931193201baab814cbe7ceceb725c01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be040f5da931193201baab814cbe7ceceb725c01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be040f5da931193201baab814cbe7ceceb725c01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "be040f5da931193201baab814cbe7ceceb725c01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'be040f5da931193201baab814cbe7ceceb725c01'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'be040f5da931193201baab814cbe7ceceb725c01'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_992762a0c21944db580daeb3f51158f809b71425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_992762a0c21944db580daeb3f51158f809b71425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_992762a0c21944db580daeb3f51158f809b71425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_992762a0c21944db580daeb3f51158f809b71425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_992762a0c21944db580daeb3f51158f809b71425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "992762a0c21944db580daeb3f51158f809b71425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '992762a0c21944db580daeb3f51158f809b71425'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId '992762a0c21944db580daeb3f51158f809b71425'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e509b81cfe5a752e744ced22acb3d92b04f48aaf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e509b81cfe5a752e744ced22acb3d92b04f48aaf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e509b81cfe5a752e744ced22acb3d92b04f48aaf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e509b81cfe5a752e744ced22acb3d92b04f48aaf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e509b81cfe5a752e744ced22acb3d92b04f48aaf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e509b81cfe5a752e744ced22acb3d92b04f48aaf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e509b81cfe5a752e744ced22acb3d92b04f48aaf'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'e509b81cfe5a752e744ced22acb3d92b04f48aaf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_5dbcbec9f13008c93d45f190b55a1e42fc285c78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5dbcbec9f13008c93d45f190b55a1e42fc285c78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5dbcbec9f13008c93d45f190b55a1e42fc285c78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5dbcbec9f13008c93d45f190b55a1e42fc285c78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_5dbcbec9f13008c93d45f190b55a1e42fc285c78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5dbcbec9f13008c93d45f190b55a1e42fc285c78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5dbcbec9f13008c93d45f190b55a1e42fc285c78'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId '5dbcbec9f13008c93d45f190b55a1e42fc285c78'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8d785fe9b9bbd8e00b9571156d6a34e3a96552eb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8d785fe9b9bbd8e00b9571156d6a34e3a96552eb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8d785fe9b9bbd8e00b9571156d6a34e3a96552eb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8d785fe9b9bbd8e00b9571156d6a34e3a96552eb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8d785fe9b9bbd8e00b9571156d6a34e3a96552eb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8d785fe9b9bbd8e00b9571156d6a34e3a96552eb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8d785fe9b9bbd8e00b9571156d6a34e3a96552eb'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId '8d785fe9b9bbd8e00b9571156d6a34e3a96552eb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a58b957e0439ece927dbdefb0f3ce8da7989fe64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a58b957e0439ece927dbdefb0f3ce8da7989fe64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a58b957e0439ece927dbdefb0f3ce8da7989fe64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a58b957e0439ece927dbdefb0f3ce8da7989fe64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a58b957e0439ece927dbdefb0f3ce8da7989fe64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a58b957e0439ece927dbdefb0f3ce8da7989fe64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a58b957e0439ece927dbdefb0f3ce8da7989fe64'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'a58b957e0439ece927dbdefb0f3ce8da7989fe64'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ab458e6921c500fc08945db826d234b7240998fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ab458e6921c500fc08945db826d234b7240998fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ab458e6921c500fc08945db826d234b7240998fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ab458e6921c500fc08945db826d234b7240998fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ab458e6921c500fc08945db826d234b7240998fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab458e6921c500fc08945db826d234b7240998fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab458e6921c500fc08945db826d234b7240998fb'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'ab458e6921c500fc08945db826d234b7240998fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_9194ad5b044709d0dcd41a8b47538527e838c6d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9194ad5b044709d0dcd41a8b47538527e838c6d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9194ad5b044709d0dcd41a8b47538527e838c6d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9194ad5b044709d0dcd41a8b47538527e838c6d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_9194ad5b044709d0dcd41a8b47538527e838c6d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9194ad5b044709d0dcd41a8b47538527e838c6d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9194ad5b044709d0dcd41a8b47538527e838c6d8'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId '9194ad5b044709d0dcd41a8b47538527e838c6d8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_41c74bd441ae02b18f3e4933ee27df6f8db5908b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_41c74bd441ae02b18f3e4933ee27df6f8db5908b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_41c74bd441ae02b18f3e4933ee27df6f8db5908b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_41c74bd441ae02b18f3e4933ee27df6f8db5908b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_41c74bd441ae02b18f3e4933ee27df6f8db5908b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "41c74bd441ae02b18f3e4933ee27df6f8db5908b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '41c74bd441ae02b18f3e4933ee27df6f8db5908b'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId '41c74bd441ae02b18f3e4933ee27df6f8db5908b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab8f98b292bc5fc03e5e1547414c55a82d1d17f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab8f98b292bc5fc03e5e1547414c55a82d1d17f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab8f98b292bc5fc03e5e1547414c55a82d1d17f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab8f98b292bc5fc03e5e1547414c55a82d1d17f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ab8f98b292bc5fc03e5e1547414c55a82d1d17f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab8f98b292bc5fc03e5e1547414c55a82d1d17f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab8f98b292bc5fc03e5e1547414c55a82d1d17f7'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'ab8f98b292bc5fc03e5e1547414c55a82d1d17f7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_14989dcd51c13e2afde5405c1aa2858ee2664e23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_14989dcd51c13e2afde5405c1aa2858ee2664e23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_14989dcd51c13e2afde5405c1aa2858ee2664e23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_14989dcd51c13e2afde5405c1aa2858ee2664e23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_14989dcd51c13e2afde5405c1aa2858ee2664e23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "14989dcd51c13e2afde5405c1aa2858ee2664e23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '14989dcd51c13e2afde5405c1aa2858ee2664e23'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId '14989dcd51c13e2afde5405c1aa2858ee2664e23'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc1673691a7377968485eb6bf366d006719a3fe7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc1673691a7377968485eb6bf366d006719a3fe7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc1673691a7377968485eb6bf366d006719a3fe7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc1673691a7377968485eb6bf366d006719a3fe7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc1673691a7377968485eb6bf366d006719a3fe7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc1673691a7377968485eb6bf366d006719a3fe7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc1673691a7377968485eb6bf366d006719a3fe7'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'dc1673691a7377968485eb6bf366d006719a3fe7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9540d4e6bddf2f3a92c6f38b1a653ba8829484e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9540d4e6bddf2f3a92c6f38b1a653ba8829484e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9540d4e6bddf2f3a92c6f38b1a653ba8829484e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9540d4e6bddf2f3a92c6f38b1a653ba8829484e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9540d4e6bddf2f3a92c6f38b1a653ba8829484e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9540d4e6bddf2f3a92c6f38b1a653ba8829484e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9540d4e6bddf2f3a92c6f38b1a653ba8829484e7'^^xsd:string;
  dwc:scientificName 'Gammarus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId '9540d4e6bddf2f3a92c6f38b1a653ba8829484e7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3daedb7ca58e4c703ac595261999feb05fb2daed>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3daedb7ca58e4c703ac595261999feb05fb2daed> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3daedb7ca58e4c703ac595261999feb05fb2daed> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3daedb7ca58e4c703ac595261999feb05fb2daed>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3daedb7ca58e4c703ac595261999feb05fb2daed>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3daedb7ca58e4c703ac595261999feb05fb2daed" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3daedb7ca58e4c703ac595261999feb05fb2daed'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '3daedb7ca58e4c703ac595261999feb05fb2daed'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5b35b131731105ddfdcc9413452d72032eb3d555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5b35b131731105ddfdcc9413452d72032eb3d555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5b35b131731105ddfdcc9413452d72032eb3d555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5b35b131731105ddfdcc9413452d72032eb3d555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5b35b131731105ddfdcc9413452d72032eb3d555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b35b131731105ddfdcc9413452d72032eb3d555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b35b131731105ddfdcc9413452d72032eb3d555'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '5b35b131731105ddfdcc9413452d72032eb3d555'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '0c35fc5d179fd4a92ee24d7ab6e7d04776e9c1d2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'c309bfb8d8eb01be59dbdfb45b43f1b178cfbaef'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_84ee7fb139b1823a755701f723a76e9b7333fb6c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84ee7fb139b1823a755701f723a76e9b7333fb6c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84ee7fb139b1823a755701f723a76e9b7333fb6c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84ee7fb139b1823a755701f723a76e9b7333fb6c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_84ee7fb139b1823a755701f723a76e9b7333fb6c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84ee7fb139b1823a755701f723a76e9b7333fb6c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84ee7fb139b1823a755701f723a76e9b7333fb6c'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '84ee7fb139b1823a755701f723a76e9b7333fb6c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_05e0088a51aef1f96cba06654e4d923a69c24f94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_05e0088a51aef1f96cba06654e4d923a69c24f94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_05e0088a51aef1f96cba06654e4d923a69c24f94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_05e0088a51aef1f96cba06654e4d923a69c24f94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_05e0088a51aef1f96cba06654e4d923a69c24f94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "05e0088a51aef1f96cba06654e4d923a69c24f94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '05e0088a51aef1f96cba06654e4d923a69c24f94'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '05e0088a51aef1f96cba06654e4d923a69c24f94'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdb7ccb0f434421697d3f162857f1c00e3295e93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdb7ccb0f434421697d3f162857f1c00e3295e93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdb7ccb0f434421697d3f162857f1c00e3295e93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdb7ccb0f434421697d3f162857f1c00e3295e93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fdb7ccb0f434421697d3f162857f1c00e3295e93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fdb7ccb0f434421697d3f162857f1c00e3295e93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fdb7ccb0f434421697d3f162857f1c00e3295e93'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'fdb7ccb0f434421697d3f162857f1c00e3295e93'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79ec7e9de9a69965c68cdf35083527f66f7cffb7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79ec7e9de9a69965c68cdf35083527f66f7cffb7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79ec7e9de9a69965c68cdf35083527f66f7cffb7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79ec7e9de9a69965c68cdf35083527f66f7cffb7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79ec7e9de9a69965c68cdf35083527f66f7cffb7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79ec7e9de9a69965c68cdf35083527f66f7cffb7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '79ec7e9de9a69965c68cdf35083527f66f7cffb7'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '79ec7e9de9a69965c68cdf35083527f66f7cffb7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '89b087d0df6fa1ca25eb7b8b80d4b2dbdaee9a45'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_955c280ab0d8626b1c377e88b1efcd1db2236a2d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_955c280ab0d8626b1c377e88b1efcd1db2236a2d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_955c280ab0d8626b1c377e88b1efcd1db2236a2d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_955c280ab0d8626b1c377e88b1efcd1db2236a2d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_955c280ab0d8626b1c377e88b1efcd1db2236a2d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "955c280ab0d8626b1c377e88b1efcd1db2236a2d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '955c280ab0d8626b1c377e88b1efcd1db2236a2d'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId '955c280ab0d8626b1c377e88b1efcd1db2236a2d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_38c134621821cbfad7d1b99347197d13632475da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_38c134621821cbfad7d1b99347197d13632475da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_38c134621821cbfad7d1b99347197d13632475da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_38c134621821cbfad7d1b99347197d13632475da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_38c134621821cbfad7d1b99347197d13632475da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38c134621821cbfad7d1b99347197d13632475da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38c134621821cbfad7d1b99347197d13632475da'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId '38c134621821cbfad7d1b99347197d13632475da'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_df811263cac3089cef98fd328f7fce4f80ec838a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_df811263cac3089cef98fd328f7fce4f80ec838a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_df811263cac3089cef98fd328f7fce4f80ec838a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_df811263cac3089cef98fd328f7fce4f80ec838a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_df811263cac3089cef98fd328f7fce4f80ec838a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "df811263cac3089cef98fd328f7fce4f80ec838a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'df811263cac3089cef98fd328f7fce4f80ec838a'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'df811263cac3089cef98fd328f7fce4f80ec838a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_09158015c014e844352fe80418a465534e607e85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_09158015c014e844352fe80418a465534e607e85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_09158015c014e844352fe80418a465534e607e85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_09158015c014e844352fe80418a465534e607e85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_09158015c014e844352fe80418a465534e607e85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09158015c014e844352fe80418a465534e607e85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09158015c014e844352fe80418a465534e607e85'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId '09158015c014e844352fe80418a465534e607e85'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4240d5c465df762cf85b35680162866d5c833ba4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4240d5c465df762cf85b35680162866d5c833ba4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4240d5c465df762cf85b35680162866d5c833ba4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4240d5c465df762cf85b35680162866d5c833ba4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4240d5c465df762cf85b35680162866d5c833ba4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4240d5c465df762cf85b35680162866d5c833ba4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4240d5c465df762cf85b35680162866d5c833ba4'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId '4240d5c465df762cf85b35680162866d5c833ba4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_40b3904b69cebce2db2b1c0d623439cb569dcdb6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_40b3904b69cebce2db2b1c0d623439cb569dcdb6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_40b3904b69cebce2db2b1c0d623439cb569dcdb6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_40b3904b69cebce2db2b1c0d623439cb569dcdb6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_40b3904b69cebce2db2b1c0d623439cb569dcdb6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40b3904b69cebce2db2b1c0d623439cb569dcdb6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40b3904b69cebce2db2b1c0d623439cb569dcdb6'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId '40b3904b69cebce2db2b1c0d623439cb569dcdb6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0aaf76dcb94766d2a257ff0efc215e107a030ca1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0aaf76dcb94766d2a257ff0efc215e107a030ca1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0aaf76dcb94766d2a257ff0efc215e107a030ca1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0aaf76dcb94766d2a257ff0efc215e107a030ca1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0aaf76dcb94766d2a257ff0efc215e107a030ca1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0aaf76dcb94766d2a257ff0efc215e107a030ca1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0aaf76dcb94766d2a257ff0efc215e107a030ca1'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId '0aaf76dcb94766d2a257ff0efc215e107a030ca1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId '3bb2d06aeb39d733e9e3f2aadfc2302ba1587ce7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_eb5958ef984c52eae26b5f2f9a91e9090b5f988a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_eb5958ef984c52eae26b5f2f9a91e9090b5f988a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_eb5958ef984c52eae26b5f2f9a91e9090b5f988a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_eb5958ef984c52eae26b5f2f9a91e9090b5f988a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_eb5958ef984c52eae26b5f2f9a91e9090b5f988a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb5958ef984c52eae26b5f2f9a91e9090b5f988a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eb5958ef984c52eae26b5f2f9a91e9090b5f988a'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'eb5958ef984c52eae26b5f2f9a91e9090b5f988a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d396379e1751c33931d07ffb6ed1c0b8e7300078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d396379e1751c33931d07ffb6ed1c0b8e7300078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d396379e1751c33931d07ffb6ed1c0b8e7300078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d396379e1751c33931d07ffb6ed1c0b8e7300078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d396379e1751c33931d07ffb6ed1c0b8e7300078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d396379e1751c33931d07ffb6ed1c0b8e7300078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd396379e1751c33931d07ffb6ed1c0b8e7300078'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'd396379e1751c33931d07ffb6ed1c0b8e7300078'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e30af23d3bc2a21742a5fa6c1c561ace1565704f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e30af23d3bc2a21742a5fa6c1c561ace1565704f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e30af23d3bc2a21742a5fa6c1c561ace1565704f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e30af23d3bc2a21742a5fa6c1c561ace1565704f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e30af23d3bc2a21742a5fa6c1c561ace1565704f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e30af23d3bc2a21742a5fa6c1c561ace1565704f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e30af23d3bc2a21742a5fa6c1c561ace1565704f'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'e30af23d3bc2a21742a5fa6c1c561ace1565704f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a1e0279b165d790313ad21781266be11dc65d7bd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a1e0279b165d790313ad21781266be11dc65d7bd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a1e0279b165d790313ad21781266be11dc65d7bd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a1e0279b165d790313ad21781266be11dc65d7bd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a1e0279b165d790313ad21781266be11dc65d7bd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a1e0279b165d790313ad21781266be11dc65d7bd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a1e0279b165d790313ad21781266be11dc65d7bd'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'a1e0279b165d790313ad21781266be11dc65d7bd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_88b48a36293b5106c43f91b14d10a4f84bc1361c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_88b48a36293b5106c43f91b14d10a4f84bc1361c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_88b48a36293b5106c43f91b14d10a4f84bc1361c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_88b48a36293b5106c43f91b14d10a4f84bc1361c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_88b48a36293b5106c43f91b14d10a4f84bc1361c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88b48a36293b5106c43f91b14d10a4f84bc1361c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '88b48a36293b5106c43f91b14d10a4f84bc1361c'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId '88b48a36293b5106c43f91b14d10a4f84bc1361c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_31306cb7470c13f058982cfe652cde833b63abd4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_31306cb7470c13f058982cfe652cde833b63abd4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_31306cb7470c13f058982cfe652cde833b63abd4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_31306cb7470c13f058982cfe652cde833b63abd4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_31306cb7470c13f058982cfe652cde833b63abd4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "31306cb7470c13f058982cfe652cde833b63abd4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '31306cb7470c13f058982cfe652cde833b63abd4'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId '31306cb7470c13f058982cfe652cde833b63abd4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'd08f9bf6466f1ce0ddd69ccccb1b3a5c30ffc109'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_67803b9f98b8b5d8b91eb69774c832553df56882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_67803b9f98b8b5d8b91eb69774c832553df56882> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_67803b9f98b8b5d8b91eb69774c832553df56882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_67803b9f98b8b5d8b91eb69774c832553df56882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_67803b9f98b8b5d8b91eb69774c832553df56882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67803b9f98b8b5d8b91eb69774c832553df56882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '67803b9f98b8b5d8b91eb69774c832553df56882'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId '67803b9f98b8b5d8b91eb69774c832553df56882'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a49e52bc3ada07fb1a75de17190cc9000e27a112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a49e52bc3ada07fb1a75de17190cc9000e27a112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a49e52bc3ada07fb1a75de17190cc9000e27a112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a49e52bc3ada07fb1a75de17190cc9000e27a112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a49e52bc3ada07fb1a75de17190cc9000e27a112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a49e52bc3ada07fb1a75de17190cc9000e27a112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a49e52bc3ada07fb1a75de17190cc9000e27a112'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'a49e52bc3ada07fb1a75de17190cc9000e27a112'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0297a158600fd5b21d8b63e18db19f48c97969ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0297a158600fd5b21d8b63e18db19f48c97969ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0297a158600fd5b21d8b63e18db19f48c97969ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0297a158600fd5b21d8b63e18db19f48c97969ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0297a158600fd5b21d8b63e18db19f48c97969ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0297a158600fd5b21d8b63e18db19f48c97969ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0297a158600fd5b21d8b63e18db19f48c97969ac'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId '0297a158600fd5b21d8b63e18db19f48c97969ac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_db56baaeca84542055fd380653ff1006f5bdbc89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_db56baaeca84542055fd380653ff1006f5bdbc89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_db56baaeca84542055fd380653ff1006f5bdbc89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_db56baaeca84542055fd380653ff1006f5bdbc89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_db56baaeca84542055fd380653ff1006f5bdbc89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "db56baaeca84542055fd380653ff1006f5bdbc89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'db56baaeca84542055fd380653ff1006f5bdbc89'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'db56baaeca84542055fd380653ff1006f5bdbc89'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5451399b234c68db2d51d0f38cec68c2b03b102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5451399b234c68db2d51d0f38cec68c2b03b102> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5451399b234c68db2d51d0f38cec68c2b03b102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5451399b234c68db2d51d0f38cec68c2b03b102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e5451399b234c68db2d51d0f38cec68c2b03b102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5451399b234c68db2d51d0f38cec68c2b03b102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5451399b234c68db2d51d0f38cec68c2b03b102'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'e5451399b234c68db2d51d0f38cec68c2b03b102'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_10229b48d9f8b31d9167e5f5197aced6641d1edb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_10229b48d9f8b31d9167e5f5197aced6641d1edb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_10229b48d9f8b31d9167e5f5197aced6641d1edb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_10229b48d9f8b31d9167e5f5197aced6641d1edb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_10229b48d9f8b31d9167e5f5197aced6641d1edb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10229b48d9f8b31d9167e5f5197aced6641d1edb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '10229b48d9f8b31d9167e5f5197aced6641d1edb'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId '10229b48d9f8b31d9167e5f5197aced6641d1edb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_8cd1f717723e636a3e6e5c77839c1e64456523de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8cd1f717723e636a3e6e5c77839c1e64456523de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8cd1f717723e636a3e6e5c77839c1e64456523de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8cd1f717723e636a3e6e5c77839c1e64456523de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_8cd1f717723e636a3e6e5c77839c1e64456523de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8cd1f717723e636a3e6e5c77839c1e64456523de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8cd1f717723e636a3e6e5c77839c1e64456523de'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId '8cd1f717723e636a3e6e5c77839c1e64456523de'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee902a1204775cc0951df42051658e5d60b9cc7d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee902a1204775cc0951df42051658e5d60b9cc7d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee902a1204775cc0951df42051658e5d60b9cc7d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee902a1204775cc0951df42051658e5d60b9cc7d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee902a1204775cc0951df42051658e5d60b9cc7d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ee902a1204775cc0951df42051658e5d60b9cc7d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ee902a1204775cc0951df42051658e5d60b9cc7d'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId 'ee902a1204775cc0951df42051658e5d60b9cc7d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45f143849058858776eb5307c767186e2dd242bb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45f143849058858776eb5307c767186e2dd242bb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45f143849058858776eb5307c767186e2dd242bb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45f143849058858776eb5307c767186e2dd242bb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45f143849058858776eb5307c767186e2dd242bb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45f143849058858776eb5307c767186e2dd242bb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45f143849058858776eb5307c767186e2dd242bb'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId '45f143849058858776eb5307c767186e2dd242bb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId 'a2ae46d3d5a9dc774d374833fcb22c58a8caa1d3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_45b3cd02032567b31592f74c47ab97821ba1bb23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_45b3cd02032567b31592f74c47ab97821ba1bb23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_45b3cd02032567b31592f74c47ab97821ba1bb23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_45b3cd02032567b31592f74c47ab97821ba1bb23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_45b3cd02032567b31592f74c47ab97821ba1bb23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45b3cd02032567b31592f74c47ab97821ba1bb23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45b3cd02032567b31592f74c47ab97821ba1bb23'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId '45b3cd02032567b31592f74c47ab97821ba1bb23'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da06d5a114be525635827110228d3c240b3bc95e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da06d5a114be525635827110228d3c240b3bc95e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da06d5a114be525635827110228d3c240b3bc95e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da06d5a114be525635827110228d3c240b3bc95e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da06d5a114be525635827110228d3c240b3bc95e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da06d5a114be525635827110228d3c240b3bc95e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'da06d5a114be525635827110228d3c240b3bc95e'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId 'da06d5a114be525635827110228d3c240b3bc95e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06d65ceec5d32adc9dc85d186d44c47b04c88a4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06d65ceec5d32adc9dc85d186d44c47b04c88a4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06d65ceec5d32adc9dc85d186d44c47b04c88a4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06d65ceec5d32adc9dc85d186d44c47b04c88a4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_06d65ceec5d32adc9dc85d186d44c47b04c88a4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "06d65ceec5d32adc9dc85d186d44c47b04c88a4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '06d65ceec5d32adc9dc85d186d44c47b04c88a4d'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId '06d65ceec5d32adc9dc85d186d44c47b04c88a4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId '3ebe6ca8bbbe870878ff8dab4e27ace8babe2e0f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc4717ab9fd278af109cc1d5c5872420b423af02>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc4717ab9fd278af109cc1d5c5872420b423af02> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc4717ab9fd278af109cc1d5c5872420b423af02> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc4717ab9fd278af109cc1d5c5872420b423af02>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dc4717ab9fd278af109cc1d5c5872420b423af02>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc4717ab9fd278af109cc1d5c5872420b423af02" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc4717ab9fd278af109cc1d5c5872420b423af02'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId 'dc4717ab9fd278af109cc1d5c5872420b423af02'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '425241'^^xsd:integer;
  dwc:occurrenceId 'ea9b9b7d24a1cb4d30c69daf8cf77e10c5ac1907'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_b88617b648ecfabeb4a398adec444ba8645cf906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b88617b648ecfabeb4a398adec444ba8645cf906> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b88617b648ecfabeb4a398adec444ba8645cf906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b88617b648ecfabeb4a398adec444ba8645cf906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_b88617b648ecfabeb4a398adec444ba8645cf906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b88617b648ecfabeb4a398adec444ba8645cf906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b88617b648ecfabeb4a398adec444ba8645cf906'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId 'b88617b648ecfabeb4a398adec444ba8645cf906'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7548931a9a6fae79a4b8f4388dfd9af130588644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7548931a9a6fae79a4b8f4388dfd9af130588644> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7548931a9a6fae79a4b8f4388dfd9af130588644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7548931a9a6fae79a4b8f4388dfd9af130588644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7548931a9a6fae79a4b8f4388dfd9af130588644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7548931a9a6fae79a4b8f4388dfd9af130588644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7548931a9a6fae79a4b8f4388dfd9af130588644'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '7548931a9a6fae79a4b8f4388dfd9af130588644'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9c2d2bdbb1d65fed41cf87a340c420f43b827fcd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9c2d2bdbb1d65fed41cf87a340c420f43b827fcd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9c2d2bdbb1d65fed41cf87a340c420f43b827fcd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9c2d2bdbb1d65fed41cf87a340c420f43b827fcd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9c2d2bdbb1d65fed41cf87a340c420f43b827fcd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c2d2bdbb1d65fed41cf87a340c420f43b827fcd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c2d2bdbb1d65fed41cf87a340c420f43b827fcd'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '9c2d2bdbb1d65fed41cf87a340c420f43b827fcd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c3822d0bd257b05c88a9a14954c838d90a812cd7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c3822d0bd257b05c88a9a14954c838d90a812cd7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c3822d0bd257b05c88a9a14954c838d90a812cd7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c3822d0bd257b05c88a9a14954c838d90a812cd7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c3822d0bd257b05c88a9a14954c838d90a812cd7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3822d0bd257b05c88a9a14954c838d90a812cd7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3822d0bd257b05c88a9a14954c838d90a812cd7'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId 'c3822d0bd257b05c88a9a14954c838d90a812cd7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_84a2560f5b9e1ead266e1e181680cc371ac06308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84a2560f5b9e1ead266e1e181680cc371ac06308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84a2560f5b9e1ead266e1e181680cc371ac06308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84a2560f5b9e1ead266e1e181680cc371ac06308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_84a2560f5b9e1ead266e1e181680cc371ac06308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84a2560f5b9e1ead266e1e181680cc371ac06308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84a2560f5b9e1ead266e1e181680cc371ac06308'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '84a2560f5b9e1ead266e1e181680cc371ac06308'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_00d9e1601dc9a35ed0621dbf4696a9e88ea73490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_00d9e1601dc9a35ed0621dbf4696a9e88ea73490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_00d9e1601dc9a35ed0621dbf4696a9e88ea73490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_00d9e1601dc9a35ed0621dbf4696a9e88ea73490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_00d9e1601dc9a35ed0621dbf4696a9e88ea73490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00d9e1601dc9a35ed0621dbf4696a9e88ea73490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00d9e1601dc9a35ed0621dbf4696a9e88ea73490'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '00d9e1601dc9a35ed0621dbf4696a9e88ea73490'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_42a5de0879446e6b9cbbdc272ee4af1e83662cd0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_42a5de0879446e6b9cbbdc272ee4af1e83662cd0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_42a5de0879446e6b9cbbdc272ee4af1e83662cd0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_42a5de0879446e6b9cbbdc272ee4af1e83662cd0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_42a5de0879446e6b9cbbdc272ee4af1e83662cd0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "42a5de0879446e6b9cbbdc272ee4af1e83662cd0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '42a5de0879446e6b9cbbdc272ee4af1e83662cd0'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '42a5de0879446e6b9cbbdc272ee4af1e83662cd0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45af02b78224638030f4dca14dd63a2dd1cf3ca4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45af02b78224638030f4dca14dd63a2dd1cf3ca4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45af02b78224638030f4dca14dd63a2dd1cf3ca4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45af02b78224638030f4dca14dd63a2dd1cf3ca4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45af02b78224638030f4dca14dd63a2dd1cf3ca4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45af02b78224638030f4dca14dd63a2dd1cf3ca4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45af02b78224638030f4dca14dd63a2dd1cf3ca4'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '45af02b78224638030f4dca14dd63a2dd1cf3ca4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1340ff78ef025701a023f0bd02a3a59260473be0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1340ff78ef025701a023f0bd02a3a59260473be0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1340ff78ef025701a023f0bd02a3a59260473be0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1340ff78ef025701a023f0bd02a3a59260473be0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1340ff78ef025701a023f0bd02a3a59260473be0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1340ff78ef025701a023f0bd02a3a59260473be0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1340ff78ef025701a023f0bd02a3a59260473be0'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId '1340ff78ef025701a023f0bd02a3a59260473be0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_b05ea6ab7ff785a74c04efb20389c98377bf87f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b05ea6ab7ff785a74c04efb20389c98377bf87f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b05ea6ab7ff785a74c04efb20389c98377bf87f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b05ea6ab7ff785a74c04efb20389c98377bf87f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_b05ea6ab7ff785a74c04efb20389c98377bf87f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b05ea6ab7ff785a74c04efb20389c98377bf87f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b05ea6ab7ff785a74c04efb20389c98377bf87f2'^^xsd:string;
  dwc:scientificName 'Golfingia vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '424330'^^xsd:integer;
  dwc:occurrenceId 'b05ea6ab7ff785a74c04efb20389c98377bf87f2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_f3a1e3805a9706eba132e2a2c833a9b4dbcb68be>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f3a1e3805a9706eba132e2a2c833a9b4dbcb68be> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f3a1e3805a9706eba132e2a2c833a9b4dbcb68be> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f3a1e3805a9706eba132e2a2c833a9b4dbcb68be>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_f3a1e3805a9706eba132e2a2c833a9b4dbcb68be>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3a1e3805a9706eba132e2a2c833a9b4dbcb68be" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f3a1e3805a9706eba132e2a2c833a9b4dbcb68be'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'f3a1e3805a9706eba132e2a2c833a9b4dbcb68be'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d419735f0ba1d74bf1111e5d59536d5254dbce6b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d419735f0ba1d74bf1111e5d59536d5254dbce6b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d419735f0ba1d74bf1111e5d59536d5254dbce6b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d419735f0ba1d74bf1111e5d59536d5254dbce6b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d419735f0ba1d74bf1111e5d59536d5254dbce6b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d419735f0ba1d74bf1111e5d59536d5254dbce6b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd419735f0ba1d74bf1111e5d59536d5254dbce6b'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'd419735f0ba1d74bf1111e5d59536d5254dbce6b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b55dea06a29cd5dd5e689e7b64d988c75eb4150d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b55dea06a29cd5dd5e689e7b64d988c75eb4150d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b55dea06a29cd5dd5e689e7b64d988c75eb4150d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b55dea06a29cd5dd5e689e7b64d988c75eb4150d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b55dea06a29cd5dd5e689e7b64d988c75eb4150d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b55dea06a29cd5dd5e689e7b64d988c75eb4150d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b55dea06a29cd5dd5e689e7b64d988c75eb4150d'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'b55dea06a29cd5dd5e689e7b64d988c75eb4150d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_362c2635f69a53ebd87661e5ee8186ba593a288d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_362c2635f69a53ebd87661e5ee8186ba593a288d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_362c2635f69a53ebd87661e5ee8186ba593a288d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_362c2635f69a53ebd87661e5ee8186ba593a288d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_362c2635f69a53ebd87661e5ee8186ba593a288d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "362c2635f69a53ebd87661e5ee8186ba593a288d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '362c2635f69a53ebd87661e5ee8186ba593a288d'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId '362c2635f69a53ebd87661e5ee8186ba593a288d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f2ebd1444889bc347271b104ab4c6ec76fd8ff0e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2ebd1444889bc347271b104ab4c6ec76fd8ff0e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2ebd1444889bc347271b104ab4c6ec76fd8ff0e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2ebd1444889bc347271b104ab4c6ec76fd8ff0e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f2ebd1444889bc347271b104ab4c6ec76fd8ff0e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2ebd1444889bc347271b104ab4c6ec76fd8ff0e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2ebd1444889bc347271b104ab4c6ec76fd8ff0e'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'f2ebd1444889bc347271b104ab4c6ec76fd8ff0e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6465ac51f552afc3de2c9847918f3eb8afc62a00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6465ac51f552afc3de2c9847918f3eb8afc62a00> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6465ac51f552afc3de2c9847918f3eb8afc62a00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6465ac51f552afc3de2c9847918f3eb8afc62a00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6465ac51f552afc3de2c9847918f3eb8afc62a00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6465ac51f552afc3de2c9847918f3eb8afc62a00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6465ac51f552afc3de2c9847918f3eb8afc62a00'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId '6465ac51f552afc3de2c9847918f3eb8afc62a00'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e2378524eb0b8801733d8c729490e75ef84442ca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e2378524eb0b8801733d8c729490e75ef84442ca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e2378524eb0b8801733d8c729490e75ef84442ca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e2378524eb0b8801733d8c729490e75ef84442ca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e2378524eb0b8801733d8c729490e75ef84442ca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e2378524eb0b8801733d8c729490e75ef84442ca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e2378524eb0b8801733d8c729490e75ef84442ca'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'e2378524eb0b8801733d8c729490e75ef84442ca'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f7d5105b604b8247f4fc85e415ec5aebd8f5e418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f7d5105b604b8247f4fc85e415ec5aebd8f5e418> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f7d5105b604b8247f4fc85e415ec5aebd8f5e418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f7d5105b604b8247f4fc85e415ec5aebd8f5e418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f7d5105b604b8247f4fc85e415ec5aebd8f5e418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f7d5105b604b8247f4fc85e415ec5aebd8f5e418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f7d5105b604b8247f4fc85e415ec5aebd8f5e418'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'f7d5105b604b8247f4fc85e415ec5aebd8f5e418'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c5214ed0f58e6c3b10fd1d66d73502a70e2135f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c5214ed0f58e6c3b10fd1d66d73502a70e2135f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c5214ed0f58e6c3b10fd1d66d73502a70e2135f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c5214ed0f58e6c3b10fd1d66d73502a70e2135f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c5214ed0f58e6c3b10fd1d66d73502a70e2135f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c5214ed0f58e6c3b10fd1d66d73502a70e2135f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c5214ed0f58e6c3b10fd1d66d73502a70e2135f'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId '9c5214ed0f58e6c3b10fd1d66d73502a70e2135f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_169f9e479be622cb426a434d8a1e0ced212a2f29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_169f9e479be622cb426a434d8a1e0ced212a2f29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_169f9e479be622cb426a434d8a1e0ced212a2f29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_169f9e479be622cb426a434d8a1e0ced212a2f29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_169f9e479be622cb426a434d8a1e0ced212a2f29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "169f9e479be622cb426a434d8a1e0ced212a2f29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '169f9e479be622cb426a434d8a1e0ced212a2f29'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId '169f9e479be622cb426a434d8a1e0ced212a2f29'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_4103c87a199a78be10b595ebb305ad6f4f9dc2c3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4103c87a199a78be10b595ebb305ad6f4f9dc2c3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4103c87a199a78be10b595ebb305ad6f4f9dc2c3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4103c87a199a78be10b595ebb305ad6f4f9dc2c3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_4103c87a199a78be10b595ebb305ad6f4f9dc2c3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4103c87a199a78be10b595ebb305ad6f4f9dc2c3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4103c87a199a78be10b595ebb305ad6f4f9dc2c3'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '4103c87a199a78be10b595ebb305ad6f4f9dc2c3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_deb5d34628179fbbd0352ff5d02175fdf889f479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_deb5d34628179fbbd0352ff5d02175fdf889f479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_deb5d34628179fbbd0352ff5d02175fdf889f479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_deb5d34628179fbbd0352ff5d02175fdf889f479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_deb5d34628179fbbd0352ff5d02175fdf889f479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deb5d34628179fbbd0352ff5d02175fdf889f479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'deb5d34628179fbbd0352ff5d02175fdf889f479'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'deb5d34628179fbbd0352ff5d02175fdf889f479'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '4fa4371e937a01b0dab3a87e2920b2b9ddab9c0b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dc2b6f98f157f1914d67dadc2c90df4d735e56d7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dc2b6f98f157f1914d67dadc2c90df4d735e56d7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dc2b6f98f157f1914d67dadc2c90df4d735e56d7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dc2b6f98f157f1914d67dadc2c90df4d735e56d7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dc2b6f98f157f1914d67dadc2c90df4d735e56d7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc2b6f98f157f1914d67dadc2c90df4d735e56d7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc2b6f98f157f1914d67dadc2c90df4d735e56d7'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'dc2b6f98f157f1914d67dadc2c90df4d735e56d7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_86c0978da7028fd244ea016cc9cc6eb59631e12a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_86c0978da7028fd244ea016cc9cc6eb59631e12a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_86c0978da7028fd244ea016cc9cc6eb59631e12a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_86c0978da7028fd244ea016cc9cc6eb59631e12a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_86c0978da7028fd244ea016cc9cc6eb59631e12a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86c0978da7028fd244ea016cc9cc6eb59631e12a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '86c0978da7028fd244ea016cc9cc6eb59631e12a'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '86c0978da7028fd244ea016cc9cc6eb59631e12a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'a45f8b4eed4f41a4ade8a75acea0e11abf8c48e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5fd449582dd6bea09546c889484ea652ef86b9ae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5fd449582dd6bea09546c889484ea652ef86b9ae> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5fd449582dd6bea09546c889484ea652ef86b9ae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5fd449582dd6bea09546c889484ea652ef86b9ae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5fd449582dd6bea09546c889484ea652ef86b9ae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5fd449582dd6bea09546c889484ea652ef86b9ae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5fd449582dd6bea09546c889484ea652ef86b9ae'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '5fd449582dd6bea09546c889484ea652ef86b9ae'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_955dd0c5c2664315e4f3408da1c324d66883b4c0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_955dd0c5c2664315e4f3408da1c324d66883b4c0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_955dd0c5c2664315e4f3408da1c324d66883b4c0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_955dd0c5c2664315e4f3408da1c324d66883b4c0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_955dd0c5c2664315e4f3408da1c324d66883b4c0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "955dd0c5c2664315e4f3408da1c324d66883b4c0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '955dd0c5c2664315e4f3408da1c324d66883b4c0'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId '955dd0c5c2664315e4f3408da1c324d66883b4c0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b79f602d02472d0677a7c508b3017a24aec0ecbf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b79f602d02472d0677a7c508b3017a24aec0ecbf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b79f602d02472d0677a7c508b3017a24aec0ecbf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b79f602d02472d0677a7c508b3017a24aec0ecbf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b79f602d02472d0677a7c508b3017a24aec0ecbf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b79f602d02472d0677a7c508b3017a24aec0ecbf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b79f602d02472d0677a7c508b3017a24aec0ecbf'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'b79f602d02472d0677a7c508b3017a24aec0ecbf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d'^^xsd:string;
  dwc:scientificName 'Harmothoe sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'cd667aeb5ae0cf221292f77fcf7bb86e1a5da83d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c3930915d238c06f1ac5b58dd7c861cab60358dd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c3930915d238c06f1ac5b58dd7c861cab60358dd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c3930915d238c06f1ac5b58dd7c861cab60358dd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c3930915d238c06f1ac5b58dd7c861cab60358dd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c3930915d238c06f1ac5b58dd7c861cab60358dd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3930915d238c06f1ac5b58dd7c861cab60358dd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3930915d238c06f1ac5b58dd7c861cab60358dd'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'c3930915d238c06f1ac5b58dd7c861cab60358dd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13e272ef87dd15811526c601d4e7ad73ee79b65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13e272ef87dd15811526c601d4e7ad73ee79b65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13e272ef87dd15811526c601d4e7ad73ee79b65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13e272ef87dd15811526c601d4e7ad73ee79b65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f13e272ef87dd15811526c601d4e7ad73ee79b65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f13e272ef87dd15811526c601d4e7ad73ee79b65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f13e272ef87dd15811526c601d4e7ad73ee79b65'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'f13e272ef87dd15811526c601d4e7ad73ee79b65'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId '2f42c6e00fa7d77774b3ff6bdf8e3a7cc0fa75e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId '4c15a1721a5b3d8b51d8d7eb63afc1f7d6325a1a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_d710c6e4dd139fbe026b6d75fe1d56f9a8c58993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d710c6e4dd139fbe026b6d75fe1d56f9a8c58993> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d710c6e4dd139fbe026b6d75fe1d56f9a8c58993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d710c6e4dd139fbe026b6d75fe1d56f9a8c58993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_d710c6e4dd139fbe026b6d75fe1d56f9a8c58993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d710c6e4dd139fbe026b6d75fe1d56f9a8c58993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd710c6e4dd139fbe026b6d75fe1d56f9a8c58993'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'd710c6e4dd139fbe026b6d75fe1d56f9a8c58993'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8408aba23b68f5e115cd05416de9dec84542f10b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8408aba23b68f5e115cd05416de9dec84542f10b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8408aba23b68f5e115cd05416de9dec84542f10b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8408aba23b68f5e115cd05416de9dec84542f10b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8408aba23b68f5e115cd05416de9dec84542f10b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8408aba23b68f5e115cd05416de9dec84542f10b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8408aba23b68f5e115cd05416de9dec84542f10b'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId '8408aba23b68f5e115cd05416de9dec84542f10b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_eaca9fe593bfd634376cc4ad4a1cdb66995e8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_eaca9fe593bfd634376cc4ad4a1cdb66995e8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_eaca9fe593bfd634376cc4ad4a1cdb66995e8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_eaca9fe593bfd634376cc4ad4a1cdb66995e8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_eaca9fe593bfd634376cc4ad4a1cdb66995e8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eaca9fe593bfd634376cc4ad4a1cdb66995e8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eaca9fe593bfd634376cc4ad4a1cdb66995e8542'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'eaca9fe593bfd634376cc4ad4a1cdb66995e8542'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05d5fab4833f09af54a902c4c697f6cdbee8c9c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05d5fab4833f09af54a902c4c697f6cdbee8c9c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05d5fab4833f09af54a902c4c697f6cdbee8c9c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05d5fab4833f09af54a902c4c697f6cdbee8c9c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05d5fab4833f09af54a902c4c697f6cdbee8c9c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "05d5fab4833f09af54a902c4c697f6cdbee8c9c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '05d5fab4833f09af54a902c4c697f6cdbee8c9c5'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId '05d5fab4833f09af54a902c4c697f6cdbee8c9c5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f351917ca4d537807c86481feba46d32eeabfff3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f351917ca4d537807c86481feba46d32eeabfff3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f351917ca4d537807c86481feba46d32eeabfff3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f351917ca4d537807c86481feba46d32eeabfff3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f351917ca4d537807c86481feba46d32eeabfff3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f351917ca4d537807c86481feba46d32eeabfff3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f351917ca4d537807c86481feba46d32eeabfff3'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'f351917ca4d537807c86481feba46d32eeabfff3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a9d33ad6ca32637a4845ba4c467146637bcce671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a9d33ad6ca32637a4845ba4c467146637bcce671> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a9d33ad6ca32637a4845ba4c467146637bcce671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a9d33ad6ca32637a4845ba4c467146637bcce671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a9d33ad6ca32637a4845ba4c467146637bcce671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a9d33ad6ca32637a4845ba4c467146637bcce671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a9d33ad6ca32637a4845ba4c467146637bcce671'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'a9d33ad6ca32637a4845ba4c467146637bcce671'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0387cd8883ee2be6287dde9c5c2a217a731c7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0387cd8883ee2be6287dde9c5c2a217a731c7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0387cd8883ee2be6287dde9c5c2a217a731c7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0387cd8883ee2be6287dde9c5c2a217a731c7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0387cd8883ee2be6287dde9c5c2a217a731c7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0387cd8883ee2be6287dde9c5c2a217a731c7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0387cd8883ee2be6287dde9c5c2a217a731c7000'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId '0387cd8883ee2be6287dde9c5c2a217a731c7000'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId '7bfcf7e7e5600fe135e1d3c92f4ee1df8d5c5fee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a882d4b8238a95516c7500e7badcf37b8df36709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a882d4b8238a95516c7500e7badcf37b8df36709> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a882d4b8238a95516c7500e7badcf37b8df36709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a882d4b8238a95516c7500e7badcf37b8df36709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a882d4b8238a95516c7500e7badcf37b8df36709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a882d4b8238a95516c7500e7badcf37b8df36709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a882d4b8238a95516c7500e7badcf37b8df36709'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'a882d4b8238a95516c7500e7badcf37b8df36709'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_424c766c6bc43f3713ada41cec516cea3ab59074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_424c766c6bc43f3713ada41cec516cea3ab59074> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_424c766c6bc43f3713ada41cec516cea3ab59074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_424c766c6bc43f3713ada41cec516cea3ab59074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_424c766c6bc43f3713ada41cec516cea3ab59074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "424c766c6bc43f3713ada41cec516cea3ab59074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '424c766c6bc43f3713ada41cec516cea3ab59074'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId '424c766c6bc43f3713ada41cec516cea3ab59074'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_70839e01b0b71358f9940f191bc38ec91203184d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_70839e01b0b71358f9940f191bc38ec91203184d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_70839e01b0b71358f9940f191bc38ec91203184d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_70839e01b0b71358f9940f191bc38ec91203184d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_70839e01b0b71358f9940f191bc38ec91203184d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70839e01b0b71358f9940f191bc38ec91203184d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '70839e01b0b71358f9940f191bc38ec91203184d'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId '70839e01b0b71358f9940f191bc38ec91203184d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c67d17ec280314b6ba2c03cf96139026a3e7918d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c67d17ec280314b6ba2c03cf96139026a3e7918d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c67d17ec280314b6ba2c03cf96139026a3e7918d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c67d17ec280314b6ba2c03cf96139026a3e7918d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c67d17ec280314b6ba2c03cf96139026a3e7918d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c67d17ec280314b6ba2c03cf96139026a3e7918d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c67d17ec280314b6ba2c03cf96139026a3e7918d'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'c67d17ec280314b6ba2c03cf96139026a3e7918d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d9b77f4ec823ca0c4252b12c3b8d232b54724090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d9b77f4ec823ca0c4252b12c3b8d232b54724090> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d9b77f4ec823ca0c4252b12c3b8d232b54724090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d9b77f4ec823ca0c4252b12c3b8d232b54724090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d9b77f4ec823ca0c4252b12c3b8d232b54724090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9b77f4ec823ca0c4252b12c3b8d232b54724090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9b77f4ec823ca0c4252b12c3b8d232b54724090'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'd9b77f4ec823ca0c4252b12c3b8d232b54724090'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f3bb097e8913c53ef975479b9b2a2b4be66350c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f3bb097e8913c53ef975479b9b2a2b4be66350c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f3bb097e8913c53ef975479b9b2a2b4be66350c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f3bb097e8913c53ef975479b9b2a2b4be66350c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f3bb097e8913c53ef975479b9b2a2b4be66350c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3bb097e8913c53ef975479b9b2a2b4be66350c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f3bb097e8913c53ef975479b9b2a2b4be66350c5'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'f3bb097e8913c53ef975479b9b2a2b4be66350c5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId '4b5086ef3243dc9c49c0586e0af25b5b6bf86c8e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a5dd3863954cf2b47593e7963db9c2f7a2cdcf12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a5dd3863954cf2b47593e7963db9c2f7a2cdcf12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a5dd3863954cf2b47593e7963db9c2f7a2cdcf12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a5dd3863954cf2b47593e7963db9c2f7a2cdcf12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a5dd3863954cf2b47593e7963db9c2f7a2cdcf12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a5dd3863954cf2b47593e7963db9c2f7a2cdcf12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a5dd3863954cf2b47593e7963db9c2f7a2cdcf12'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'a5dd3863954cf2b47593e7963db9c2f7a2cdcf12'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_69d5d1f3766972a3ad74bc13bdf13b4f26fa748b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_69d5d1f3766972a3ad74bc13bdf13b4f26fa748b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_69d5d1f3766972a3ad74bc13bdf13b4f26fa748b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_69d5d1f3766972a3ad74bc13bdf13b4f26fa748b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_69d5d1f3766972a3ad74bc13bdf13b4f26fa748b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "69d5d1f3766972a3ad74bc13bdf13b4f26fa748b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '69d5d1f3766972a3ad74bc13bdf13b4f26fa748b'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId '69d5d1f3766972a3ad74bc13bdf13b4f26fa748b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_246cb6fdcd81a13c7746291e5095f5636d9faec5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_246cb6fdcd81a13c7746291e5095f5636d9faec5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_246cb6fdcd81a13c7746291e5095f5636d9faec5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_246cb6fdcd81a13c7746291e5095f5636d9faec5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_246cb6fdcd81a13c7746291e5095f5636d9faec5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "246cb6fdcd81a13c7746291e5095f5636d9faec5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '246cb6fdcd81a13c7746291e5095f5636d9faec5'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId '246cb6fdcd81a13c7746291e5095f5636d9faec5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3b30ab88494474f835cf105ab5651e8a67e40874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3b30ab88494474f835cf105ab5651e8a67e40874> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3b30ab88494474f835cf105ab5651e8a67e40874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3b30ab88494474f835cf105ab5651e8a67e40874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3b30ab88494474f835cf105ab5651e8a67e40874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3b30ab88494474f835cf105ab5651e8a67e40874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3b30ab88494474f835cf105ab5651e8a67e40874'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId '3b30ab88494474f835cf105ab5651e8a67e40874'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId '2f134f6e5401d5c07b67dc01e3d20a6f41d61a9f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_15d6b4e559391ce0908a69a24ac917b3df9a767b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_15d6b4e559391ce0908a69a24ac917b3df9a767b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_15d6b4e559391ce0908a69a24ac917b3df9a767b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_15d6b4e559391ce0908a69a24ac917b3df9a767b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_15d6b4e559391ce0908a69a24ac917b3df9a767b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "15d6b4e559391ce0908a69a24ac917b3df9a767b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '15d6b4e559391ce0908a69a24ac917b3df9a767b'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId '15d6b4e559391ce0908a69a24ac917b3df9a767b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c5c246f92ccea080996164a0e4e75a8d842e6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c5c246f92ccea080996164a0e4e75a8d842e6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c5c246f92ccea080996164a0e4e75a8d842e6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c5c246f92ccea080996164a0e4e75a8d842e6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c5c246f92ccea080996164a0e4e75a8d842e6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c5c246f92ccea080996164a0e4e75a8d842e6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c5c246f92ccea080996164a0e4e75a8d842e6501'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'c5c246f92ccea080996164a0e4e75a8d842e6501'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e967796b19b519ab8c25217d1c1dd7077577f2fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e967796b19b519ab8c25217d1c1dd7077577f2fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e967796b19b519ab8c25217d1c1dd7077577f2fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e967796b19b519ab8c25217d1c1dd7077577f2fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_e967796b19b519ab8c25217d1c1dd7077577f2fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e967796b19b519ab8c25217d1c1dd7077577f2fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e967796b19b519ab8c25217d1c1dd7077577f2fe'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'e967796b19b519ab8c25217d1c1dd7077577f2fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fbb45d5cdf643fd381f5d6068422382b1dbf9dc1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fbb45d5cdf643fd381f5d6068422382b1dbf9dc1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fbb45d5cdf643fd381f5d6068422382b1dbf9dc1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fbb45d5cdf643fd381f5d6068422382b1dbf9dc1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fbb45d5cdf643fd381f5d6068422382b1dbf9dc1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fbb45d5cdf643fd381f5d6068422382b1dbf9dc1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fbb45d5cdf643fd381f5d6068422382b1dbf9dc1'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'fbb45d5cdf643fd381f5d6068422382b1dbf9dc1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f191a4c519cae965b68b7652460df17fa2dee7b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f191a4c519cae965b68b7652460df17fa2dee7b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f191a4c519cae965b68b7652460df17fa2dee7b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f191a4c519cae965b68b7652460df17fa2dee7b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f191a4c519cae965b68b7652460df17fa2dee7b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f191a4c519cae965b68b7652460df17fa2dee7b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f191a4c519cae965b68b7652460df17fa2dee7b4'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'f191a4c519cae965b68b7652460df17fa2dee7b4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_0fffaa753a0789070505766aecd03c9a6816993b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0fffaa753a0789070505766aecd03c9a6816993b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0fffaa753a0789070505766aecd03c9a6816993b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0fffaa753a0789070505766aecd03c9a6816993b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_0fffaa753a0789070505766aecd03c9a6816993b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0fffaa753a0789070505766aecd03c9a6816993b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0fffaa753a0789070505766aecd03c9a6816993b'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId '0fffaa753a0789070505766aecd03c9a6816993b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_346ade43f215a71271f2b81ef3541f8d76665de7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_346ade43f215a71271f2b81ef3541f8d76665de7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_346ade43f215a71271f2b81ef3541f8d76665de7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_346ade43f215a71271f2b81ef3541f8d76665de7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_346ade43f215a71271f2b81ef3541f8d76665de7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "346ade43f215a71271f2b81ef3541f8d76665de7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '346ade43f215a71271f2b81ef3541f8d76665de7'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '346ade43f215a71271f2b81ef3541f8d76665de7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e4d5fda5db2f18e487e88a9502ddb878a383a7d3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e4d5fda5db2f18e487e88a9502ddb878a383a7d3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e4d5fda5db2f18e487e88a9502ddb878a383a7d3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e4d5fda5db2f18e487e88a9502ddb878a383a7d3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e4d5fda5db2f18e487e88a9502ddb878a383a7d3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e4d5fda5db2f18e487e88a9502ddb878a383a7d3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e4d5fda5db2f18e487e88a9502ddb878a383a7d3'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'e4d5fda5db2f18e487e88a9502ddb878a383a7d3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ed9e193526edf8d1285391b570a8a4951cead2b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ed9e193526edf8d1285391b570a8a4951cead2b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ed9e193526edf8d1285391b570a8a4951cead2b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ed9e193526edf8d1285391b570a8a4951cead2b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ed9e193526edf8d1285391b570a8a4951cead2b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ed9e193526edf8d1285391b570a8a4951cead2b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ed9e193526edf8d1285391b570a8a4951cead2b'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '0ed9e193526edf8d1285391b570a8a4951cead2b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1e714abe2bae96a5d601e2490dc06929ef973065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1e714abe2bae96a5d601e2490dc06929ef973065> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1e714abe2bae96a5d601e2490dc06929ef973065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1e714abe2bae96a5d601e2490dc06929ef973065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1e714abe2bae96a5d601e2490dc06929ef973065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1e714abe2bae96a5d601e2490dc06929ef973065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1e714abe2bae96a5d601e2490dc06929ef973065'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '1e714abe2bae96a5d601e2490dc06929ef973065'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_9e97097a785b5484cd8e778651516363ecc511ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9e97097a785b5484cd8e778651516363ecc511ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9e97097a785b5484cd8e778651516363ecc511ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9e97097a785b5484cd8e778651516363ecc511ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_9e97097a785b5484cd8e778651516363ecc511ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9e97097a785b5484cd8e778651516363ecc511ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9e97097a785b5484cd8e778651516363ecc511ab'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '9e97097a785b5484cd8e778651516363ecc511ab'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_92bf6f394c276055d6db1114361690ec836d1fc8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_92bf6f394c276055d6db1114361690ec836d1fc8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_92bf6f394c276055d6db1114361690ec836d1fc8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_92bf6f394c276055d6db1114361690ec836d1fc8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_92bf6f394c276055d6db1114361690ec836d1fc8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "92bf6f394c276055d6db1114361690ec836d1fc8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '92bf6f394c276055d6db1114361690ec836d1fc8'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '92bf6f394c276055d6db1114361690ec836d1fc8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_96daa0ef1796d1f7e7d0922d6065bf490ede8c26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_96daa0ef1796d1f7e7d0922d6065bf490ede8c26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_96daa0ef1796d1f7e7d0922d6065bf490ede8c26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_96daa0ef1796d1f7e7d0922d6065bf490ede8c26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_96daa0ef1796d1f7e7d0922d6065bf490ede8c26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96daa0ef1796d1f7e7d0922d6065bf490ede8c26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96daa0ef1796d1f7e7d0922d6065bf490ede8c26'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '96daa0ef1796d1f7e7d0922d6065bf490ede8c26'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_58cf1ed099c14ef8ac27ac7b07e2c13916734c59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_58cf1ed099c14ef8ac27ac7b07e2c13916734c59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_58cf1ed099c14ef8ac27ac7b07e2c13916734c59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_58cf1ed099c14ef8ac27ac7b07e2c13916734c59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_58cf1ed099c14ef8ac27ac7b07e2c13916734c59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "58cf1ed099c14ef8ac27ac7b07e2c13916734c59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '58cf1ed099c14ef8ac27ac7b07e2c13916734c59'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '58cf1ed099c14ef8ac27ac7b07e2c13916734c59'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b3d7bf247a63ed72a809cc3d33cb0ecb507392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b3d7bf247a63ed72a809cc3d33cb0ecb507392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b3d7bf247a63ed72a809cc3d33cb0ecb507392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b3d7bf247a63ed72a809cc3d33cb0ecb507392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b3d7bf247a63ed72a809cc3d33cb0ecb507392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30b3d7bf247a63ed72a809cc3d33cb0ecb507392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '30b3d7bf247a63ed72a809cc3d33cb0ecb507392'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '30b3d7bf247a63ed72a809cc3d33cb0ecb507392'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_dae173eff68257c853eb1b1439a618fbbee8b327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_dae173eff68257c853eb1b1439a618fbbee8b327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_dae173eff68257c853eb1b1439a618fbbee8b327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_dae173eff68257c853eb1b1439a618fbbee8b327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_dae173eff68257c853eb1b1439a618fbbee8b327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dae173eff68257c853eb1b1439a618fbbee8b327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dae173eff68257c853eb1b1439a618fbbee8b327'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'dae173eff68257c853eb1b1439a618fbbee8b327'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9435e01fe02412905ce6fab98359f09561eb050f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9435e01fe02412905ce6fab98359f09561eb050f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9435e01fe02412905ce6fab98359f09561eb050f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9435e01fe02412905ce6fab98359f09561eb050f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9435e01fe02412905ce6fab98359f09561eb050f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9435e01fe02412905ce6fab98359f09561eb050f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9435e01fe02412905ce6fab98359f09561eb050f'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '9435e01fe02412905ce6fab98359f09561eb050f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_41fef244ae72dbf957fac50c2f3f695ba9476312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_41fef244ae72dbf957fac50c2f3f695ba9476312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_41fef244ae72dbf957fac50c2f3f695ba9476312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_41fef244ae72dbf957fac50c2f3f695ba9476312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_41fef244ae72dbf957fac50c2f3f695ba9476312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "41fef244ae72dbf957fac50c2f3f695ba9476312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '41fef244ae72dbf957fac50c2f3f695ba9476312'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '41fef244ae72dbf957fac50c2f3f695ba9476312'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93b88ce7e581aad0bfa06d119dfbdb124fad13f8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93b88ce7e581aad0bfa06d119dfbdb124fad13f8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93b88ce7e581aad0bfa06d119dfbdb124fad13f8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93b88ce7e581aad0bfa06d119dfbdb124fad13f8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93b88ce7e581aad0bfa06d119dfbdb124fad13f8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "93b88ce7e581aad0bfa06d119dfbdb124fad13f8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '93b88ce7e581aad0bfa06d119dfbdb124fad13f8'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '93b88ce7e581aad0bfa06d119dfbdb124fad13f8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09351d70b7027787cf6e1ab4545cfe34d36e15ca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09351d70b7027787cf6e1ab4545cfe34d36e15ca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09351d70b7027787cf6e1ab4545cfe34d36e15ca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09351d70b7027787cf6e1ab4545cfe34d36e15ca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_09351d70b7027787cf6e1ab4545cfe34d36e15ca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09351d70b7027787cf6e1ab4545cfe34d36e15ca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09351d70b7027787cf6e1ab4545cfe34d36e15ca'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '09351d70b7027787cf6e1ab4545cfe34d36e15ca'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_123136879089ee2becdd263b6dd15f2793652c04>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_123136879089ee2becdd263b6dd15f2793652c04> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_123136879089ee2becdd263b6dd15f2793652c04> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_123136879089ee2becdd263b6dd15f2793652c04>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_123136879089ee2becdd263b6dd15f2793652c04>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "123136879089ee2becdd263b6dd15f2793652c04" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '123136879089ee2becdd263b6dd15f2793652c04'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '123136879089ee2becdd263b6dd15f2793652c04'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f1cd16485214778e4f0d473a8408715352e68799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f1cd16485214778e4f0d473a8408715352e68799> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f1cd16485214778e4f0d473a8408715352e68799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f1cd16485214778e4f0d473a8408715352e68799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f1cd16485214778e4f0d473a8408715352e68799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f1cd16485214778e4f0d473a8408715352e68799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f1cd16485214778e4f0d473a8408715352e68799'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId 'f1cd16485214778e4f0d473a8408715352e68799'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7559e738797629ce165931df11be4e3ea7741a9e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7559e738797629ce165931df11be4e3ea7741a9e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7559e738797629ce165931df11be4e3ea7741a9e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7559e738797629ce165931df11be4e3ea7741a9e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7559e738797629ce165931df11be4e3ea7741a9e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7559e738797629ce165931df11be4e3ea7741a9e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7559e738797629ce165931df11be4e3ea7741a9e'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '7559e738797629ce165931df11be4e3ea7741a9e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dd01c078bbfe674e89f1a3b516aa4a49f8630bdf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dd01c078bbfe674e89f1a3b516aa4a49f8630bdf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dd01c078bbfe674e89f1a3b516aa4a49f8630bdf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dd01c078bbfe674e89f1a3b516aa4a49f8630bdf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dd01c078bbfe674e89f1a3b516aa4a49f8630bdf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dd01c078bbfe674e89f1a3b516aa4a49f8630bdf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dd01c078bbfe674e89f1a3b516aa4a49f8630bdf'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId 'dd01c078bbfe674e89f1a3b516aa4a49f8630bdf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId '3a83c988cdf4fa7fbdc00ebe8f013808701cdb8e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ea368be04fb26e3e7bfab847aa06f2d4e0034eef>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ea368be04fb26e3e7bfab847aa06f2d4e0034eef> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ea368be04fb26e3e7bfab847aa06f2d4e0034eef> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ea368be04fb26e3e7bfab847aa06f2d4e0034eef>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ea368be04fb26e3e7bfab847aa06f2d4e0034eef>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ea368be04fb26e3e7bfab847aa06f2d4e0034eef" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ea368be04fb26e3e7bfab847aa06f2d4e0034eef'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId 'ea368be04fb26e3e7bfab847aa06f2d4e0034eef'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1fb22fe6b4ee9e60341d851f36d7391a2908211a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1fb22fe6b4ee9e60341d851f36d7391a2908211a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1fb22fe6b4ee9e60341d851f36d7391a2908211a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1fb22fe6b4ee9e60341d851f36d7391a2908211a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1fb22fe6b4ee9e60341d851f36d7391a2908211a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1fb22fe6b4ee9e60341d851f36d7391a2908211a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1fb22fe6b4ee9e60341d851f36d7391a2908211a'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '1fb22fe6b4ee9e60341d851f36d7391a2908211a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e5254ad2f3d54b62f7a205225f8df6871c17149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e5254ad2f3d54b62f7a205225f8df6871c17149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e5254ad2f3d54b62f7a205225f8df6871c17149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e5254ad2f3d54b62f7a205225f8df6871c17149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9e5254ad2f3d54b62f7a205225f8df6871c17149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9e5254ad2f3d54b62f7a205225f8df6871c17149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9e5254ad2f3d54b62f7a205225f8df6871c17149'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '9e5254ad2f3d54b62f7a205225f8df6871c17149'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_04d0b2aaa665f5a95ea2c614992d433957d202e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_04d0b2aaa665f5a95ea2c614992d433957d202e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_04d0b2aaa665f5a95ea2c614992d433957d202e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_04d0b2aaa665f5a95ea2c614992d433957d202e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_04d0b2aaa665f5a95ea2c614992d433957d202e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "04d0b2aaa665f5a95ea2c614992d433957d202e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '04d0b2aaa665f5a95ea2c614992d433957d202e6'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '04d0b2aaa665f5a95ea2c614992d433957d202e6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1450dcfd80684e3f199e1eb3154de68187ea7d8a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1450dcfd80684e3f199e1eb3154de68187ea7d8a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1450dcfd80684e3f199e1eb3154de68187ea7d8a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1450dcfd80684e3f199e1eb3154de68187ea7d8a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1450dcfd80684e3f199e1eb3154de68187ea7d8a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1450dcfd80684e3f199e1eb3154de68187ea7d8a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1450dcfd80684e3f199e1eb3154de68187ea7d8a'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '1450dcfd80684e3f199e1eb3154de68187ea7d8a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '305b4e2e7ea1e6f5c8b69bfbd3410860eac8fc0b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_946334b573648801b8a5c133584ecb14b38f6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_946334b573648801b8a5c133584ecb14b38f6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_946334b573648801b8a5c133584ecb14b38f6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_946334b573648801b8a5c133584ecb14b38f6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_946334b573648801b8a5c133584ecb14b38f6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "946334b573648801b8a5c133584ecb14b38f6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '946334b573648801b8a5c133584ecb14b38f6365'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '946334b573648801b8a5c133584ecb14b38f6365'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfa2110a61c5f9b3eb45bb91eaf81083c22f156e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfa2110a61c5f9b3eb45bb91eaf81083c22f156e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfa2110a61c5f9b3eb45bb91eaf81083c22f156e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfa2110a61c5f9b3eb45bb91eaf81083c22f156e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfa2110a61c5f9b3eb45bb91eaf81083c22f156e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bfa2110a61c5f9b3eb45bb91eaf81083c22f156e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bfa2110a61c5f9b3eb45bb91eaf81083c22f156e'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'bfa2110a61c5f9b3eb45bb91eaf81083c22f156e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8d63cd0dfa50940ef81b1d32ef97df3413b94cbe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8d63cd0dfa50940ef81b1d32ef97df3413b94cbe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8d63cd0dfa50940ef81b1d32ef97df3413b94cbe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8d63cd0dfa50940ef81b1d32ef97df3413b94cbe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8d63cd0dfa50940ef81b1d32ef97df3413b94cbe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8d63cd0dfa50940ef81b1d32ef97df3413b94cbe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8d63cd0dfa50940ef81b1d32ef97df3413b94cbe'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '8d63cd0dfa50940ef81b1d32ef97df3413b94cbe'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_673684fa897292add83d95bf23bf7040a37d2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_673684fa897292add83d95bf23bf7040a37d2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_673684fa897292add83d95bf23bf7040a37d2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_673684fa897292add83d95bf23bf7040a37d2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_673684fa897292add83d95bf23bf7040a37d2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "673684fa897292add83d95bf23bf7040a37d2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '673684fa897292add83d95bf23bf7040a37d2607'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId '673684fa897292add83d95bf23bf7040a37d2607'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_f0a6536551ed119e817814a3a14ce25d760a380b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_f0a6536551ed119e817814a3a14ce25d760a380b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_f0a6536551ed119e817814a3a14ce25d760a380b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_f0a6536551ed119e817814a3a14ce25d760a380b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_f0a6536551ed119e817814a3a14ce25d760a380b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f0a6536551ed119e817814a3a14ce25d760a380b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f0a6536551ed119e817814a3a14ce25d760a380b'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'f0a6536551ed119e817814a3a14ce25d760a380b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0668cd5054f14b0b609a764cea670e7f79e34ea6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0668cd5054f14b0b609a764cea670e7f79e34ea6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0668cd5054f14b0b609a764cea670e7f79e34ea6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0668cd5054f14b0b609a764cea670e7f79e34ea6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0668cd5054f14b0b609a764cea670e7f79e34ea6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0668cd5054f14b0b609a764cea670e7f79e34ea6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0668cd5054f14b0b609a764cea670e7f79e34ea6'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId '0668cd5054f14b0b609a764cea670e7f79e34ea6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7b36d8f9e4e6c87a8b404bef291a333720e04f41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7b36d8f9e4e6c87a8b404bef291a333720e04f41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7b36d8f9e4e6c87a8b404bef291a333720e04f41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7b36d8f9e4e6c87a8b404bef291a333720e04f41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7b36d8f9e4e6c87a8b404bef291a333720e04f41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7b36d8f9e4e6c87a8b404bef291a333720e04f41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7b36d8f9e4e6c87a8b404bef291a333720e04f41'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId '7b36d8f9e4e6c87a8b404bef291a333720e04f41'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a93e10c7f97f60e82f2939930bfb3122284a8c15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a93e10c7f97f60e82f2939930bfb3122284a8c15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a93e10c7f97f60e82f2939930bfb3122284a8c15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a93e10c7f97f60e82f2939930bfb3122284a8c15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a93e10c7f97f60e82f2939930bfb3122284a8c15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a93e10c7f97f60e82f2939930bfb3122284a8c15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a93e10c7f97f60e82f2939930bfb3122284a8c15'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId 'a93e10c7f97f60e82f2939930bfb3122284a8c15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_64f3d9b9b6e05ad3dac820f1b44fbb332b277059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_64f3d9b9b6e05ad3dac820f1b44fbb332b277059> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_64f3d9b9b6e05ad3dac820f1b44fbb332b277059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_64f3d9b9b6e05ad3dac820f1b44fbb332b277059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_64f3d9b9b6e05ad3dac820f1b44fbb332b277059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "64f3d9b9b6e05ad3dac820f1b44fbb332b277059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '64f3d9b9b6e05ad3dac820f1b44fbb332b277059'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId '64f3d9b9b6e05ad3dac820f1b44fbb332b277059'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_884fb7cf48b94d091a7a94d23da319e7891233dc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_884fb7cf48b94d091a7a94d23da319e7891233dc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_884fb7cf48b94d091a7a94d23da319e7891233dc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_884fb7cf48b94d091a7a94d23da319e7891233dc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_884fb7cf48b94d091a7a94d23da319e7891233dc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884fb7cf48b94d091a7a94d23da319e7891233dc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '884fb7cf48b94d091a7a94d23da319e7891233dc'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId '884fb7cf48b94d091a7a94d23da319e7891233dc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId 'ab9d0a9e31f7ea5ff1ef4d3a38e8e171d358c912'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c72de0af0087bbb28de3d7f1c258f5b7bcbe4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c72de0af0087bbb28de3d7f1c258f5b7bcbe4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c72de0af0087bbb28de3d7f1c258f5b7bcbe4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c72de0af0087bbb28de3d7f1c258f5b7bcbe4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c72de0af0087bbb28de3d7f1c258f5b7bcbe4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c72de0af0087bbb28de3d7f1c258f5b7bcbe4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c72de0af0087bbb28de3d7f1c258f5b7bcbe4616'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId 'c72de0af0087bbb28de3d7f1c258f5b7bcbe4616'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId 'd8f929c911c9ab3a0c4ca1ac146edc7bd585ce5a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7369ca746894be20c678dfbf6a232b56781d6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7369ca746894be20c678dfbf6a232b56781d6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7369ca746894be20c678dfbf6a232b56781d6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7369ca746894be20c678dfbf6a232b56781d6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7369ca746894be20c678dfbf6a232b56781d6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7369ca746894be20c678dfbf6a232b56781d6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7369ca746894be20c678dfbf6a232b56781d6379'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId '7369ca746894be20c678dfbf6a232b56781d6379'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8739cf51be36d50a2c0a1ff9f05bdc3114653645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8739cf51be36d50a2c0a1ff9f05bdc3114653645> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8739cf51be36d50a2c0a1ff9f05bdc3114653645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8739cf51be36d50a2c0a1ff9f05bdc3114653645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8739cf51be36d50a2c0a1ff9f05bdc3114653645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8739cf51be36d50a2c0a1ff9f05bdc3114653645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8739cf51be36d50a2c0a1ff9f05bdc3114653645'^^xsd:string;
  dwc:scientificName 'Kerguelenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102593'^^xsd:integer;
  dwc:occurrenceId '8739cf51be36d50a2c0a1ff9f05bdc3114653645'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3a07c44ebfb67d4043203d441206282a96a9efcf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3a07c44ebfb67d4043203d441206282a96a9efcf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3a07c44ebfb67d4043203d441206282a96a9efcf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3a07c44ebfb67d4043203d441206282a96a9efcf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3a07c44ebfb67d4043203d441206282a96a9efcf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3a07c44ebfb67d4043203d441206282a96a9efcf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3a07c44ebfb67d4043203d441206282a96a9efcf'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId '3a07c44ebfb67d4043203d441206282a96a9efcf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a9431f6cfad7db0a6885da944b1bb1540366d146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a9431f6cfad7db0a6885da944b1bb1540366d146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a9431f6cfad7db0a6885da944b1bb1540366d146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a9431f6cfad7db0a6885da944b1bb1540366d146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a9431f6cfad7db0a6885da944b1bb1540366d146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a9431f6cfad7db0a6885da944b1bb1540366d146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a9431f6cfad7db0a6885da944b1bb1540366d146'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'a9431f6cfad7db0a6885da944b1bb1540366d146'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aa26ad08790ba03f77eb5c62ae6c41778f878894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aa26ad08790ba03f77eb5c62ae6c41778f878894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aa26ad08790ba03f77eb5c62ae6c41778f878894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aa26ad08790ba03f77eb5c62ae6c41778f878894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_aa26ad08790ba03f77eb5c62ae6c41778f878894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa26ad08790ba03f77eb5c62ae6c41778f878894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa26ad08790ba03f77eb5c62ae6c41778f878894'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'aa26ad08790ba03f77eb5c62ae6c41778f878894'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'f21312f9e3c152eea4d9b82e8c87e953d0dc8fa9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_0bfe88126a13f403191ee92de3e927c4c7ed5b17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0bfe88126a13f403191ee92de3e927c4c7ed5b17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0bfe88126a13f403191ee92de3e927c4c7ed5b17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0bfe88126a13f403191ee92de3e927c4c7ed5b17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_0bfe88126a13f403191ee92de3e927c4c7ed5b17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0bfe88126a13f403191ee92de3e927c4c7ed5b17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0bfe88126a13f403191ee92de3e927c4c7ed5b17'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId '0bfe88126a13f403191ee92de3e927c4c7ed5b17'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f0d9c2941d425d1a99bc166cd1b0c47133718a46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f0d9c2941d425d1a99bc166cd1b0c47133718a46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f0d9c2941d425d1a99bc166cd1b0c47133718a46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f0d9c2941d425d1a99bc166cd1b0c47133718a46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f0d9c2941d425d1a99bc166cd1b0c47133718a46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f0d9c2941d425d1a99bc166cd1b0c47133718a46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f0d9c2941d425d1a99bc166cd1b0c47133718a46'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'f0d9c2941d425d1a99bc166cd1b0c47133718a46'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02995c861cf4ef93c6c5f7bf34ba4b9882a1c602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02995c861cf4ef93c6c5f7bf34ba4b9882a1c602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02995c861cf4ef93c6c5f7bf34ba4b9882a1c602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02995c861cf4ef93c6c5f7bf34ba4b9882a1c602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02995c861cf4ef93c6c5f7bf34ba4b9882a1c602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "02995c861cf4ef93c6c5f7bf34ba4b9882a1c602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '02995c861cf4ef93c6c5f7bf34ba4b9882a1c602'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId '02995c861cf4ef93c6c5f7bf34ba4b9882a1c602'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45a1e12d320c850cc496d5c5bed9ed3bcba802b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45a1e12d320c850cc496d5c5bed9ed3bcba802b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45a1e12d320c850cc496d5c5bed9ed3bcba802b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45a1e12d320c850cc496d5c5bed9ed3bcba802b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_45a1e12d320c850cc496d5c5bed9ed3bcba802b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45a1e12d320c850cc496d5c5bed9ed3bcba802b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45a1e12d320c850cc496d5c5bed9ed3bcba802b4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId '45a1e12d320c850cc496d5c5bed9ed3bcba802b4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5731a678ccb3dfc8b717fde8d9c830566a328cf0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5731a678ccb3dfc8b717fde8d9c830566a328cf0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5731a678ccb3dfc8b717fde8d9c830566a328cf0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5731a678ccb3dfc8b717fde8d9c830566a328cf0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5731a678ccb3dfc8b717fde8d9c830566a328cf0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5731a678ccb3dfc8b717fde8d9c830566a328cf0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5731a678ccb3dfc8b717fde8d9c830566a328cf0'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId '5731a678ccb3dfc8b717fde8d9c830566a328cf0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ec248a3492fbd667e9c208fb2cb103c7f67098b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ec248a3492fbd667e9c208fb2cb103c7f67098b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ec248a3492fbd667e9c208fb2cb103c7f67098b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ec248a3492fbd667e9c208fb2cb103c7f67098b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ec248a3492fbd667e9c208fb2cb103c7f67098b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec248a3492fbd667e9c208fb2cb103c7f67098b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec248a3492fbd667e9c208fb2cb103c7f67098b5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'ec248a3492fbd667e9c208fb2cb103c7f67098b5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_bccd3e88988f84a36c773d025aae2bbef4694b65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_bccd3e88988f84a36c773d025aae2bbef4694b65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_bccd3e88988f84a36c773d025aae2bbef4694b65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_bccd3e88988f84a36c773d025aae2bbef4694b65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_bccd3e88988f84a36c773d025aae2bbef4694b65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bccd3e88988f84a36c773d025aae2bbef4694b65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bccd3e88988f84a36c773d025aae2bbef4694b65'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'bccd3e88988f84a36c773d025aae2bbef4694b65'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7a4dfa3432e8ec3dbca7c6df53f68e6838680eac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7a4dfa3432e8ec3dbca7c6df53f68e6838680eac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7a4dfa3432e8ec3dbca7c6df53f68e6838680eac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7a4dfa3432e8ec3dbca7c6df53f68e6838680eac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7a4dfa3432e8ec3dbca7c6df53f68e6838680eac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7a4dfa3432e8ec3dbca7c6df53f68e6838680eac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7a4dfa3432e8ec3dbca7c6df53f68e6838680eac'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId '7a4dfa3432e8ec3dbca7c6df53f68e6838680eac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83ddf5227c91ded52944ba1483de3247b6c40abb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83ddf5227c91ded52944ba1483de3247b6c40abb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83ddf5227c91ded52944ba1483de3247b6c40abb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83ddf5227c91ded52944ba1483de3247b6c40abb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83ddf5227c91ded52944ba1483de3247b6c40abb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83ddf5227c91ded52944ba1483de3247b6c40abb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '83ddf5227c91ded52944ba1483de3247b6c40abb'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId '83ddf5227c91ded52944ba1483de3247b6c40abb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1727f9019ee5696b67fcfb0087e728b3e0edf533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1727f9019ee5696b67fcfb0087e728b3e0edf533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1727f9019ee5696b67fcfb0087e728b3e0edf533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1727f9019ee5696b67fcfb0087e728b3e0edf533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1727f9019ee5696b67fcfb0087e728b3e0edf533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1727f9019ee5696b67fcfb0087e728b3e0edf533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1727f9019ee5696b67fcfb0087e728b3e0edf533'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId '1727f9019ee5696b67fcfb0087e728b3e0edf533'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_7c8d6a3470a91fe89a6e552de822fe42696c01e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7c8d6a3470a91fe89a6e552de822fe42696c01e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7c8d6a3470a91fe89a6e552de822fe42696c01e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7c8d6a3470a91fe89a6e552de822fe42696c01e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_7c8d6a3470a91fe89a6e552de822fe42696c01e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c8d6a3470a91fe89a6e552de822fe42696c01e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c8d6a3470a91fe89a6e552de822fe42696c01e3'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId '7c8d6a3470a91fe89a6e552de822fe42696c01e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6209eacc41ca87c25f1ccedc18787b889a4f4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6209eacc41ca87c25f1ccedc18787b889a4f4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6209eacc41ca87c25f1ccedc18787b889a4f4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6209eacc41ca87c25f1ccedc18787b889a4f4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_6209eacc41ca87c25f1ccedc18787b889a4f4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6209eacc41ca87c25f1ccedc18787b889a4f4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6209eacc41ca87c25f1ccedc18787b889a4f4933'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId '6209eacc41ca87c25f1ccedc18787b889a4f4933'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c60b95c8c9e1f6e98cc6c6a836d848a24586744c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c60b95c8c9e1f6e98cc6c6a836d848a24586744c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c60b95c8c9e1f6e98cc6c6a836d848a24586744c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c60b95c8c9e1f6e98cc6c6a836d848a24586744c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c60b95c8c9e1f6e98cc6c6a836d848a24586744c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c60b95c8c9e1f6e98cc6c6a836d848a24586744c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c60b95c8c9e1f6e98cc6c6a836d848a24586744c'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'c60b95c8c9e1f6e98cc6c6a836d848a24586744c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ae03105398cfc2b912cdca64126a42e4e279725b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ae03105398cfc2b912cdca64126a42e4e279725b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ae03105398cfc2b912cdca64126a42e4e279725b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ae03105398cfc2b912cdca64126a42e4e279725b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ae03105398cfc2b912cdca64126a42e4e279725b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae03105398cfc2b912cdca64126a42e4e279725b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae03105398cfc2b912cdca64126a42e4e279725b'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'ae03105398cfc2b912cdca64126a42e4e279725b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fc36f4871df4671de96e00e8cd2affb71b379b95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fc36f4871df4671de96e00e8cd2affb71b379b95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fc36f4871df4671de96e00e8cd2affb71b379b95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fc36f4871df4671de96e00e8cd2affb71b379b95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fc36f4871df4671de96e00e8cd2affb71b379b95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fc36f4871df4671de96e00e8cd2affb71b379b95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fc36f4871df4671de96e00e8cd2affb71b379b95'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'fc36f4871df4671de96e00e8cd2affb71b379b95'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7f851f564508f9206f598ef9af616092c7f60ce0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7f851f564508f9206f598ef9af616092c7f60ce0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7f851f564508f9206f598ef9af616092c7f60ce0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7f851f564508f9206f598ef9af616092c7f60ce0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7f851f564508f9206f598ef9af616092c7f60ce0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7f851f564508f9206f598ef9af616092c7f60ce0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7f851f564508f9206f598ef9af616092c7f60ce0'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId '7f851f564508f9206f598ef9af616092c7f60ce0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_60c334759fd558d78dfc26c68efabee8a0346619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_60c334759fd558d78dfc26c68efabee8a0346619> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_60c334759fd558d78dfc26c68efabee8a0346619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_60c334759fd558d78dfc26c68efabee8a0346619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_60c334759fd558d78dfc26c68efabee8a0346619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60c334759fd558d78dfc26c68efabee8a0346619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '60c334759fd558d78dfc26c68efabee8a0346619'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId '60c334759fd558d78dfc26c68efabee8a0346619'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c4cac58dbaaf9eca6526883a50d2ccd8776be0ba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c4cac58dbaaf9eca6526883a50d2ccd8776be0ba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c4cac58dbaaf9eca6526883a50d2ccd8776be0ba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c4cac58dbaaf9eca6526883a50d2ccd8776be0ba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c4cac58dbaaf9eca6526883a50d2ccd8776be0ba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4cac58dbaaf9eca6526883a50d2ccd8776be0ba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c4cac58dbaaf9eca6526883a50d2ccd8776be0ba'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId 'c4cac58dbaaf9eca6526883a50d2ccd8776be0ba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_408e1db8c25eb3dce33e60009c284959c1bb1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_408e1db8c25eb3dce33e60009c284959c1bb1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_408e1db8c25eb3dce33e60009c284959c1bb1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_408e1db8c25eb3dce33e60009c284959c1bb1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_408e1db8c25eb3dce33e60009c284959c1bb1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "408e1db8c25eb3dce33e60009c284959c1bb1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '408e1db8c25eb3dce33e60009c284959c1bb1848'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId '408e1db8c25eb3dce33e60009c284959c1bb1848'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d52c442144c0979266685b3cb3b688b6241072af>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d52c442144c0979266685b3cb3b688b6241072af> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d52c442144c0979266685b3cb3b688b6241072af> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d52c442144c0979266685b3cb3b688b6241072af>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d52c442144c0979266685b3cb3b688b6241072af>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d52c442144c0979266685b3cb3b688b6241072af" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd52c442144c0979266685b3cb3b688b6241072af'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId 'd52c442144c0979266685b3cb3b688b6241072af'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_aa7ae1e46f4875ed199103775815bbea6ba898a8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_aa7ae1e46f4875ed199103775815bbea6ba898a8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_aa7ae1e46f4875ed199103775815bbea6ba898a8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_aa7ae1e46f4875ed199103775815bbea6ba898a8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_aa7ae1e46f4875ed199103775815bbea6ba898a8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa7ae1e46f4875ed199103775815bbea6ba898a8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa7ae1e46f4875ed199103775815bbea6ba898a8'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId 'aa7ae1e46f4875ed199103775815bbea6ba898a8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17746400c87ed61ba8d1e48c6d85e3caf7d60b15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17746400c87ed61ba8d1e48c6d85e3caf7d60b15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17746400c87ed61ba8d1e48c6d85e3caf7d60b15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17746400c87ed61ba8d1e48c6d85e3caf7d60b15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_17746400c87ed61ba8d1e48c6d85e3caf7d60b15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "17746400c87ed61ba8d1e48c6d85e3caf7d60b15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '17746400c87ed61ba8d1e48c6d85e3caf7d60b15'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId '17746400c87ed61ba8d1e48c6d85e3caf7d60b15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b8b2e3eda8e2708877cce6fe2074bf8586fcb33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b8b2e3eda8e2708877cce6fe2074bf8586fcb33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b8b2e3eda8e2708877cce6fe2074bf8586fcb33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b8b2e3eda8e2708877cce6fe2074bf8586fcb33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b8b2e3eda8e2708877cce6fe2074bf8586fcb33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7b8b2e3eda8e2708877cce6fe2074bf8586fcb33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7b8b2e3eda8e2708877cce6fe2074bf8586fcb33'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId '7b8b2e3eda8e2708877cce6fe2074bf8586fcb33'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f4bfca31651c23e55a377595b5ec24fff5739ac9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f4bfca31651c23e55a377595b5ec24fff5739ac9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f4bfca31651c23e55a377595b5ec24fff5739ac9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f4bfca31651c23e55a377595b5ec24fff5739ac9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f4bfca31651c23e55a377595b5ec24fff5739ac9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f4bfca31651c23e55a377595b5ec24fff5739ac9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f4bfca31651c23e55a377595b5ec24fff5739ac9'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId 'f4bfca31651c23e55a377595b5ec24fff5739ac9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_69d936bca89324edf2c8fd2eb4fa85c078ebf46e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_69d936bca89324edf2c8fd2eb4fa85c078ebf46e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_69d936bca89324edf2c8fd2eb4fa85c078ebf46e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_69d936bca89324edf2c8fd2eb4fa85c078ebf46e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_69d936bca89324edf2c8fd2eb4fa85c078ebf46e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "69d936bca89324edf2c8fd2eb4fa85c078ebf46e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '69d936bca89324edf2c8fd2eb4fa85c078ebf46e'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId '69d936bca89324edf2c8fd2eb4fa85c078ebf46e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_42e8af08d66b179dd7ae9d1e4a42f392f7beec6a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_42e8af08d66b179dd7ae9d1e4a42f392f7beec6a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_42e8af08d66b179dd7ae9d1e4a42f392f7beec6a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_42e8af08d66b179dd7ae9d1e4a42f392f7beec6a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_42e8af08d66b179dd7ae9d1e4a42f392f7beec6a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "42e8af08d66b179dd7ae9d1e4a42f392f7beec6a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '42e8af08d66b179dd7ae9d1e4a42f392f7beec6a'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId '42e8af08d66b179dd7ae9d1e4a42f392f7beec6a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_10554eceb2b1834a88bc9950f6a13b38b5c569de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_10554eceb2b1834a88bc9950f6a13b38b5c569de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_10554eceb2b1834a88bc9950f6a13b38b5c569de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_10554eceb2b1834a88bc9950f6a13b38b5c569de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_10554eceb2b1834a88bc9950f6a13b38b5c569de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10554eceb2b1834a88bc9950f6a13b38b5c569de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '10554eceb2b1834a88bc9950f6a13b38b5c569de'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '10554eceb2b1834a88bc9950f6a13b38b5c569de'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0dc294983d202e9eb472581c40f32e46274cf9c9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0dc294983d202e9eb472581c40f32e46274cf9c9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0dc294983d202e9eb472581c40f32e46274cf9c9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0dc294983d202e9eb472581c40f32e46274cf9c9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0dc294983d202e9eb472581c40f32e46274cf9c9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0dc294983d202e9eb472581c40f32e46274cf9c9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0dc294983d202e9eb472581c40f32e46274cf9c9'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '0dc294983d202e9eb472581c40f32e46274cf9c9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '4d80c2dc39a93c0ddfcf41f0d76a9facf1f49dd8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8d98cd7d496b61df11e188fefa9fe2485db7b0bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8d98cd7d496b61df11e188fefa9fe2485db7b0bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8d98cd7d496b61df11e188fefa9fe2485db7b0bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8d98cd7d496b61df11e188fefa9fe2485db7b0bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8d98cd7d496b61df11e188fefa9fe2485db7b0bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8d98cd7d496b61df11e188fefa9fe2485db7b0bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8d98cd7d496b61df11e188fefa9fe2485db7b0bf'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '8d98cd7d496b61df11e188fefa9fe2485db7b0bf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_e5f715d87254194b2f075db63039437e080aea2e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e5f715d87254194b2f075db63039437e080aea2e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e5f715d87254194b2f075db63039437e080aea2e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e5f715d87254194b2f075db63039437e080aea2e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_e5f715d87254194b2f075db63039437e080aea2e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5f715d87254194b2f075db63039437e080aea2e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5f715d87254194b2f075db63039437e080aea2e'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'e5f715d87254194b2f075db63039437e080aea2e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ed41219eafba0ee3a935d8ebd61e3f7045f25f5a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ed41219eafba0ee3a935d8ebd61e3f7045f25f5a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ed41219eafba0ee3a935d8ebd61e3f7045f25f5a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ed41219eafba0ee3a935d8ebd61e3f7045f25f5a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ed41219eafba0ee3a935d8ebd61e3f7045f25f5a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ed41219eafba0ee3a935d8ebd61e3f7045f25f5a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ed41219eafba0ee3a935d8ebd61e3f7045f25f5a'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'ed41219eafba0ee3a935d8ebd61e3f7045f25f5a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_823c2818eee87e1da09d1679e5f56e5055a634ea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_823c2818eee87e1da09d1679e5f56e5055a634ea> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_823c2818eee87e1da09d1679e5f56e5055a634ea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_823c2818eee87e1da09d1679e5f56e5055a634ea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_823c2818eee87e1da09d1679e5f56e5055a634ea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "823c2818eee87e1da09d1679e5f56e5055a634ea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '823c2818eee87e1da09d1679e5f56e5055a634ea'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '823c2818eee87e1da09d1679e5f56e5055a634ea'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dab4296bee6feae3e6a151cf0db620eb0f3c1c04>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dab4296bee6feae3e6a151cf0db620eb0f3c1c04> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dab4296bee6feae3e6a151cf0db620eb0f3c1c04> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dab4296bee6feae3e6a151cf0db620eb0f3c1c04>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dab4296bee6feae3e6a151cf0db620eb0f3c1c04>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dab4296bee6feae3e6a151cf0db620eb0f3c1c04" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dab4296bee6feae3e6a151cf0db620eb0f3c1c04'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'dab4296bee6feae3e6a151cf0db620eb0f3c1c04'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_370e9f73fd01e29e5d2efb28948bbd8f203ba4b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_370e9f73fd01e29e5d2efb28948bbd8f203ba4b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_370e9f73fd01e29e5d2efb28948bbd8f203ba4b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_370e9f73fd01e29e5d2efb28948bbd8f203ba4b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_370e9f73fd01e29e5d2efb28948bbd8f203ba4b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370e9f73fd01e29e5d2efb28948bbd8f203ba4b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '370e9f73fd01e29e5d2efb28948bbd8f203ba4b6'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '370e9f73fd01e29e5d2efb28948bbd8f203ba4b6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a519357c829f1c6bd177866ba3acbc6a4d3e50c1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a519357c829f1c6bd177866ba3acbc6a4d3e50c1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a519357c829f1c6bd177866ba3acbc6a4d3e50c1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a519357c829f1c6bd177866ba3acbc6a4d3e50c1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a519357c829f1c6bd177866ba3acbc6a4d3e50c1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a519357c829f1c6bd177866ba3acbc6a4d3e50c1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a519357c829f1c6bd177866ba3acbc6a4d3e50c1'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'a519357c829f1c6bd177866ba3acbc6a4d3e50c1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '3327a09b36a43f5405f9ecca5e4c6274ef8bd7bf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_540615aad02be7b10973d694f5e6a6a23bc5de5e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_540615aad02be7b10973d694f5e6a6a23bc5de5e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_540615aad02be7b10973d694f5e6a6a23bc5de5e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_540615aad02be7b10973d694f5e6a6a23bc5de5e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_540615aad02be7b10973d694f5e6a6a23bc5de5e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "540615aad02be7b10973d694f5e6a6a23bc5de5e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '540615aad02be7b10973d694f5e6a6a23bc5de5e'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '540615aad02be7b10973d694f5e6a6a23bc5de5e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc2a0301fee280a47207086c8640da4db67ad667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc2a0301fee280a47207086c8640da4db67ad667> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc2a0301fee280a47207086c8640da4db67ad667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc2a0301fee280a47207086c8640da4db67ad667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc2a0301fee280a47207086c8640da4db67ad667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cc2a0301fee280a47207086c8640da4db67ad667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cc2a0301fee280a47207086c8640da4db67ad667'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId 'cc2a0301fee280a47207086c8640da4db67ad667'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fe7b05af2954d571a6eaa8cfe4d1421c03e606d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fe7b05af2954d571a6eaa8cfe4d1421c03e606d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fe7b05af2954d571a6eaa8cfe4d1421c03e606d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fe7b05af2954d571a6eaa8cfe4d1421c03e606d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0fe7b05af2954d571a6eaa8cfe4d1421c03e606d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0fe7b05af2954d571a6eaa8cfe4d1421c03e606d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0fe7b05af2954d571a6eaa8cfe4d1421c03e606d'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '0fe7b05af2954d571a6eaa8cfe4d1421c03e606d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_594b9852711954a7363ddc28758807bed4f2b13e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_594b9852711954a7363ddc28758807bed4f2b13e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_594b9852711954a7363ddc28758807bed4f2b13e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_594b9852711954a7363ddc28758807bed4f2b13e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_594b9852711954a7363ddc28758807bed4f2b13e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "594b9852711954a7363ddc28758807bed4f2b13e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '594b9852711954a7363ddc28758807bed4f2b13e'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '594b9852711954a7363ddc28758807bed4f2b13e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4d57da43aa0300015b7074571e56d74a2e3041f4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4d57da43aa0300015b7074571e56d74a2e3041f4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4d57da43aa0300015b7074571e56d74a2e3041f4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4d57da43aa0300015b7074571e56d74a2e3041f4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4d57da43aa0300015b7074571e56d74a2e3041f4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d57da43aa0300015b7074571e56d74a2e3041f4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4d57da43aa0300015b7074571e56d74a2e3041f4'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '4d57da43aa0300015b7074571e56d74a2e3041f4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b37c94370e7a949660d080ed2ca65c92c7631433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b37c94370e7a949660d080ed2ca65c92c7631433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b37c94370e7a949660d080ed2ca65c92c7631433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b37c94370e7a949660d080ed2ca65c92c7631433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b37c94370e7a949660d080ed2ca65c92c7631433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b37c94370e7a949660d080ed2ca65c92c7631433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b37c94370e7a949660d080ed2ca65c92c7631433'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId 'b37c94370e7a949660d080ed2ca65c92c7631433'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '0e93e4dfa54ec06fa94f7fd1f99d18061f38a4aa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9a13a28443c98919fa52040d0500d4220eb3a738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9a13a28443c98919fa52040d0500d4220eb3a738> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9a13a28443c98919fa52040d0500d4220eb3a738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9a13a28443c98919fa52040d0500d4220eb3a738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9a13a28443c98919fa52040d0500d4220eb3a738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9a13a28443c98919fa52040d0500d4220eb3a738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9a13a28443c98919fa52040d0500d4220eb3a738'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '9a13a28443c98919fa52040d0500d4220eb3a738'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5b65c0a94d71ee26294526bbd1717e11bd18cacf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5b65c0a94d71ee26294526bbd1717e11bd18cacf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5b65c0a94d71ee26294526bbd1717e11bd18cacf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5b65c0a94d71ee26294526bbd1717e11bd18cacf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5b65c0a94d71ee26294526bbd1717e11bd18cacf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5b65c0a94d71ee26294526bbd1717e11bd18cacf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5b65c0a94d71ee26294526bbd1717e11bd18cacf'^^xsd:string;
  dwc:scientificName 'Lembus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '296947'^^xsd:integer;
  dwc:occurrenceId '5b65c0a94d71ee26294526bbd1717e11bd18cacf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '269246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_824e7bf24c88dd4eb9f142fa581e958e9001ea50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_824e7bf24c88dd4eb9f142fa581e958e9001ea50> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_824e7bf24c88dd4eb9f142fa581e958e9001ea50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_824e7bf24c88dd4eb9f142fa581e958e9001ea50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_824e7bf24c88dd4eb9f142fa581e958e9001ea50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824e7bf24c88dd4eb9f142fa581e958e9001ea50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '824e7bf24c88dd4eb9f142fa581e958e9001ea50'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId '824e7bf24c88dd4eb9f142fa581e958e9001ea50'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a36037ec901e1543ffaf2e563f9343a4a8d46677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a36037ec901e1543ffaf2e563f9343a4a8d46677> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a36037ec901e1543ffaf2e563f9343a4a8d46677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a36037ec901e1543ffaf2e563f9343a4a8d46677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a36037ec901e1543ffaf2e563f9343a4a8d46677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a36037ec901e1543ffaf2e563f9343a4a8d46677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a36037ec901e1543ffaf2e563f9343a4a8d46677'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'a36037ec901e1543ffaf2e563f9343a4a8d46677'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eb043e8ec67d9b8e7a437ce228c879ab5a12597c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eb043e8ec67d9b8e7a437ce228c879ab5a12597c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eb043e8ec67d9b8e7a437ce228c879ab5a12597c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eb043e8ec67d9b8e7a437ce228c879ab5a12597c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eb043e8ec67d9b8e7a437ce228c879ab5a12597c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb043e8ec67d9b8e7a437ce228c879ab5a12597c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eb043e8ec67d9b8e7a437ce228c879ab5a12597c'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'eb043e8ec67d9b8e7a437ce228c879ab5a12597c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a78cd6a6a61c59810fbe0637ca38788670223eb0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a78cd6a6a61c59810fbe0637ca38788670223eb0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a78cd6a6a61c59810fbe0637ca38788670223eb0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a78cd6a6a61c59810fbe0637ca38788670223eb0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a78cd6a6a61c59810fbe0637ca38788670223eb0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a78cd6a6a61c59810fbe0637ca38788670223eb0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a78cd6a6a61c59810fbe0637ca38788670223eb0'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'a78cd6a6a61c59810fbe0637ca38788670223eb0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_31b7c07395235907145e75810d927a12437cd35e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_31b7c07395235907145e75810d927a12437cd35e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_31b7c07395235907145e75810d927a12437cd35e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_31b7c07395235907145e75810d927a12437cd35e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_31b7c07395235907145e75810d927a12437cd35e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "31b7c07395235907145e75810d927a12437cd35e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '31b7c07395235907145e75810d927a12437cd35e'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId '31b7c07395235907145e75810d927a12437cd35e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_57baac6938f3bf6cd6e295a0dfeaed320a6d514b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_57baac6938f3bf6cd6e295a0dfeaed320a6d514b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_57baac6938f3bf6cd6e295a0dfeaed320a6d514b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_57baac6938f3bf6cd6e295a0dfeaed320a6d514b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_57baac6938f3bf6cd6e295a0dfeaed320a6d514b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "57baac6938f3bf6cd6e295a0dfeaed320a6d514b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '57baac6938f3bf6cd6e295a0dfeaed320a6d514b'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId '57baac6938f3bf6cd6e295a0dfeaed320a6d514b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4db44317919254fea759961e623b3c81990697e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4db44317919254fea759961e623b3c81990697e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4db44317919254fea759961e623b3c81990697e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4db44317919254fea759961e623b3c81990697e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4db44317919254fea759961e623b3c81990697e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4db44317919254fea759961e623b3c81990697e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4db44317919254fea759961e623b3c81990697e8'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId '4db44317919254fea759961e623b3c81990697e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_beceb1d7738d4ae4d6e301e7223a54465fbd3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_beceb1d7738d4ae4d6e301e7223a54465fbd3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_beceb1d7738d4ae4d6e301e7223a54465fbd3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_beceb1d7738d4ae4d6e301e7223a54465fbd3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_beceb1d7738d4ae4d6e301e7223a54465fbd3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "beceb1d7738d4ae4d6e301e7223a54465fbd3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'beceb1d7738d4ae4d6e301e7223a54465fbd3137'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'beceb1d7738d4ae4d6e301e7223a54465fbd3137'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_523fb44b5b3bce69e80d43e2106c223b3e4f5c8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_523fb44b5b3bce69e80d43e2106c223b3e4f5c8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_523fb44b5b3bce69e80d43e2106c223b3e4f5c8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_523fb44b5b3bce69e80d43e2106c223b3e4f5c8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_523fb44b5b3bce69e80d43e2106c223b3e4f5c8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "523fb44b5b3bce69e80d43e2106c223b3e4f5c8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '523fb44b5b3bce69e80d43e2106c223b3e4f5c8e'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId '523fb44b5b3bce69e80d43e2106c223b3e4f5c8e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3654bd186e4e44945164c7662b21fa49db01ecd2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3654bd186e4e44945164c7662b21fa49db01ecd2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3654bd186e4e44945164c7662b21fa49db01ecd2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3654bd186e4e44945164c7662b21fa49db01ecd2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3654bd186e4e44945164c7662b21fa49db01ecd2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3654bd186e4e44945164c7662b21fa49db01ecd2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3654bd186e4e44945164c7662b21fa49db01ecd2'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId '3654bd186e4e44945164c7662b21fa49db01ecd2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_5202fae54137e25daf026aafc61ae9490fa1e600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5202fae54137e25daf026aafc61ae9490fa1e600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5202fae54137e25daf026aafc61ae9490fa1e600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5202fae54137e25daf026aafc61ae9490fa1e600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_5202fae54137e25daf026aafc61ae9490fa1e600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5202fae54137e25daf026aafc61ae9490fa1e600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5202fae54137e25daf026aafc61ae9490fa1e600'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '5202fae54137e25daf026aafc61ae9490fa1e600'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_36e94a0b2e10bd1da1663789d8eae2123fda3fb2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_36e94a0b2e10bd1da1663789d8eae2123fda3fb2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_36e94a0b2e10bd1da1663789d8eae2123fda3fb2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_36e94a0b2e10bd1da1663789d8eae2123fda3fb2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_36e94a0b2e10bd1da1663789d8eae2123fda3fb2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36e94a0b2e10bd1da1663789d8eae2123fda3fb2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '36e94a0b2e10bd1da1663789d8eae2123fda3fb2'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '36e94a0b2e10bd1da1663789d8eae2123fda3fb2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '854e76f95de7fc3fcd08bb3aa2e4db72ef0425fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '6bb9acd4b7e880a94a0f5c0e4c9460c66e7fbfd9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ae8f99c0bfe520c49d2387638b7089c79edc60d2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae8f99c0bfe520c49d2387638b7089c79edc60d2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae8f99c0bfe520c49d2387638b7089c79edc60d2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae8f99c0bfe520c49d2387638b7089c79edc60d2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ae8f99c0bfe520c49d2387638b7089c79edc60d2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae8f99c0bfe520c49d2387638b7089c79edc60d2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae8f99c0bfe520c49d2387638b7089c79edc60d2'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId 'ae8f99c0bfe520c49d2387638b7089c79edc60d2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_59e1b4c39056c72221a1b64e23e81cb0cea9f98f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_59e1b4c39056c72221a1b64e23e81cb0cea9f98f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_59e1b4c39056c72221a1b64e23e81cb0cea9f98f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_59e1b4c39056c72221a1b64e23e81cb0cea9f98f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_59e1b4c39056c72221a1b64e23e81cb0cea9f98f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "59e1b4c39056c72221a1b64e23e81cb0cea9f98f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '59e1b4c39056c72221a1b64e23e81cb0cea9f98f'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '59e1b4c39056c72221a1b64e23e81cb0cea9f98f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4fadbfb9dc06949c52a066c422a5bc1ad1146d1f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4fadbfb9dc06949c52a066c422a5bc1ad1146d1f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4fadbfb9dc06949c52a066c422a5bc1ad1146d1f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4fadbfb9dc06949c52a066c422a5bc1ad1146d1f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4fadbfb9dc06949c52a066c422a5bc1ad1146d1f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4fadbfb9dc06949c52a066c422a5bc1ad1146d1f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4fadbfb9dc06949c52a066c422a5bc1ad1146d1f'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '4fadbfb9dc06949c52a066c422a5bc1ad1146d1f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId 'b646e9a9b9e3285d0ac1d057e1841d088f0a9cfa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5154f37b3364b91c290b683a3ec4260949fa0b7e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5154f37b3364b91c290b683a3ec4260949fa0b7e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5154f37b3364b91c290b683a3ec4260949fa0b7e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5154f37b3364b91c290b683a3ec4260949fa0b7e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5154f37b3364b91c290b683a3ec4260949fa0b7e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5154f37b3364b91c290b683a3ec4260949fa0b7e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5154f37b3364b91c290b683a3ec4260949fa0b7e'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId '5154f37b3364b91c290b683a3ec4260949fa0b7e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c6f0787b8abbee75fb06ad104e7d4f2aacc978a8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c6f0787b8abbee75fb06ad104e7d4f2aacc978a8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c6f0787b8abbee75fb06ad104e7d4f2aacc978a8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c6f0787b8abbee75fb06ad104e7d4f2aacc978a8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c6f0787b8abbee75fb06ad104e7d4f2aacc978a8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c6f0787b8abbee75fb06ad104e7d4f2aacc978a8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c6f0787b8abbee75fb06ad104e7d4f2aacc978a8'^^xsd:string;
  dwc:scientificName 'Leonnates glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '333789'^^xsd:integer;
  dwc:occurrenceId 'c6f0787b8abbee75fb06ad104e7d4f2aacc978a8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId '0c82b8a0d9eed3c5eb0f7ac07d07238144b55ba5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bfb2a9a9089947cc239c8bfdd2df732784e46428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bfb2a9a9089947cc239c8bfdd2df732784e46428> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bfb2a9a9089947cc239c8bfdd2df732784e46428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bfb2a9a9089947cc239c8bfdd2df732784e46428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_bfb2a9a9089947cc239c8bfdd2df732784e46428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bfb2a9a9089947cc239c8bfdd2df732784e46428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bfb2a9a9089947cc239c8bfdd2df732784e46428'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId 'bfb2a9a9089947cc239c8bfdd2df732784e46428'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_24d7969f278eafad568afe435b1be528dca9bf98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_24d7969f278eafad568afe435b1be528dca9bf98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_24d7969f278eafad568afe435b1be528dca9bf98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_24d7969f278eafad568afe435b1be528dca9bf98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_24d7969f278eafad568afe435b1be528dca9bf98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24d7969f278eafad568afe435b1be528dca9bf98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '24d7969f278eafad568afe435b1be528dca9bf98'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId '24d7969f278eafad568afe435b1be528dca9bf98'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a460fabf58be0986c9abec9b050861760fbcb8a1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a460fabf58be0986c9abec9b050861760fbcb8a1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a460fabf58be0986c9abec9b050861760fbcb8a1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a460fabf58be0986c9abec9b050861760fbcb8a1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a460fabf58be0986c9abec9b050861760fbcb8a1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a460fabf58be0986c9abec9b050861760fbcb8a1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a460fabf58be0986c9abec9b050861760fbcb8a1'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId 'a460fabf58be0986c9abec9b050861760fbcb8a1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_7160faf2f130dbd9246360ec3445cad27c502ad1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7160faf2f130dbd9246360ec3445cad27c502ad1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7160faf2f130dbd9246360ec3445cad27c502ad1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7160faf2f130dbd9246360ec3445cad27c502ad1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_7160faf2f130dbd9246360ec3445cad27c502ad1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7160faf2f130dbd9246360ec3445cad27c502ad1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7160faf2f130dbd9246360ec3445cad27c502ad1'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId '7160faf2f130dbd9246360ec3445cad27c502ad1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7cde2d9205e64b8066df1a7bb7815fae6abc8fd3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7cde2d9205e64b8066df1a7bb7815fae6abc8fd3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7cde2d9205e64b8066df1a7bb7815fae6abc8fd3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7cde2d9205e64b8066df1a7bb7815fae6abc8fd3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7cde2d9205e64b8066df1a7bb7815fae6abc8fd3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7cde2d9205e64b8066df1a7bb7815fae6abc8fd3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7cde2d9205e64b8066df1a7bb7815fae6abc8fd3'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId '7cde2d9205e64b8066df1a7bb7815fae6abc8fd3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c7f755f0ea0fd44edbeb967ff16ab885ee74453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c7f755f0ea0fd44edbeb967ff16ab885ee74453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c7f755f0ea0fd44edbeb967ff16ab885ee74453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c7f755f0ea0fd44edbeb967ff16ab885ee74453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c7f755f0ea0fd44edbeb967ff16ab885ee74453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c7f755f0ea0fd44edbeb967ff16ab885ee74453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c7f755f0ea0fd44edbeb967ff16ab885ee74453'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId '6c7f755f0ea0fd44edbeb967ff16ab885ee74453'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf8cd33cc7e1b8a07c00a781b9713a56063b6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf8cd33cc7e1b8a07c00a781b9713a56063b6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf8cd33cc7e1b8a07c00a781b9713a56063b6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf8cd33cc7e1b8a07c00a781b9713a56063b6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf8cd33cc7e1b8a07c00a781b9713a56063b6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf8cd33cc7e1b8a07c00a781b9713a56063b6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf8cd33cc7e1b8a07c00a781b9713a56063b6048'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId 'cf8cd33cc7e1b8a07c00a781b9713a56063b6048'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ad7a074582af753f4403a985bcd7acd489128064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ad7a074582af753f4403a985bcd7acd489128064> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ad7a074582af753f4403a985bcd7acd489128064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ad7a074582af753f4403a985bcd7acd489128064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ad7a074582af753f4403a985bcd7acd489128064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ad7a074582af753f4403a985bcd7acd489128064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ad7a074582af753f4403a985bcd7acd489128064'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId 'ad7a074582af753f4403a985bcd7acd489128064'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_07c843c0ca0919e7800d3225a081e4e21ba3c1d5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_07c843c0ca0919e7800d3225a081e4e21ba3c1d5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_07c843c0ca0919e7800d3225a081e4e21ba3c1d5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_07c843c0ca0919e7800d3225a081e4e21ba3c1d5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_07c843c0ca0919e7800d3225a081e4e21ba3c1d5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "07c843c0ca0919e7800d3225a081e4e21ba3c1d5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '07c843c0ca0919e7800d3225a081e4e21ba3c1d5'^^xsd:string;
  dwc:scientificName 'Leptocheirus mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102038'^^xsd:integer;
  dwc:occurrenceId '07c843c0ca0919e7800d3225a081e4e21ba3c1d5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c23a307f4499af71c3b1770141e08a32a47bae5b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c23a307f4499af71c3b1770141e08a32a47bae5b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c23a307f4499af71c3b1770141e08a32a47bae5b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c23a307f4499af71c3b1770141e08a32a47bae5b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c23a307f4499af71c3b1770141e08a32a47bae5b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c23a307f4499af71c3b1770141e08a32a47bae5b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c23a307f4499af71c3b1770141e08a32a47bae5b'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'c23a307f4499af71c3b1770141e08a32a47bae5b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d73dafaa136a1ca6478cb358eeab108e463b2d01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d73dafaa136a1ca6478cb358eeab108e463b2d01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d73dafaa136a1ca6478cb358eeab108e463b2d01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d73dafaa136a1ca6478cb358eeab108e463b2d01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d73dafaa136a1ca6478cb358eeab108e463b2d01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d73dafaa136a1ca6478cb358eeab108e463b2d01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd73dafaa136a1ca6478cb358eeab108e463b2d01'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'd73dafaa136a1ca6478cb358eeab108e463b2d01'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b3f5d905ce1c452448d5bdd69c9803d564313943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b3f5d905ce1c452448d5bdd69c9803d564313943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b3f5d905ce1c452448d5bdd69c9803d564313943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b3f5d905ce1c452448d5bdd69c9803d564313943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b3f5d905ce1c452448d5bdd69c9803d564313943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b3f5d905ce1c452448d5bdd69c9803d564313943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b3f5d905ce1c452448d5bdd69c9803d564313943'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'b3f5d905ce1c452448d5bdd69c9803d564313943'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fbbc22de8998ff74bf3848691e5c8457ba1a3f1d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fbbc22de8998ff74bf3848691e5c8457ba1a3f1d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fbbc22de8998ff74bf3848691e5c8457ba1a3f1d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fbbc22de8998ff74bf3848691e5c8457ba1a3f1d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fbbc22de8998ff74bf3848691e5c8457ba1a3f1d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fbbc22de8998ff74bf3848691e5c8457ba1a3f1d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fbbc22de8998ff74bf3848691e5c8457ba1a3f1d'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'fbbc22de8998ff74bf3848691e5c8457ba1a3f1d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_1344ba19117253e000a9bbe0b070d23acd280207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1344ba19117253e000a9bbe0b070d23acd280207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1344ba19117253e000a9bbe0b070d23acd280207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1344ba19117253e000a9bbe0b070d23acd280207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_1344ba19117253e000a9bbe0b070d23acd280207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1344ba19117253e000a9bbe0b070d23acd280207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1344ba19117253e000a9bbe0b070d23acd280207'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId '1344ba19117253e000a9bbe0b070d23acd280207'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_26fe8d57cb751cafbd7fb921c1df9d0f387a0b64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_26fe8d57cb751cafbd7fb921c1df9d0f387a0b64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_26fe8d57cb751cafbd7fb921c1df9d0f387a0b64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_26fe8d57cb751cafbd7fb921c1df9d0f387a0b64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_26fe8d57cb751cafbd7fb921c1df9d0f387a0b64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "26fe8d57cb751cafbd7fb921c1df9d0f387a0b64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '26fe8d57cb751cafbd7fb921c1df9d0f387a0b64'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId '26fe8d57cb751cafbd7fb921c1df9d0f387a0b64'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ceed5c23faabda315948f41b87c1267af345d108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ceed5c23faabda315948f41b87c1267af345d108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ceed5c23faabda315948f41b87c1267af345d108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ceed5c23faabda315948f41b87c1267af345d108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ceed5c23faabda315948f41b87c1267af345d108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ceed5c23faabda315948f41b87c1267af345d108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ceed5c23faabda315948f41b87c1267af345d108'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'ceed5c23faabda315948f41b87c1267af345d108'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b3ea8628e2d600044549ba6e124d10c4d415ea58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b3ea8628e2d600044549ba6e124d10c4d415ea58> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b3ea8628e2d600044549ba6e124d10c4d415ea58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b3ea8628e2d600044549ba6e124d10c4d415ea58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b3ea8628e2d600044549ba6e124d10c4d415ea58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b3ea8628e2d600044549ba6e124d10c4d415ea58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b3ea8628e2d600044549ba6e124d10c4d415ea58'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'b3ea8628e2d600044549ba6e124d10c4d415ea58'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_44344f5ea437f9ab47fd7c06af8158b8986ff682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_44344f5ea437f9ab47fd7c06af8158b8986ff682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_44344f5ea437f9ab47fd7c06af8158b8986ff682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_44344f5ea437f9ab47fd7c06af8158b8986ff682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_44344f5ea437f9ab47fd7c06af8158b8986ff682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44344f5ea437f9ab47fd7c06af8158b8986ff682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44344f5ea437f9ab47fd7c06af8158b8986ff682'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId '44344f5ea437f9ab47fd7c06af8158b8986ff682'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a8b491f85dda6526b20b3c89fa895731a11601e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a8b491f85dda6526b20b3c89fa895731a11601e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a8b491f85dda6526b20b3c89fa895731a11601e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a8b491f85dda6526b20b3c89fa895731a11601e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a8b491f85dda6526b20b3c89fa895731a11601e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a8b491f85dda6526b20b3c89fa895731a11601e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a8b491f85dda6526b20b3c89fa895731a11601e7'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'a8b491f85dda6526b20b3c89fa895731a11601e7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_442b7e2205f67d2a0f2b1937731d9b0a8e1d595a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_442b7e2205f67d2a0f2b1937731d9b0a8e1d595a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_442b7e2205f67d2a0f2b1937731d9b0a8e1d595a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_442b7e2205f67d2a0f2b1937731d9b0a8e1d595a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_442b7e2205f67d2a0f2b1937731d9b0a8e1d595a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "442b7e2205f67d2a0f2b1937731d9b0a8e1d595a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '442b7e2205f67d2a0f2b1937731d9b0a8e1d595a'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '442b7e2205f67d2a0f2b1937731d9b0a8e1d595a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8a5c333207ba14968797276cabed81da533ba4ef>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8a5c333207ba14968797276cabed81da533ba4ef> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8a5c333207ba14968797276cabed81da533ba4ef> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8a5c333207ba14968797276cabed81da533ba4ef>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8a5c333207ba14968797276cabed81da533ba4ef>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8a5c333207ba14968797276cabed81da533ba4ef" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8a5c333207ba14968797276cabed81da533ba4ef'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '8a5c333207ba14968797276cabed81da533ba4ef'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a91af42a580a29aabfacb64aee8e029814815fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a91af42a580a29aabfacb64aee8e029814815fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a91af42a580a29aabfacb64aee8e029814815fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a91af42a580a29aabfacb64aee8e029814815fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a91af42a580a29aabfacb64aee8e029814815fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1a91af42a580a29aabfacb64aee8e029814815fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1a91af42a580a29aabfacb64aee8e029814815fd'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '1a91af42a580a29aabfacb64aee8e029814815fd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '7cec52824a2dec61b2f05f2ae3e0acd402ef4cb1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_9f7b4a4f876088480d2ef2f01a4713c786885481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9f7b4a4f876088480d2ef2f01a4713c786885481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9f7b4a4f876088480d2ef2f01a4713c786885481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9f7b4a4f876088480d2ef2f01a4713c786885481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_9f7b4a4f876088480d2ef2f01a4713c786885481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9f7b4a4f876088480d2ef2f01a4713c786885481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9f7b4a4f876088480d2ef2f01a4713c786885481'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '9f7b4a4f876088480d2ef2f01a4713c786885481'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_16e541361c0158eb29b3d7fb4ca843e762b77875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_16e541361c0158eb29b3d7fb4ca843e762b77875> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_16e541361c0158eb29b3d7fb4ca843e762b77875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_16e541361c0158eb29b3d7fb4ca843e762b77875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_16e541361c0158eb29b3d7fb4ca843e762b77875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "16e541361c0158eb29b3d7fb4ca843e762b77875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '16e541361c0158eb29b3d7fb4ca843e762b77875'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '16e541361c0158eb29b3d7fb4ca843e762b77875'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '001cca62c1f4cd9d2f0e41d30fe4ec9a9c654e19'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6cad8d66aed3f635d67b8da4bc88913196a39c8f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6cad8d66aed3f635d67b8da4bc88913196a39c8f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6cad8d66aed3f635d67b8da4bc88913196a39c8f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6cad8d66aed3f635d67b8da4bc88913196a39c8f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6cad8d66aed3f635d67b8da4bc88913196a39c8f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6cad8d66aed3f635d67b8da4bc88913196a39c8f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6cad8d66aed3f635d67b8da4bc88913196a39c8f'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId '6cad8d66aed3f635d67b8da4bc88913196a39c8f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c0a6a9098b16bbe578fdb01d4c1523cecb90e50c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c0a6a9098b16bbe578fdb01d4c1523cecb90e50c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c0a6a9098b16bbe578fdb01d4c1523cecb90e50c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c0a6a9098b16bbe578fdb01d4c1523cecb90e50c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c0a6a9098b16bbe578fdb01d4c1523cecb90e50c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c0a6a9098b16bbe578fdb01d4c1523cecb90e50c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c0a6a9098b16bbe578fdb01d4c1523cecb90e50c'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId 'c0a6a9098b16bbe578fdb01d4c1523cecb90e50c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ac20aee31743b795075c7712656010e4ae664b2c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ac20aee31743b795075c7712656010e4ae664b2c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ac20aee31743b795075c7712656010e4ae664b2c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ac20aee31743b795075c7712656010e4ae664b2c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ac20aee31743b795075c7712656010e4ae664b2c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ac20aee31743b795075c7712656010e4ae664b2c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ac20aee31743b795075c7712656010e4ae664b2c'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:occurrenceId 'ac20aee31743b795075c7712656010e4ae664b2c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_e1586169966ce1a0a5872fcefff4c837a21b6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e1586169966ce1a0a5872fcefff4c837a21b6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e1586169966ce1a0a5872fcefff4c837a21b6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e1586169966ce1a0a5872fcefff4c837a21b6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_e1586169966ce1a0a5872fcefff4c837a21b6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e1586169966ce1a0a5872fcefff4c837a21b6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e1586169966ce1a0a5872fcefff4c837a21b6762'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId 'e1586169966ce1a0a5872fcefff4c837a21b6762'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38f2f31ece73707ee4460357091c7b2b8760c7bd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38f2f31ece73707ee4460357091c7b2b8760c7bd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38f2f31ece73707ee4460357091c7b2b8760c7bd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38f2f31ece73707ee4460357091c7b2b8760c7bd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38f2f31ece73707ee4460357091c7b2b8760c7bd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38f2f31ece73707ee4460357091c7b2b8760c7bd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38f2f31ece73707ee4460357091c7b2b8760c7bd'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '38f2f31ece73707ee4460357091c7b2b8760c7bd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c77f4f82a7a09918e2894402bf735a2c5f2f893c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c77f4f82a7a09918e2894402bf735a2c5f2f893c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c77f4f82a7a09918e2894402bf735a2c5f2f893c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c77f4f82a7a09918e2894402bf735a2c5f2f893c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c77f4f82a7a09918e2894402bf735a2c5f2f893c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c77f4f82a7a09918e2894402bf735a2c5f2f893c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c77f4f82a7a09918e2894402bf735a2c5f2f893c'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId 'c77f4f82a7a09918e2894402bf735a2c5f2f893c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_84f7fb747b0739e7504ab026b1dce502760b7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_84f7fb747b0739e7504ab026b1dce502760b7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_84f7fb747b0739e7504ab026b1dce502760b7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_84f7fb747b0739e7504ab026b1dce502760b7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_84f7fb747b0739e7504ab026b1dce502760b7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84f7fb747b0739e7504ab026b1dce502760b7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84f7fb747b0739e7504ab026b1dce502760b7039'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '84f7fb747b0739e7504ab026b1dce502760b7039'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_08e8b78240c41e45f13326d01b9a374478ba9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_08e8b78240c41e45f13326d01b9a374478ba9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_08e8b78240c41e45f13326d01b9a374478ba9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_08e8b78240c41e45f13326d01b9a374478ba9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_08e8b78240c41e45f13326d01b9a374478ba9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08e8b78240c41e45f13326d01b9a374478ba9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08e8b78240c41e45f13326d01b9a374478ba9086'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '08e8b78240c41e45f13326d01b9a374478ba9086'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c603c1060372144dbe3ae01399c0cb2f60afb04>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c603c1060372144dbe3ae01399c0cb2f60afb04> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c603c1060372144dbe3ae01399c0cb2f60afb04> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c603c1060372144dbe3ae01399c0cb2f60afb04>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8c603c1060372144dbe3ae01399c0cb2f60afb04>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c603c1060372144dbe3ae01399c0cb2f60afb04" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c603c1060372144dbe3ae01399c0cb2f60afb04'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '8c603c1060372144dbe3ae01399c0cb2f60afb04'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_99ed39ea82f3c7037b0af6554d25a87096138022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_99ed39ea82f3c7037b0af6554d25a87096138022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_99ed39ea82f3c7037b0af6554d25a87096138022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_99ed39ea82f3c7037b0af6554d25a87096138022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_99ed39ea82f3c7037b0af6554d25a87096138022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "99ed39ea82f3c7037b0af6554d25a87096138022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '99ed39ea82f3c7037b0af6554d25a87096138022'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '99ed39ea82f3c7037b0af6554d25a87096138022'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0b30b00e31b83e626651f258f78cd504bdc0ab3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0b30b00e31b83e626651f258f78cd504bdc0ab3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0b30b00e31b83e626651f258f78cd504bdc0ab3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0b30b00e31b83e626651f258f78cd504bdc0ab3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e0b30b00e31b83e626651f258f78cd504bdc0ab3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e0b30b00e31b83e626651f258f78cd504bdc0ab3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e0b30b00e31b83e626651f258f78cd504bdc0ab3'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId 'e0b30b00e31b83e626651f258f78cd504bdc0ab3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2077afc4dea1679168fe255a60e08cc15803b22a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2077afc4dea1679168fe255a60e08cc15803b22a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2077afc4dea1679168fe255a60e08cc15803b22a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2077afc4dea1679168fe255a60e08cc15803b22a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2077afc4dea1679168fe255a60e08cc15803b22a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2077afc4dea1679168fe255a60e08cc15803b22a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2077afc4dea1679168fe255a60e08cc15803b22a'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '2077afc4dea1679168fe255a60e08cc15803b22a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8935ce8bbe5deb517c366a3c63926a6c4932cbbb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8935ce8bbe5deb517c366a3c63926a6c4932cbbb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8935ce8bbe5deb517c366a3c63926a6c4932cbbb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8935ce8bbe5deb517c366a3c63926a6c4932cbbb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8935ce8bbe5deb517c366a3c63926a6c4932cbbb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8935ce8bbe5deb517c366a3c63926a6c4932cbbb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8935ce8bbe5deb517c366a3c63926a6c4932cbbb'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:occurrenceId '8935ce8bbe5deb517c366a3c63926a6c4932cbbb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_801adc455f4586215a81b98b199039e6c41f8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_801adc455f4586215a81b98b199039e6c41f8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_801adc455f4586215a81b98b199039e6c41f8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_801adc455f4586215a81b98b199039e6c41f8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_801adc455f4586215a81b98b199039e6c41f8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "801adc455f4586215a81b98b199039e6c41f8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '801adc455f4586215a81b98b199039e6c41f8729'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '801adc455f4586215a81b98b199039e6c41f8729'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fafa2b27fd01cf8040b02e2e8361226a7683d94e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fafa2b27fd01cf8040b02e2e8361226a7683d94e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fafa2b27fd01cf8040b02e2e8361226a7683d94e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fafa2b27fd01cf8040b02e2e8361226a7683d94e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fafa2b27fd01cf8040b02e2e8361226a7683d94e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fafa2b27fd01cf8040b02e2e8361226a7683d94e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fafa2b27fd01cf8040b02e2e8361226a7683d94e'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'fafa2b27fd01cf8040b02e2e8361226a7683d94e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3282d8090dfa8c7135a6f43378cdbdb1bf134180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3282d8090dfa8c7135a6f43378cdbdb1bf134180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3282d8090dfa8c7135a6f43378cdbdb1bf134180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3282d8090dfa8c7135a6f43378cdbdb1bf134180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3282d8090dfa8c7135a6f43378cdbdb1bf134180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3282d8090dfa8c7135a6f43378cdbdb1bf134180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3282d8090dfa8c7135a6f43378cdbdb1bf134180'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '3282d8090dfa8c7135a6f43378cdbdb1bf134180'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_63b609d896ccb79b6bee158f95b7a5fe42db7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_63b609d896ccb79b6bee158f95b7a5fe42db7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_63b609d896ccb79b6bee158f95b7a5fe42db7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_63b609d896ccb79b6bee158f95b7a5fe42db7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_63b609d896ccb79b6bee158f95b7a5fe42db7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "63b609d896ccb79b6bee158f95b7a5fe42db7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '63b609d896ccb79b6bee158f95b7a5fe42db7112'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '63b609d896ccb79b6bee158f95b7a5fe42db7112'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_e536a1878940aec0949e2ef7a27588ece241c429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e536a1878940aec0949e2ef7a27588ece241c429> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e536a1878940aec0949e2ef7a27588ece241c429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e536a1878940aec0949e2ef7a27588ece241c429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_e536a1878940aec0949e2ef7a27588ece241c429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e536a1878940aec0949e2ef7a27588ece241c429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e536a1878940aec0949e2ef7a27588ece241c429'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'e536a1878940aec0949e2ef7a27588ece241c429'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f29e198a448832a6002306d1664cd84f811d568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f29e198a448832a6002306d1664cd84f811d568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f29e198a448832a6002306d1664cd84f811d568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f29e198a448832a6002306d1664cd84f811d568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f29e198a448832a6002306d1664cd84f811d568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f29e198a448832a6002306d1664cd84f811d568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8f29e198a448832a6002306d1664cd84f811d568'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '8f29e198a448832a6002306d1664cd84f811d568'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f66d1683d8e0465f346038a524c1049f9f7b880d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f66d1683d8e0465f346038a524c1049f9f7b880d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f66d1683d8e0465f346038a524c1049f9f7b880d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f66d1683d8e0465f346038a524c1049f9f7b880d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f66d1683d8e0465f346038a524c1049f9f7b880d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f66d1683d8e0465f346038a524c1049f9f7b880d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f66d1683d8e0465f346038a524c1049f9f7b880d'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'f66d1683d8e0465f346038a524c1049f9f7b880d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9c3bb517aed6232a8aec0298723d5e7c10765836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9c3bb517aed6232a8aec0298723d5e7c10765836> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9c3bb517aed6232a8aec0298723d5e7c10765836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9c3bb517aed6232a8aec0298723d5e7c10765836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9c3bb517aed6232a8aec0298723d5e7c10765836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c3bb517aed6232a8aec0298723d5e7c10765836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c3bb517aed6232a8aec0298723d5e7c10765836'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '9c3bb517aed6232a8aec0298723d5e7c10765836'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_043a08b861d2a72827dd459bb7822a641fb06cba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_043a08b861d2a72827dd459bb7822a641fb06cba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_043a08b861d2a72827dd459bb7822a641fb06cba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_043a08b861d2a72827dd459bb7822a641fb06cba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_043a08b861d2a72827dd459bb7822a641fb06cba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "043a08b861d2a72827dd459bb7822a641fb06cba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '043a08b861d2a72827dd459bb7822a641fb06cba'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '043a08b861d2a72827dd459bb7822a641fb06cba'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_67ded3e8c260bc46f43e0e2e5b7f5026822f09f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_67ded3e8c260bc46f43e0e2e5b7f5026822f09f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_67ded3e8c260bc46f43e0e2e5b7f5026822f09f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_67ded3e8c260bc46f43e0e2e5b7f5026822f09f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_67ded3e8c260bc46f43e0e2e5b7f5026822f09f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67ded3e8c260bc46f43e0e2e5b7f5026822f09f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '67ded3e8c260bc46f43e0e2e5b7f5026822f09f7'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId '67ded3e8c260bc46f43e0e2e5b7f5026822f09f7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_70315db0886be5405cdc178247c9ceefad8edbd1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_70315db0886be5405cdc178247c9ceefad8edbd1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_70315db0886be5405cdc178247c9ceefad8edbd1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_70315db0886be5405cdc178247c9ceefad8edbd1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_70315db0886be5405cdc178247c9ceefad8edbd1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70315db0886be5405cdc178247c9ceefad8edbd1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '70315db0886be5405cdc178247c9ceefad8edbd1'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId '70315db0886be5405cdc178247c9ceefad8edbd1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a39096d9fcf71d7b6ad78bfd618446705148d23b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a39096d9fcf71d7b6ad78bfd618446705148d23b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a39096d9fcf71d7b6ad78bfd618446705148d23b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a39096d9fcf71d7b6ad78bfd618446705148d23b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a39096d9fcf71d7b6ad78bfd618446705148d23b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a39096d9fcf71d7b6ad78bfd618446705148d23b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a39096d9fcf71d7b6ad78bfd618446705148d23b'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId 'a39096d9fcf71d7b6ad78bfd618446705148d23b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_00c830848ba29c36fa8afe7601c53343c4323511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_00c830848ba29c36fa8afe7601c53343c4323511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_00c830848ba29c36fa8afe7601c53343c4323511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_00c830848ba29c36fa8afe7601c53343c4323511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_00c830848ba29c36fa8afe7601c53343c4323511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00c830848ba29c36fa8afe7601c53343c4323511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00c830848ba29c36fa8afe7601c53343c4323511'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId '00c830848ba29c36fa8afe7601c53343c4323511'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_78f3bea1cfffc7b65994b250d40f9462f829e9b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_78f3bea1cfffc7b65994b250d40f9462f829e9b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_78f3bea1cfffc7b65994b250d40f9462f829e9b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_78f3bea1cfffc7b65994b250d40f9462f829e9b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_78f3bea1cfffc7b65994b250d40f9462f829e9b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78f3bea1cfffc7b65994b250d40f9462f829e9b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78f3bea1cfffc7b65994b250d40f9462f829e9b9'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId '78f3bea1cfffc7b65994b250d40f9462f829e9b9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_993fb6529912356ad1d69ebb0421918959b15748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_993fb6529912356ad1d69ebb0421918959b15748> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_993fb6529912356ad1d69ebb0421918959b15748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_993fb6529912356ad1d69ebb0421918959b15748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_993fb6529912356ad1d69ebb0421918959b15748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "993fb6529912356ad1d69ebb0421918959b15748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '993fb6529912356ad1d69ebb0421918959b15748'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId '993fb6529912356ad1d69ebb0421918959b15748'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b401e4e15574a3437d877da6de46bc9b70036f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b401e4e15574a3437d877da6de46bc9b70036f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b401e4e15574a3437d877da6de46bc9b70036f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b401e4e15574a3437d877da6de46bc9b70036f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1b401e4e15574a3437d877da6de46bc9b70036f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b401e4e15574a3437d877da6de46bc9b70036f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b401e4e15574a3437d877da6de46bc9b70036f2'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId '1b401e4e15574a3437d877da6de46bc9b70036f2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId 'f0c804c813fe6a557484f9a10b1e2cbc4a06d1a1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId 'e06f876a12ee4f3d5a0504a1d1b59cbcd89a521a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0b812a917291bd8aee359c0cc0ccfbd08bc53257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0b812a917291bd8aee359c0cc0ccfbd08bc53257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0b812a917291bd8aee359c0cc0ccfbd08bc53257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0b812a917291bd8aee359c0cc0ccfbd08bc53257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_0b812a917291bd8aee359c0cc0ccfbd08bc53257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0b812a917291bd8aee359c0cc0ccfbd08bc53257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0b812a917291bd8aee359c0cc0ccfbd08bc53257'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId '0b812a917291bd8aee359c0cc0ccfbd08bc53257'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ddfda661fa90029be10525a380f5bda055a93e91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ddfda661fa90029be10525a380f5bda055a93e91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ddfda661fa90029be10525a380f5bda055a93e91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ddfda661fa90029be10525a380f5bda055a93e91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ddfda661fa90029be10525a380f5bda055a93e91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ddfda661fa90029be10525a380f5bda055a93e91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ddfda661fa90029be10525a380f5bda055a93e91'^^xsd:string;
  dwc:scientificName 'Leucothoe oboa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102463'^^xsd:integer;
  dwc:occurrenceId 'ddfda661fa90029be10525a380f5bda055a93e91'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '1b0bf9981fa5bdbc618d9f3ce3a3bcb6e24a6c2e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dfb7ab158962ad832e1c8b05b1f1069e359fb6c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dfb7ab158962ad832e1c8b05b1f1069e359fb6c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dfb7ab158962ad832e1c8b05b1f1069e359fb6c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dfb7ab158962ad832e1c8b05b1f1069e359fb6c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8dfb7ab158962ad832e1c8b05b1f1069e359fb6c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8dfb7ab158962ad832e1c8b05b1f1069e359fb6c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8dfb7ab158962ad832e1c8b05b1f1069e359fb6c'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '8dfb7ab158962ad832e1c8b05b1f1069e359fb6c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078da166c00d8bca0a532d1d6f8f58e08dad34bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078da166c00d8bca0a532d1d6f8f58e08dad34bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078da166c00d8bca0a532d1d6f8f58e08dad34bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078da166c00d8bca0a532d1d6f8f58e08dad34bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_078da166c00d8bca0a532d1d6f8f58e08dad34bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "078da166c00d8bca0a532d1d6f8f58e08dad34bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '078da166c00d8bca0a532d1d6f8f58e08dad34bc'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '078da166c00d8bca0a532d1d6f8f58e08dad34bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9b5a4602d362509464d17b61e1a02fe4c4b34bf9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9b5a4602d362509464d17b61e1a02fe4c4b34bf9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9b5a4602d362509464d17b61e1a02fe4c4b34bf9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9b5a4602d362509464d17b61e1a02fe4c4b34bf9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9b5a4602d362509464d17b61e1a02fe4c4b34bf9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b5a4602d362509464d17b61e1a02fe4c4b34bf9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b5a4602d362509464d17b61e1a02fe4c4b34bf9'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '9b5a4602d362509464d17b61e1a02fe4c4b34bf9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_6531ec146af139105a6b54d120584bc2a025db7a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6531ec146af139105a6b54d120584bc2a025db7a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6531ec146af139105a6b54d120584bc2a025db7a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6531ec146af139105a6b54d120584bc2a025db7a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_6531ec146af139105a6b54d120584bc2a025db7a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6531ec146af139105a6b54d120584bc2a025db7a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6531ec146af139105a6b54d120584bc2a025db7a'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '6531ec146af139105a6b54d120584bc2a025db7a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2fee1876b703e7791099bfb3cbb21ad89379319c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2fee1876b703e7791099bfb3cbb21ad89379319c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2fee1876b703e7791099bfb3cbb21ad89379319c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2fee1876b703e7791099bfb3cbb21ad89379319c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2fee1876b703e7791099bfb3cbb21ad89379319c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2fee1876b703e7791099bfb3cbb21ad89379319c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2fee1876b703e7791099bfb3cbb21ad89379319c'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '2fee1876b703e7791099bfb3cbb21ad89379319c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a183bd7f06e60d09d5c007ebc6e7bab189d0d11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a183bd7f06e60d09d5c007ebc6e7bab189d0d11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a183bd7f06e60d09d5c007ebc6e7bab189d0d11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a183bd7f06e60d09d5c007ebc6e7bab189d0d11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a183bd7f06e60d09d5c007ebc6e7bab189d0d11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3a183bd7f06e60d09d5c007ebc6e7bab189d0d11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3a183bd7f06e60d09d5c007ebc6e7bab189d0d11'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '3a183bd7f06e60d09d5c007ebc6e7bab189d0d11'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e6c4b16509898349d72a8e12cb7374b59dd4a876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e6c4b16509898349d72a8e12cb7374b59dd4a876> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e6c4b16509898349d72a8e12cb7374b59dd4a876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e6c4b16509898349d72a8e12cb7374b59dd4a876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e6c4b16509898349d72a8e12cb7374b59dd4a876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e6c4b16509898349d72a8e12cb7374b59dd4a876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e6c4b16509898349d72a8e12cb7374b59dd4a876'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId 'e6c4b16509898349d72a8e12cb7374b59dd4a876'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7973a35ab8859ca4812fba063332dffeac958979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7973a35ab8859ca4812fba063332dffeac958979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7973a35ab8859ca4812fba063332dffeac958979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7973a35ab8859ca4812fba063332dffeac958979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7973a35ab8859ca4812fba063332dffeac958979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7973a35ab8859ca4812fba063332dffeac958979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7973a35ab8859ca4812fba063332dffeac958979'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '7973a35ab8859ca4812fba063332dffeac958979'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_4fc9250446162d1cf0fcfe58a4bd480d9fb76a04>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4fc9250446162d1cf0fcfe58a4bd480d9fb76a04> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4fc9250446162d1cf0fcfe58a4bd480d9fb76a04> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4fc9250446162d1cf0fcfe58a4bd480d9fb76a04>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_4fc9250446162d1cf0fcfe58a4bd480d9fb76a04>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4fc9250446162d1cf0fcfe58a4bd480d9fb76a04" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4fc9250446162d1cf0fcfe58a4bd480d9fb76a04'^^xsd:string;
  dwc:scientificName 'Leucothoe pachycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102465'^^xsd:integer;
  dwc:occurrenceId '4fc9250446162d1cf0fcfe58a4bd480d9fb76a04'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_aafdc4de1a75b5c04845dd497725e52ea4f9da8b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aafdc4de1a75b5c04845dd497725e52ea4f9da8b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aafdc4de1a75b5c04845dd497725e52ea4f9da8b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aafdc4de1a75b5c04845dd497725e52ea4f9da8b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_aafdc4de1a75b5c04845dd497725e52ea4f9da8b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aafdc4de1a75b5c04845dd497725e52ea4f9da8b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aafdc4de1a75b5c04845dd497725e52ea4f9da8b'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId 'aafdc4de1a75b5c04845dd497725e52ea4f9da8b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c9662d78c197c054afff431c658871e8b43a69ef>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c9662d78c197c054afff431c658871e8b43a69ef> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c9662d78c197c054afff431c658871e8b43a69ef> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c9662d78c197c054afff431c658871e8b43a69ef>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c9662d78c197c054afff431c658871e8b43a69ef>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c9662d78c197c054afff431c658871e8b43a69ef" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c9662d78c197c054afff431c658871e8b43a69ef'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId 'c9662d78c197c054afff431c658871e8b43a69ef'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId 'f84f5fcd6efcbe2708aeb3d9bd3fafdf2d79654e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf5165f86c24e095dd36f2c4b17cb86aba7e105f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf5165f86c24e095dd36f2c4b17cb86aba7e105f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf5165f86c24e095dd36f2c4b17cb86aba7e105f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf5165f86c24e095dd36f2c4b17cb86aba7e105f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bf5165f86c24e095dd36f2c4b17cb86aba7e105f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf5165f86c24e095dd36f2c4b17cb86aba7e105f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf5165f86c24e095dd36f2c4b17cb86aba7e105f'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId 'bf5165f86c24e095dd36f2c4b17cb86aba7e105f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_2fc7b7fc01a583ff79c89eb969353dd3d169c620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2fc7b7fc01a583ff79c89eb969353dd3d169c620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2fc7b7fc01a583ff79c89eb969353dd3d169c620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_2fc7b7fc01a583ff79c89eb969353dd3d169c620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_2fc7b7fc01a583ff79c89eb969353dd3d169c620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2fc7b7fc01a583ff79c89eb969353dd3d169c620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2fc7b7fc01a583ff79c89eb969353dd3d169c620'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId '2fc7b7fc01a583ff79c89eb969353dd3d169c620'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5bb5f69e61b1b5822cba1c161157aa20c34a94da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5bb5f69e61b1b5822cba1c161157aa20c34a94da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5bb5f69e61b1b5822cba1c161157aa20c34a94da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5bb5f69e61b1b5822cba1c161157aa20c34a94da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5bb5f69e61b1b5822cba1c161157aa20c34a94da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5bb5f69e61b1b5822cba1c161157aa20c34a94da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5bb5f69e61b1b5822cba1c161157aa20c34a94da'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId '5bb5f69e61b1b5822cba1c161157aa20c34a94da'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_53d9285ab4ac12acbf939e06cb6e1037ff1bf70c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_53d9285ab4ac12acbf939e06cb6e1037ff1bf70c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_53d9285ab4ac12acbf939e06cb6e1037ff1bf70c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_53d9285ab4ac12acbf939e06cb6e1037ff1bf70c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_53d9285ab4ac12acbf939e06cb6e1037ff1bf70c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "53d9285ab4ac12acbf939e06cb6e1037ff1bf70c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '53d9285ab4ac12acbf939e06cb6e1037ff1bf70c'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId '53d9285ab4ac12acbf939e06cb6e1037ff1bf70c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cd9ac2299600382610d4fd20bc75f603361d6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cd9ac2299600382610d4fd20bc75f603361d6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cd9ac2299600382610d4fd20bc75f603361d6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cd9ac2299600382610d4fd20bc75f603361d6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cd9ac2299600382610d4fd20bc75f603361d6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd9ac2299600382610d4fd20bc75f603361d6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd9ac2299600382610d4fd20bc75f603361d6907'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId 'cd9ac2299600382610d4fd20bc75f603361d6907'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_00d2fa6677460c77163960ba677c0a9cbd89bd79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_00d2fa6677460c77163960ba677c0a9cbd89bd79> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_00d2fa6677460c77163960ba677c0a9cbd89bd79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_00d2fa6677460c77163960ba677c0a9cbd89bd79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_00d2fa6677460c77163960ba677c0a9cbd89bd79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00d2fa6677460c77163960ba677c0a9cbd89bd79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00d2fa6677460c77163960ba677c0a9cbd89bd79'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId '00d2fa6677460c77163960ba677c0a9cbd89bd79'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_bdb1e3b082d0a59e1dbc1ab0891b575898ead854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_bdb1e3b082d0a59e1dbc1ab0891b575898ead854> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_bdb1e3b082d0a59e1dbc1ab0891b575898ead854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_bdb1e3b082d0a59e1dbc1ab0891b575898ead854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_bdb1e3b082d0a59e1dbc1ab0891b575898ead854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bdb1e3b082d0a59e1dbc1ab0891b575898ead854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bdb1e3b082d0a59e1dbc1ab0891b575898ead854'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:occurrenceId 'bdb1e3b082d0a59e1dbc1ab0891b575898ead854'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_dcad8a8c804deee91b451f076da416b9ce8abd3c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_dcad8a8c804deee91b451f076da416b9ce8abd3c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_dcad8a8c804deee91b451f076da416b9ce8abd3c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_dcad8a8c804deee91b451f076da416b9ce8abd3c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_dcad8a8c804deee91b451f076da416b9ce8abd3c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dcad8a8c804deee91b451f076da416b9ce8abd3c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dcad8a8c804deee91b451f076da416b9ce8abd3c'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'dcad8a8c804deee91b451f076da416b9ce8abd3c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_839532a76b8ba60bc3764218bc664ab809486f2c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_839532a76b8ba60bc3764218bc664ab809486f2c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_839532a76b8ba60bc3764218bc664ab809486f2c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_839532a76b8ba60bc3764218bc664ab809486f2c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_839532a76b8ba60bc3764218bc664ab809486f2c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "839532a76b8ba60bc3764218bc664ab809486f2c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '839532a76b8ba60bc3764218bc664ab809486f2c'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId '839532a76b8ba60bc3764218bc664ab809486f2c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf95807dcea441aac0800f02181fb88e26cf7fec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf95807dcea441aac0800f02181fb88e26cf7fec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf95807dcea441aac0800f02181fb88e26cf7fec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf95807dcea441aac0800f02181fb88e26cf7fec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_bf95807dcea441aac0800f02181fb88e26cf7fec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf95807dcea441aac0800f02181fb88e26cf7fec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf95807dcea441aac0800f02181fb88e26cf7fec'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'bf95807dcea441aac0800f02181fb88e26cf7fec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'cfc23ba4d3111593e02e9c7dcd226a343d7ed4a6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_eef1247fd7499aaa3b2ed2a882dae80bb98d9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_eef1247fd7499aaa3b2ed2a882dae80bb98d9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_eef1247fd7499aaa3b2ed2a882dae80bb98d9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_eef1247fd7499aaa3b2ed2a882dae80bb98d9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_eef1247fd7499aaa3b2ed2a882dae80bb98d9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eef1247fd7499aaa3b2ed2a882dae80bb98d9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eef1247fd7499aaa3b2ed2a882dae80bb98d9350'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'eef1247fd7499aaa3b2ed2a882dae80bb98d9350'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3cf7cad43d66a163e4c3e849a33342b7dc4b6b12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3cf7cad43d66a163e4c3e849a33342b7dc4b6b12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3cf7cad43d66a163e4c3e849a33342b7dc4b6b12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3cf7cad43d66a163e4c3e849a33342b7dc4b6b12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3cf7cad43d66a163e4c3e849a33342b7dc4b6b12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3cf7cad43d66a163e4c3e849a33342b7dc4b6b12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3cf7cad43d66a163e4c3e849a33342b7dc4b6b12'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId '3cf7cad43d66a163e4c3e849a33342b7dc4b6b12'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4adeef711fcf01f709d39e8f606accd267048c29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4adeef711fcf01f709d39e8f606accd267048c29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4adeef711fcf01f709d39e8f606accd267048c29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4adeef711fcf01f709d39e8f606accd267048c29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4adeef711fcf01f709d39e8f606accd267048c29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4adeef711fcf01f709d39e8f606accd267048c29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4adeef711fcf01f709d39e8f606accd267048c29'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId '4adeef711fcf01f709d39e8f606accd267048c29'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_503ba51d01fc9a5d928d99f14b52a85cd48b7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_503ba51d01fc9a5d928d99f14b52a85cd48b7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_503ba51d01fc9a5d928d99f14b52a85cd48b7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_503ba51d01fc9a5d928d99f14b52a85cd48b7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_503ba51d01fc9a5d928d99f14b52a85cd48b7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "503ba51d01fc9a5d928d99f14b52a85cd48b7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '503ba51d01fc9a5d928d99f14b52a85cd48b7000'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId '503ba51d01fc9a5d928d99f14b52a85cd48b7000'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_77f0ca08ea81399cc4199068726183f8e51c00a6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_77f0ca08ea81399cc4199068726183f8e51c00a6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_77f0ca08ea81399cc4199068726183f8e51c00a6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_77f0ca08ea81399cc4199068726183f8e51c00a6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_77f0ca08ea81399cc4199068726183f8e51c00a6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77f0ca08ea81399cc4199068726183f8e51c00a6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '77f0ca08ea81399cc4199068726183f8e51c00a6'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId '77f0ca08ea81399cc4199068726183f8e51c00a6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_0a7b1eddeffe03e20923e13f67617ba7a47e15d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0a7b1eddeffe03e20923e13f67617ba7a47e15d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0a7b1eddeffe03e20923e13f67617ba7a47e15d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0a7b1eddeffe03e20923e13f67617ba7a47e15d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_0a7b1eddeffe03e20923e13f67617ba7a47e15d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0a7b1eddeffe03e20923e13f67617ba7a47e15d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0a7b1eddeffe03e20923e13f67617ba7a47e15d1'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId '0a7b1eddeffe03e20923e13f67617ba7a47e15d1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '0c828d0f774bc4e07a1f543e6d78d33b5fc5e0be'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_928751ae00d873d29ea82a6d23dcef44e0a41d4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_928751ae00d873d29ea82a6d23dcef44e0a41d4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_928751ae00d873d29ea82a6d23dcef44e0a41d4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_928751ae00d873d29ea82a6d23dcef44e0a41d4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_928751ae00d873d29ea82a6d23dcef44e0a41d4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "928751ae00d873d29ea82a6d23dcef44e0a41d4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '928751ae00d873d29ea82a6d23dcef44e0a41d4d'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '928751ae00d873d29ea82a6d23dcef44e0a41d4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_96cd847f1118abd58e1d097e4fe1ba37b1f670bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_96cd847f1118abd58e1d097e4fe1ba37b1f670bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_96cd847f1118abd58e1d097e4fe1ba37b1f670bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_96cd847f1118abd58e1d097e4fe1ba37b1f670bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_96cd847f1118abd58e1d097e4fe1ba37b1f670bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96cd847f1118abd58e1d097e4fe1ba37b1f670bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96cd847f1118abd58e1d097e4fe1ba37b1f670bc'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '96cd847f1118abd58e1d097e4fe1ba37b1f670bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_94561ba22b09c70f96abc21be89e80bee43794d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_94561ba22b09c70f96abc21be89e80bee43794d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_94561ba22b09c70f96abc21be89e80bee43794d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_94561ba22b09c70f96abc21be89e80bee43794d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_94561ba22b09c70f96abc21be89e80bee43794d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "94561ba22b09c70f96abc21be89e80bee43794d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '94561ba22b09c70f96abc21be89e80bee43794d8'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '94561ba22b09c70f96abc21be89e80bee43794d8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId 'c8a5fb11a9a4ac37fca9e97a22cd4366f2905cde'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_719aa43902a1ae815bb2d858bd192d300aab3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_719aa43902a1ae815bb2d858bd192d300aab3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_719aa43902a1ae815bb2d858bd192d300aab3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_719aa43902a1ae815bb2d858bd192d300aab3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_719aa43902a1ae815bb2d858bd192d300aab3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "719aa43902a1ae815bb2d858bd192d300aab3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '719aa43902a1ae815bb2d858bd192d300aab3063'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '719aa43902a1ae815bb2d858bd192d300aab3063'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId 'efc7fe48cc4429838aaf0bd7a17b7b423cdc9c14'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5e33823b06194801c74352c80b5229a0498775f6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5e33823b06194801c74352c80b5229a0498775f6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5e33823b06194801c74352c80b5229a0498775f6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5e33823b06194801c74352c80b5229a0498775f6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_5e33823b06194801c74352c80b5229a0498775f6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e33823b06194801c74352c80b5229a0498775f6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e33823b06194801c74352c80b5229a0498775f6'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '5e33823b06194801c74352c80b5229a0498775f6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b10b576aa9dd8540dd0563b0b0271c0ecdf6664e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b10b576aa9dd8540dd0563b0b0271c0ecdf6664e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b10b576aa9dd8540dd0563b0b0271c0ecdf6664e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b10b576aa9dd8540dd0563b0b0271c0ecdf6664e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b10b576aa9dd8540dd0563b0b0271c0ecdf6664e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b10b576aa9dd8540dd0563b0b0271c0ecdf6664e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b10b576aa9dd8540dd0563b0b0271c0ecdf6664e'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId 'b10b576aa9dd8540dd0563b0b0271c0ecdf6664e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_558bdfdf0753f899db93dfe479fcd4da8b7d4fd5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_558bdfdf0753f899db93dfe479fcd4da8b7d4fd5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_558bdfdf0753f899db93dfe479fcd4da8b7d4fd5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_558bdfdf0753f899db93dfe479fcd4da8b7d4fd5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_558bdfdf0753f899db93dfe479fcd4da8b7d4fd5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "558bdfdf0753f899db93dfe479fcd4da8b7d4fd5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '558bdfdf0753f899db93dfe479fcd4da8b7d4fd5'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:occurrenceId '558bdfdf0753f899db93dfe479fcd4da8b7d4fd5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_958b18f091daf6824ed6b64f591585ca3ec293e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_958b18f091daf6824ed6b64f591585ca3ec293e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_958b18f091daf6824ed6b64f591585ca3ec293e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_958b18f091daf6824ed6b64f591585ca3ec293e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_958b18f091daf6824ed6b64f591585ca3ec293e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "958b18f091daf6824ed6b64f591585ca3ec293e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '958b18f091daf6824ed6b64f591585ca3ec293e4'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '958b18f091daf6824ed6b64f591585ca3ec293e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37184e31f4424edd5be9c9c8fd016fbbc4311250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37184e31f4424edd5be9c9c8fd016fbbc4311250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37184e31f4424edd5be9c9c8fd016fbbc4311250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37184e31f4424edd5be9c9c8fd016fbbc4311250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_37184e31f4424edd5be9c9c8fd016fbbc4311250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37184e31f4424edd5be9c9c8fd016fbbc4311250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '37184e31f4424edd5be9c9c8fd016fbbc4311250'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '37184e31f4424edd5be9c9c8fd016fbbc4311250'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_077646537ba05e95614789a1e0e103d3c48e5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_077646537ba05e95614789a1e0e103d3c48e5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_077646537ba05e95614789a1e0e103d3c48e5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_077646537ba05e95614789a1e0e103d3c48e5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_077646537ba05e95614789a1e0e103d3c48e5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "077646537ba05e95614789a1e0e103d3c48e5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '077646537ba05e95614789a1e0e103d3c48e5491'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '077646537ba05e95614789a1e0e103d3c48e5491'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_484df913d8e9f80565c767cf792352574dce119e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_484df913d8e9f80565c767cf792352574dce119e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_484df913d8e9f80565c767cf792352574dce119e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_484df913d8e9f80565c767cf792352574dce119e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_484df913d8e9f80565c767cf792352574dce119e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "484df913d8e9f80565c767cf792352574dce119e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '484df913d8e9f80565c767cf792352574dce119e'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '484df913d8e9f80565c767cf792352574dce119e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_5155da2935148a99b16cde51504978036648e0e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5155da2935148a99b16cde51504978036648e0e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5155da2935148a99b16cde51504978036648e0e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5155da2935148a99b16cde51504978036648e0e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_5155da2935148a99b16cde51504978036648e0e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5155da2935148a99b16cde51504978036648e0e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5155da2935148a99b16cde51504978036648e0e9'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '5155da2935148a99b16cde51504978036648e0e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b5c729a87c8bd5c1370aed2cd8aca7499ac44232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b5c729a87c8bd5c1370aed2cd8aca7499ac44232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b5c729a87c8bd5c1370aed2cd8aca7499ac44232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b5c729a87c8bd5c1370aed2cd8aca7499ac44232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b5c729a87c8bd5c1370aed2cd8aca7499ac44232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b5c729a87c8bd5c1370aed2cd8aca7499ac44232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b5c729a87c8bd5c1370aed2cd8aca7499ac44232'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId 'b5c729a87c8bd5c1370aed2cd8aca7499ac44232'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b09f6d438728d88aa071d2d679a27561ebede3b7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b09f6d438728d88aa071d2d679a27561ebede3b7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b09f6d438728d88aa071d2d679a27561ebede3b7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b09f6d438728d88aa071d2d679a27561ebede3b7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b09f6d438728d88aa071d2d679a27561ebede3b7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b09f6d438728d88aa071d2d679a27561ebede3b7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b09f6d438728d88aa071d2d679a27561ebede3b7'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId 'b09f6d438728d88aa071d2d679a27561ebede3b7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e19273e66c8475e0469cc0f172df3b352bbbbeb5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e19273e66c8475e0469cc0f172df3b352bbbbeb5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e19273e66c8475e0469cc0f172df3b352bbbbeb5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e19273e66c8475e0469cc0f172df3b352bbbbeb5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e19273e66c8475e0469cc0f172df3b352bbbbeb5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e19273e66c8475e0469cc0f172df3b352bbbbeb5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e19273e66c8475e0469cc0f172df3b352bbbbeb5'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId 'e19273e66c8475e0469cc0f172df3b352bbbbeb5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_06d7cdfcbed061b889e8c17f13e23856f7f095c6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_06d7cdfcbed061b889e8c17f13e23856f7f095c6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_06d7cdfcbed061b889e8c17f13e23856f7f095c6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_06d7cdfcbed061b889e8c17f13e23856f7f095c6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_06d7cdfcbed061b889e8c17f13e23856f7f095c6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "06d7cdfcbed061b889e8c17f13e23856f7f095c6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '06d7cdfcbed061b889e8c17f13e23856f7f095c6'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '06d7cdfcbed061b889e8c17f13e23856f7f095c6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_53adcfdb71da2bab90cf41be759215c4e357ec01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_53adcfdb71da2bab90cf41be759215c4e357ec01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_53adcfdb71da2bab90cf41be759215c4e357ec01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_53adcfdb71da2bab90cf41be759215c4e357ec01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_53adcfdb71da2bab90cf41be759215c4e357ec01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "53adcfdb71da2bab90cf41be759215c4e357ec01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '53adcfdb71da2bab90cf41be759215c4e357ec01'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:occurrenceId '53adcfdb71da2bab90cf41be759215c4e357ec01'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId '421f81ecef1c64240f05bdc5bdb4ad3bc2f4d962'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc2b3821ed3958b810c4904f98d0c0bd46ec427b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc2b3821ed3958b810c4904f98d0c0bd46ec427b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc2b3821ed3958b810c4904f98d0c0bd46ec427b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc2b3821ed3958b810c4904f98d0c0bd46ec427b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_dc2b3821ed3958b810c4904f98d0c0bd46ec427b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc2b3821ed3958b810c4904f98d0c0bd46ec427b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc2b3821ed3958b810c4904f98d0c0bd46ec427b'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId 'dc2b3821ed3958b810c4904f98d0c0bd46ec427b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_987b79d93d215695f5175a06cd61a574a655a251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_987b79d93d215695f5175a06cd61a574a655a251> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_987b79d93d215695f5175a06cd61a574a655a251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_987b79d93d215695f5175a06cd61a574a655a251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_987b79d93d215695f5175a06cd61a574a655a251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "987b79d93d215695f5175a06cd61a574a655a251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '987b79d93d215695f5175a06cd61a574a655a251'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId '987b79d93d215695f5175a06cd61a574a655a251'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a8bfe3eaec0dfcf23ab113b546c57dcf459714c6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a8bfe3eaec0dfcf23ab113b546c57dcf459714c6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a8bfe3eaec0dfcf23ab113b546c57dcf459714c6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a8bfe3eaec0dfcf23ab113b546c57dcf459714c6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a8bfe3eaec0dfcf23ab113b546c57dcf459714c6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a8bfe3eaec0dfcf23ab113b546c57dcf459714c6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a8bfe3eaec0dfcf23ab113b546c57dcf459714c6'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId 'a8bfe3eaec0dfcf23ab113b546c57dcf459714c6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3205665520efbefc8a13196d54ff00418cea6a1d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3205665520efbefc8a13196d54ff00418cea6a1d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3205665520efbefc8a13196d54ff00418cea6a1d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3205665520efbefc8a13196d54ff00418cea6a1d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3205665520efbefc8a13196d54ff00418cea6a1d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3205665520efbefc8a13196d54ff00418cea6a1d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3205665520efbefc8a13196d54ff00418cea6a1d'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId '3205665520efbefc8a13196d54ff00418cea6a1d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_023b35d9c761599ebab8086fe070318f51eb20d0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_023b35d9c761599ebab8086fe070318f51eb20d0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_023b35d9c761599ebab8086fe070318f51eb20d0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_023b35d9c761599ebab8086fe070318f51eb20d0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_023b35d9c761599ebab8086fe070318f51eb20d0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "023b35d9c761599ebab8086fe070318f51eb20d0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '023b35d9c761599ebab8086fe070318f51eb20d0'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId '023b35d9c761599ebab8086fe070318f51eb20d0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5dfb01206bda9e9dbc87b0cb83f9b1b54b813947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5dfb01206bda9e9dbc87b0cb83f9b1b54b813947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5dfb01206bda9e9dbc87b0cb83f9b1b54b813947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5dfb01206bda9e9dbc87b0cb83f9b1b54b813947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5dfb01206bda9e9dbc87b0cb83f9b1b54b813947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5dfb01206bda9e9dbc87b0cb83f9b1b54b813947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5dfb01206bda9e9dbc87b0cb83f9b1b54b813947'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId '5dfb01206bda9e9dbc87b0cb83f9b1b54b813947'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f05d8320d3f21390b44c79a2d0c55cdd670e70e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f05d8320d3f21390b44c79a2d0c55cdd670e70e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f05d8320d3f21390b44c79a2d0c55cdd670e70e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f05d8320d3f21390b44c79a2d0c55cdd670e70e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f05d8320d3f21390b44c79a2d0c55cdd670e70e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f05d8320d3f21390b44c79a2d0c55cdd670e70e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f05d8320d3f21390b44c79a2d0c55cdd670e70e0'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId 'f05d8320d3f21390b44c79a2d0c55cdd670e70e0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d914a341b95733ba39f1c003c79b7849f237fcba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d914a341b95733ba39f1c003c79b7849f237fcba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d914a341b95733ba39f1c003c79b7849f237fcba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d914a341b95733ba39f1c003c79b7849f237fcba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d914a341b95733ba39f1c003c79b7849f237fcba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d914a341b95733ba39f1c003c79b7849f237fcba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd914a341b95733ba39f1c003c79b7849f237fcba'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId 'd914a341b95733ba39f1c003c79b7849f237fcba'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3fdfc53d751da9b54fc4f06925b28e0ec40f2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3fdfc53d751da9b54fc4f06925b28e0ec40f2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3fdfc53d751da9b54fc4f06925b28e0ec40f2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3fdfc53d751da9b54fc4f06925b28e0ec40f2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3fdfc53d751da9b54fc4f06925b28e0ec40f2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3fdfc53d751da9b54fc4f06925b28e0ec40f2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3fdfc53d751da9b54fc4f06925b28e0ec40f2257'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId '3fdfc53d751da9b54fc4f06925b28e0ec40f2257'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_e5632e0ed18938592b236f49b40f9bfc9262535b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e5632e0ed18938592b236f49b40f9bfc9262535b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e5632e0ed18938592b236f49b40f9bfc9262535b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e5632e0ed18938592b236f49b40f9bfc9262535b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_e5632e0ed18938592b236f49b40f9bfc9262535b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5632e0ed18938592b236f49b40f9bfc9262535b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5632e0ed18938592b236f49b40f9bfc9262535b'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'e5632e0ed18938592b236f49b40f9bfc9262535b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f1b32603704330a50700257c94bf477682ebfccd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f1b32603704330a50700257c94bf477682ebfccd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f1b32603704330a50700257c94bf477682ebfccd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f1b32603704330a50700257c94bf477682ebfccd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f1b32603704330a50700257c94bf477682ebfccd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f1b32603704330a50700257c94bf477682ebfccd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f1b32603704330a50700257c94bf477682ebfccd'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'f1b32603704330a50700257c94bf477682ebfccd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23172b4532d33740142a78878170fd87d7a9b75f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23172b4532d33740142a78878170fd87d7a9b75f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23172b4532d33740142a78878170fd87d7a9b75f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23172b4532d33740142a78878170fd87d7a9b75f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_23172b4532d33740142a78878170fd87d7a9b75f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23172b4532d33740142a78878170fd87d7a9b75f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '23172b4532d33740142a78878170fd87d7a9b75f'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId '23172b4532d33740142a78878170fd87d7a9b75f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_db481ada5ba18023d0a1b100e88496c83ebaa096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_db481ada5ba18023d0a1b100e88496c83ebaa096> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_db481ada5ba18023d0a1b100e88496c83ebaa096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_db481ada5ba18023d0a1b100e88496c83ebaa096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_db481ada5ba18023d0a1b100e88496c83ebaa096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "db481ada5ba18023d0a1b100e88496c83ebaa096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'db481ada5ba18023d0a1b100e88496c83ebaa096'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'db481ada5ba18023d0a1b100e88496c83ebaa096'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_cddc2a403120998ea9f51576854c28edddf94ed9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cddc2a403120998ea9f51576854c28edddf94ed9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cddc2a403120998ea9f51576854c28edddf94ed9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cddc2a403120998ea9f51576854c28edddf94ed9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_cddc2a403120998ea9f51576854c28edddf94ed9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cddc2a403120998ea9f51576854c28edddf94ed9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cddc2a403120998ea9f51576854c28edddf94ed9'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'cddc2a403120998ea9f51576854c28edddf94ed9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7716d9944e3294161962f7cb9bd2316f1166d400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7716d9944e3294161962f7cb9bd2316f1166d400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7716d9944e3294161962f7cb9bd2316f1166d400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7716d9944e3294161962f7cb9bd2316f1166d400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7716d9944e3294161962f7cb9bd2316f1166d400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7716d9944e3294161962f7cb9bd2316f1166d400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7716d9944e3294161962f7cb9bd2316f1166d400'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId '7716d9944e3294161962f7cb9bd2316f1166d400'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_297d4eeff5b90f3ee2f596d54715f686168a3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_297d4eeff5b90f3ee2f596d54715f686168a3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_297d4eeff5b90f3ee2f596d54715f686168a3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_297d4eeff5b90f3ee2f596d54715f686168a3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_297d4eeff5b90f3ee2f596d54715f686168a3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297d4eeff5b90f3ee2f596d54715f686168a3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '297d4eeff5b90f3ee2f596d54715f686168a3317'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId '297d4eeff5b90f3ee2f596d54715f686168a3317'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8639863070d922c2626afc52f7274c4286de0e89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8639863070d922c2626afc52f7274c4286de0e89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8639863070d922c2626afc52f7274c4286de0e89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8639863070d922c2626afc52f7274c4286de0e89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8639863070d922c2626afc52f7274c4286de0e89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8639863070d922c2626afc52f7274c4286de0e89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8639863070d922c2626afc52f7274c4286de0e89'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId '8639863070d922c2626afc52f7274c4286de0e89'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c6b71cec0930c1eb579024d4010f209c03c716a7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c6b71cec0930c1eb579024d4010f209c03c716a7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c6b71cec0930c1eb579024d4010f209c03c716a7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c6b71cec0930c1eb579024d4010f209c03c716a7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c6b71cec0930c1eb579024d4010f209c03c716a7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c6b71cec0930c1eb579024d4010f209c03c716a7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c6b71cec0930c1eb579024d4010f209c03c716a7'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'c6b71cec0930c1eb579024d4010f209c03c716a7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_dbf2ca7807970811ecf9a595462b9419a3c3da58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_dbf2ca7807970811ecf9a595462b9419a3c3da58> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_dbf2ca7807970811ecf9a595462b9419a3c3da58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_dbf2ca7807970811ecf9a595462b9419a3c3da58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_dbf2ca7807970811ecf9a595462b9419a3c3da58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dbf2ca7807970811ecf9a595462b9419a3c3da58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dbf2ca7807970811ecf9a595462b9419a3c3da58'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'dbf2ca7807970811ecf9a595462b9419a3c3da58'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId '6d5c2399fffe5fe6413a6ed5c32147ab93a6bf62'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f521a90b97862b349f9ca337203e49dab3fa439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f521a90b97862b349f9ca337203e49dab3fa439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f521a90b97862b349f9ca337203e49dab3fa439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f521a90b97862b349f9ca337203e49dab3fa439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7f521a90b97862b349f9ca337203e49dab3fa439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7f521a90b97862b349f9ca337203e49dab3fa439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7f521a90b97862b349f9ca337203e49dab3fa439'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId '7f521a90b97862b349f9ca337203e49dab3fa439'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId 'b37217f1df0cee0a7bd3fcf118f687fc8b1bf22f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e654dcc1936f55835ea1b7382cb1c1252ea6025d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e654dcc1936f55835ea1b7382cb1c1252ea6025d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e654dcc1936f55835ea1b7382cb1c1252ea6025d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e654dcc1936f55835ea1b7382cb1c1252ea6025d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e654dcc1936f55835ea1b7382cb1c1252ea6025d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e654dcc1936f55835ea1b7382cb1c1252ea6025d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e654dcc1936f55835ea1b7382cb1c1252ea6025d'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId 'e654dcc1936f55835ea1b7382cb1c1252ea6025d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId 'e16eb3bb758e71e769c9f0d0ef4ba2b7fe7d4319'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b568779398fc082e3ef82f571ae08326c3a5240e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b568779398fc082e3ef82f571ae08326c3a5240e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b568779398fc082e3ef82f571ae08326c3a5240e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b568779398fc082e3ef82f571ae08326c3a5240e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b568779398fc082e3ef82f571ae08326c3a5240e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b568779398fc082e3ef82f571ae08326c3a5240e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b568779398fc082e3ef82f571ae08326c3a5240e'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId 'b568779398fc082e3ef82f571ae08326c3a5240e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_40d90269ba9e3d6d67867d886fd9bb1db7d588ed>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_40d90269ba9e3d6d67867d886fd9bb1db7d588ed> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_40d90269ba9e3d6d67867d886fd9bb1db7d588ed> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_40d90269ba9e3d6d67867d886fd9bb1db7d588ed>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_40d90269ba9e3d6d67867d886fd9bb1db7d588ed>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40d90269ba9e3d6d67867d886fd9bb1db7d588ed" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40d90269ba9e3d6d67867d886fd9bb1db7d588ed'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId '40d90269ba9e3d6d67867d886fd9bb1db7d588ed'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_81f110df7d18678131d4828544f9d5ecb2bf178e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_81f110df7d18678131d4828544f9d5ecb2bf178e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_81f110df7d18678131d4828544f9d5ecb2bf178e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_81f110df7d18678131d4828544f9d5ecb2bf178e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_81f110df7d18678131d4828544f9d5ecb2bf178e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "81f110df7d18678131d4828544f9d5ecb2bf178e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '81f110df7d18678131d4828544f9d5ecb2bf178e'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId '81f110df7d18678131d4828544f9d5ecb2bf178e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId 'b45ae2e1f6bbb8bd43fce1decabe57cfb16f26a6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_39087739038ca7d844d45bc9ec7106dc4cda3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_39087739038ca7d844d45bc9ec7106dc4cda3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_39087739038ca7d844d45bc9ec7106dc4cda3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_39087739038ca7d844d45bc9ec7106dc4cda3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_39087739038ca7d844d45bc9ec7106dc4cda3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39087739038ca7d844d45bc9ec7106dc4cda3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '39087739038ca7d844d45bc9ec7106dc4cda3786'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId '39087739038ca7d844d45bc9ec7106dc4cda3786'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_4a931854cefbe611feecffdce1adefdec1aba142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4a931854cefbe611feecffdce1adefdec1aba142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4a931854cefbe611feecffdce1adefdec1aba142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_4a931854cefbe611feecffdce1adefdec1aba142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_4a931854cefbe611feecffdce1adefdec1aba142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a931854cefbe611feecffdce1adefdec1aba142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a931854cefbe611feecffdce1adefdec1aba142'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '4a931854cefbe611feecffdce1adefdec1aba142'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f2f8c065f79fe8d6c62fb5afd56e297072e0c272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f2f8c065f79fe8d6c62fb5afd56e297072e0c272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f2f8c065f79fe8d6c62fb5afd56e297072e0c272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f2f8c065f79fe8d6c62fb5afd56e297072e0c272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f2f8c065f79fe8d6c62fb5afd56e297072e0c272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2f8c065f79fe8d6c62fb5afd56e297072e0c272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2f8c065f79fe8d6c62fb5afd56e297072e0c272'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'f2f8c065f79fe8d6c62fb5afd56e297072e0c272'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83512297e24cdd263729b146c588a14d847ea832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83512297e24cdd263729b146c588a14d847ea832> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83512297e24cdd263729b146c588a14d847ea832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83512297e24cdd263729b146c588a14d847ea832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83512297e24cdd263729b146c588a14d847ea832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83512297e24cdd263729b146c588a14d847ea832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '83512297e24cdd263729b146c588a14d847ea832'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '83512297e24cdd263729b146c588a14d847ea832'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a58828c1093bce0f7c75b25c86b0c87e79e9908e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a58828c1093bce0f7c75b25c86b0c87e79e9908e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a58828c1093bce0f7c75b25c86b0c87e79e9908e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a58828c1093bce0f7c75b25c86b0c87e79e9908e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a58828c1093bce0f7c75b25c86b0c87e79e9908e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a58828c1093bce0f7c75b25c86b0c87e79e9908e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a58828c1093bce0f7c75b25c86b0c87e79e9908e'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'a58828c1093bce0f7c75b25c86b0c87e79e9908e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_974f74c4647fcb2c72a9552cbd0c8a12ecff36e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_974f74c4647fcb2c72a9552cbd0c8a12ecff36e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_974f74c4647fcb2c72a9552cbd0c8a12ecff36e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_974f74c4647fcb2c72a9552cbd0c8a12ecff36e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_974f74c4647fcb2c72a9552cbd0c8a12ecff36e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "974f74c4647fcb2c72a9552cbd0c8a12ecff36e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '974f74c4647fcb2c72a9552cbd0c8a12ecff36e4'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '974f74c4647fcb2c72a9552cbd0c8a12ecff36e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2bf69f448836cd4479d5c2de9ee54ca7fdcc277a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2bf69f448836cd4479d5c2de9ee54ca7fdcc277a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2bf69f448836cd4479d5c2de9ee54ca7fdcc277a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2bf69f448836cd4479d5c2de9ee54ca7fdcc277a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2bf69f448836cd4479d5c2de9ee54ca7fdcc277a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2bf69f448836cd4479d5c2de9ee54ca7fdcc277a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2bf69f448836cd4479d5c2de9ee54ca7fdcc277a'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '2bf69f448836cd4479d5c2de9ee54ca7fdcc277a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4008d0bf06ed4248860688bfba407e4640e22efd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4008d0bf06ed4248860688bfba407e4640e22efd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4008d0bf06ed4248860688bfba407e4640e22efd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4008d0bf06ed4248860688bfba407e4640e22efd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4008d0bf06ed4248860688bfba407e4640e22efd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4008d0bf06ed4248860688bfba407e4640e22efd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4008d0bf06ed4248860688bfba407e4640e22efd'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '4008d0bf06ed4248860688bfba407e4640e22efd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_31f764a23f485b15b607d00cc5a0c5ae51428176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_31f764a23f485b15b607d00cc5a0c5ae51428176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_31f764a23f485b15b607d00cc5a0c5ae51428176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_31f764a23f485b15b607d00cc5a0c5ae51428176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_31f764a23f485b15b607d00cc5a0c5ae51428176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "31f764a23f485b15b607d00cc5a0c5ae51428176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '31f764a23f485b15b607d00cc5a0c5ae51428176'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '31f764a23f485b15b607d00cc5a0c5ae51428176'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6011f5501d1427ef3697093475a49db152f77390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6011f5501d1427ef3697093475a49db152f77390> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6011f5501d1427ef3697093475a49db152f77390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6011f5501d1427ef3697093475a49db152f77390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6011f5501d1427ef3697093475a49db152f77390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6011f5501d1427ef3697093475a49db152f77390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6011f5501d1427ef3697093475a49db152f77390'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '6011f5501d1427ef3697093475a49db152f77390'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_015770f72d84291760dc5363bd978f7dabaa271c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_015770f72d84291760dc5363bd978f7dabaa271c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_015770f72d84291760dc5363bd978f7dabaa271c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_015770f72d84291760dc5363bd978f7dabaa271c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_015770f72d84291760dc5363bd978f7dabaa271c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "015770f72d84291760dc5363bd978f7dabaa271c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '015770f72d84291760dc5363bd978f7dabaa271c'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId '015770f72d84291760dc5363bd978f7dabaa271c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_45c2bbead5ecf3c48334461eb472dada0e8bdfb8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_45c2bbead5ecf3c48334461eb472dada0e8bdfb8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_45c2bbead5ecf3c48334461eb472dada0e8bdfb8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_45c2bbead5ecf3c48334461eb472dada0e8bdfb8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_45c2bbead5ecf3c48334461eb472dada0e8bdfb8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45c2bbead5ecf3c48334461eb472dada0e8bdfb8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45c2bbead5ecf3c48334461eb472dada0e8bdfb8'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId '45c2bbead5ecf3c48334461eb472dada0e8bdfb8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_60baf597a8d326b026aec2eff71d2cf6fc5901b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_60baf597a8d326b026aec2eff71d2cf6fc5901b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_60baf597a8d326b026aec2eff71d2cf6fc5901b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_60baf597a8d326b026aec2eff71d2cf6fc5901b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_60baf597a8d326b026aec2eff71d2cf6fc5901b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60baf597a8d326b026aec2eff71d2cf6fc5901b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '60baf597a8d326b026aec2eff71d2cf6fc5901b4'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId '60baf597a8d326b026aec2eff71d2cf6fc5901b4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8d495406f92d7cc3684711a31d74b078ae444333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8d495406f92d7cc3684711a31d74b078ae444333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8d495406f92d7cc3684711a31d74b078ae444333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8d495406f92d7cc3684711a31d74b078ae444333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8d495406f92d7cc3684711a31d74b078ae444333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8d495406f92d7cc3684711a31d74b078ae444333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8d495406f92d7cc3684711a31d74b078ae444333'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId '8d495406f92d7cc3684711a31d74b078ae444333'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a6f74c3a869fb2200a939b00b13d33592e0e1c7f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a6f74c3a869fb2200a939b00b13d33592e0e1c7f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a6f74c3a869fb2200a939b00b13d33592e0e1c7f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a6f74c3a869fb2200a939b00b13d33592e0e1c7f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a6f74c3a869fb2200a939b00b13d33592e0e1c7f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6f74c3a869fb2200a939b00b13d33592e0e1c7f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a6f74c3a869fb2200a939b00b13d33592e0e1c7f'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId 'a6f74c3a869fb2200a939b00b13d33592e0e1c7f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId '6839ca86a7b713e88c2a64b9c0a0ddcec50e66a4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_064cd6f00913ab790ceb89de0986e949e15edc21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_064cd6f00913ab790ceb89de0986e949e15edc21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_064cd6f00913ab790ceb89de0986e949e15edc21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_064cd6f00913ab790ceb89de0986e949e15edc21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_064cd6f00913ab790ceb89de0986e949e15edc21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "064cd6f00913ab790ceb89de0986e949e15edc21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '064cd6f00913ab790ceb89de0986e949e15edc21'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId '064cd6f00913ab790ceb89de0986e949e15edc21'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c1122be58db05f4e12d0c98fbdcfc0ec16f461e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c1122be58db05f4e12d0c98fbdcfc0ec16f461e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c1122be58db05f4e12d0c98fbdcfc0ec16f461e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c1122be58db05f4e12d0c98fbdcfc0ec16f461e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c1122be58db05f4e12d0c98fbdcfc0ec16f461e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c1122be58db05f4e12d0c98fbdcfc0ec16f461e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c1122be58db05f4e12d0c98fbdcfc0ec16f461e8'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId 'c1122be58db05f4e12d0c98fbdcfc0ec16f461e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dca9756472850bf36a2b033840ab6f29669b07ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dca9756472850bf36a2b033840ab6f29669b07ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dca9756472850bf36a2b033840ab6f29669b07ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dca9756472850bf36a2b033840ab6f29669b07ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dca9756472850bf36a2b033840ab6f29669b07ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dca9756472850bf36a2b033840ab6f29669b07ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dca9756472850bf36a2b033840ab6f29669b07ac'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId 'dca9756472850bf36a2b033840ab6f29669b07ac'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c8eb82033cad76dc220386ebb1920ad62fc1f7f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c8eb82033cad76dc220386ebb1920ad62fc1f7f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c8eb82033cad76dc220386ebb1920ad62fc1f7f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c8eb82033cad76dc220386ebb1920ad62fc1f7f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1c8eb82033cad76dc220386ebb1920ad62fc1f7f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c8eb82033cad76dc220386ebb1920ad62fc1f7f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c8eb82033cad76dc220386ebb1920ad62fc1f7f'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId '1c8eb82033cad76dc220386ebb1920ad62fc1f7f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_fa32f2015d5328377e910ed02457536f312cd016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fa32f2015d5328377e910ed02457536f312cd016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fa32f2015d5328377e910ed02457536f312cd016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fa32f2015d5328377e910ed02457536f312cd016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_fa32f2015d5328377e910ed02457536f312cd016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fa32f2015d5328377e910ed02457536f312cd016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fa32f2015d5328377e910ed02457536f312cd016'^^xsd:string;
  dwc:scientificName 'Lysidice sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129280'^^xsd:integer;
  dwc:occurrenceId 'fa32f2015d5328377e910ed02457536f312cd016'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_09ed065fac17c5baded5574802de8da422467b2a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_09ed065fac17c5baded5574802de8da422467b2a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_09ed065fac17c5baded5574802de8da422467b2a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_09ed065fac17c5baded5574802de8da422467b2a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_09ed065fac17c5baded5574802de8da422467b2a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09ed065fac17c5baded5574802de8da422467b2a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09ed065fac17c5baded5574802de8da422467b2a'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '09ed065fac17c5baded5574802de8da422467b2a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ba172a06da10d8bf1366be4de7a48f338115c300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ba172a06da10d8bf1366be4de7a48f338115c300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ba172a06da10d8bf1366be4de7a48f338115c300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ba172a06da10d8bf1366be4de7a48f338115c300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ba172a06da10d8bf1366be4de7a48f338115c300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ba172a06da10d8bf1366be4de7a48f338115c300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ba172a06da10d8bf1366be4de7a48f338115c300'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'ba172a06da10d8bf1366be4de7a48f338115c300'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d50d1bef76f8a7ed3c58143dd5d090ce200f6c6a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d50d1bef76f8a7ed3c58143dd5d090ce200f6c6a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d50d1bef76f8a7ed3c58143dd5d090ce200f6c6a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d50d1bef76f8a7ed3c58143dd5d090ce200f6c6a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d50d1bef76f8a7ed3c58143dd5d090ce200f6c6a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d50d1bef76f8a7ed3c58143dd5d090ce200f6c6a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd50d1bef76f8a7ed3c58143dd5d090ce200f6c6a'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'd50d1bef76f8a7ed3c58143dd5d090ce200f6c6a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c083a33d91792e0b9428b39e6b39886a1b2dfe5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c083a33d91792e0b9428b39e6b39886a1b2dfe5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c083a33d91792e0b9428b39e6b39886a1b2dfe5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c083a33d91792e0b9428b39e6b39886a1b2dfe5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c083a33d91792e0b9428b39e6b39886a1b2dfe5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5c083a33d91792e0b9428b39e6b39886a1b2dfe5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5c083a33d91792e0b9428b39e6b39886a1b2dfe5'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '5c083a33d91792e0b9428b39e6b39886a1b2dfe5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_868df108c40305747c7a80b1595c2bde97bd4d63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_868df108c40305747c7a80b1595c2bde97bd4d63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_868df108c40305747c7a80b1595c2bde97bd4d63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_868df108c40305747c7a80b1595c2bde97bd4d63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_868df108c40305747c7a80b1595c2bde97bd4d63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "868df108c40305747c7a80b1595c2bde97bd4d63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '868df108c40305747c7a80b1595c2bde97bd4d63'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '868df108c40305747c7a80b1595c2bde97bd4d63'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '765eda7b1ec32748e37ebd5f8bed9bef1f5f3e68'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_873e7a37604858b3caa94dea4b82f77bb0eb424c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_873e7a37604858b3caa94dea4b82f77bb0eb424c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_873e7a37604858b3caa94dea4b82f77bb0eb424c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_873e7a37604858b3caa94dea4b82f77bb0eb424c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_873e7a37604858b3caa94dea4b82f77bb0eb424c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "873e7a37604858b3caa94dea4b82f77bb0eb424c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '873e7a37604858b3caa94dea4b82f77bb0eb424c'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '873e7a37604858b3caa94dea4b82f77bb0eb424c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05ff0acb48c12dc07e1825b7771e1f85036ffe3f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05ff0acb48c12dc07e1825b7771e1f85036ffe3f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05ff0acb48c12dc07e1825b7771e1f85036ffe3f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05ff0acb48c12dc07e1825b7771e1f85036ffe3f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_05ff0acb48c12dc07e1825b7771e1f85036ffe3f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "05ff0acb48c12dc07e1825b7771e1f85036ffe3f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '05ff0acb48c12dc07e1825b7771e1f85036ffe3f'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '05ff0acb48c12dc07e1825b7771e1f85036ffe3f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'ce2ee0f2940a2f8cd82a92f31a5a92f1be76e137'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3c181bac5faa72842e68281025b90aadf59d5fd5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3c181bac5faa72842e68281025b90aadf59d5fd5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3c181bac5faa72842e68281025b90aadf59d5fd5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3c181bac5faa72842e68281025b90aadf59d5fd5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3c181bac5faa72842e68281025b90aadf59d5fd5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3c181bac5faa72842e68281025b90aadf59d5fd5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3c181bac5faa72842e68281025b90aadf59d5fd5'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId '3c181bac5faa72842e68281025b90aadf59d5fd5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_00a13615db790d9a44ed26e74aafdccb68117e3a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_00a13615db790d9a44ed26e74aafdccb68117e3a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_00a13615db790d9a44ed26e74aafdccb68117e3a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_00a13615db790d9a44ed26e74aafdccb68117e3a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_00a13615db790d9a44ed26e74aafdccb68117e3a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00a13615db790d9a44ed26e74aafdccb68117e3a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00a13615db790d9a44ed26e74aafdccb68117e3a'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId '00a13615db790d9a44ed26e74aafdccb68117e3a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cf2859ab9fe3ad5196a183a14368f65769525f55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cf2859ab9fe3ad5196a183a14368f65769525f55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cf2859ab9fe3ad5196a183a14368f65769525f55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cf2859ab9fe3ad5196a183a14368f65769525f55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cf2859ab9fe3ad5196a183a14368f65769525f55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf2859ab9fe3ad5196a183a14368f65769525f55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf2859ab9fe3ad5196a183a14368f65769525f55'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId 'cf2859ab9fe3ad5196a183a14368f65769525f55'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6430d9d09cde9fb845ecb66137eb621a5ff38c35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6430d9d09cde9fb845ecb66137eb621a5ff38c35> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6430d9d09cde9fb845ecb66137eb621a5ff38c35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6430d9d09cde9fb845ecb66137eb621a5ff38c35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6430d9d09cde9fb845ecb66137eb621a5ff38c35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6430d9d09cde9fb845ecb66137eb621a5ff38c35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6430d9d09cde9fb845ecb66137eb621a5ff38c35'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId '6430d9d09cde9fb845ecb66137eb621a5ff38c35'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20a7c1d1bd6f4320279c88bd99bc59397893656a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20a7c1d1bd6f4320279c88bd99bc59397893656a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20a7c1d1bd6f4320279c88bd99bc59397893656a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20a7c1d1bd6f4320279c88bd99bc59397893656a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20a7c1d1bd6f4320279c88bd99bc59397893656a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20a7c1d1bd6f4320279c88bd99bc59397893656a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '20a7c1d1bd6f4320279c88bd99bc59397893656a'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId '20a7c1d1bd6f4320279c88bd99bc59397893656a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId 'be1bcbd6473f08ccbf65f3f85d4fdf8946861ef1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f3ddf3acaccbe333fb4f0a065964236f01a6f3c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f3ddf3acaccbe333fb4f0a065964236f01a6f3c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f3ddf3acaccbe333fb4f0a065964236f01a6f3c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f3ddf3acaccbe333fb4f0a065964236f01a6f3c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f3ddf3acaccbe333fb4f0a065964236f01a6f3c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3ddf3acaccbe333fb4f0a065964236f01a6f3c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f3ddf3acaccbe333fb4f0a065964236f01a6f3c5'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId 'f3ddf3acaccbe333fb4f0a065964236f01a6f3c5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a15be90a065f3c0b4895b450dc4ee64debc47ec1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a15be90a065f3c0b4895b450dc4ee64debc47ec1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a15be90a065f3c0b4895b450dc4ee64debc47ec1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a15be90a065f3c0b4895b450dc4ee64debc47ec1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a15be90a065f3c0b4895b450dc4ee64debc47ec1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a15be90a065f3c0b4895b450dc4ee64debc47ec1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a15be90a065f3c0b4895b450dc4ee64debc47ec1'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId 'a15be90a065f3c0b4895b450dc4ee64debc47ec1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_376000eb55c7a31483b58f165c6dac4027b2b994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_376000eb55c7a31483b58f165c6dac4027b2b994> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_376000eb55c7a31483b58f165c6dac4027b2b994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_376000eb55c7a31483b58f165c6dac4027b2b994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_376000eb55c7a31483b58f165c6dac4027b2b994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "376000eb55c7a31483b58f165c6dac4027b2b994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '376000eb55c7a31483b58f165c6dac4027b2b994'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId '376000eb55c7a31483b58f165c6dac4027b2b994'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_80c80f3764da72215dce8ae8c5fbf00693182f4a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_80c80f3764da72215dce8ae8c5fbf00693182f4a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_80c80f3764da72215dce8ae8c5fbf00693182f4a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_80c80f3764da72215dce8ae8c5fbf00693182f4a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_80c80f3764da72215dce8ae8c5fbf00693182f4a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "80c80f3764da72215dce8ae8c5fbf00693182f4a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '80c80f3764da72215dce8ae8c5fbf00693182f4a'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId '80c80f3764da72215dce8ae8c5fbf00693182f4a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_65048bf005167ec99d9de261204f22683b95b246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_65048bf005167ec99d9de261204f22683b95b246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_65048bf005167ec99d9de261204f22683b95b246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_65048bf005167ec99d9de261204f22683b95b246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_65048bf005167ec99d9de261204f22683b95b246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "65048bf005167ec99d9de261204f22683b95b246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '65048bf005167ec99d9de261204f22683b95b246'^^xsd:string;
  dwc:scientificName 'Maera sodalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102828'^^xsd:integer;
  dwc:occurrenceId '65048bf005167ec99d9de261204f22683b95b246'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ab21047140681b8dd2cb435d228a73b26396801f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ab21047140681b8dd2cb435d228a73b26396801f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ab21047140681b8dd2cb435d228a73b26396801f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ab21047140681b8dd2cb435d228a73b26396801f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ab21047140681b8dd2cb435d228a73b26396801f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab21047140681b8dd2cb435d228a73b26396801f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab21047140681b8dd2cb435d228a73b26396801f'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId 'ab21047140681b8dd2cb435d228a73b26396801f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c73662311f4a8304558ecbc67d1d7e6e71276d7e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c73662311f4a8304558ecbc67d1d7e6e71276d7e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c73662311f4a8304558ecbc67d1d7e6e71276d7e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c73662311f4a8304558ecbc67d1d7e6e71276d7e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c73662311f4a8304558ecbc67d1d7e6e71276d7e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c73662311f4a8304558ecbc67d1d7e6e71276d7e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c73662311f4a8304558ecbc67d1d7e6e71276d7e'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId 'c73662311f4a8304558ecbc67d1d7e6e71276d7e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_586df66a5b2674127ba66377fd6677426ce2e646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_586df66a5b2674127ba66377fd6677426ce2e646> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_586df66a5b2674127ba66377fd6677426ce2e646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_586df66a5b2674127ba66377fd6677426ce2e646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_586df66a5b2674127ba66377fd6677426ce2e646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "586df66a5b2674127ba66377fd6677426ce2e646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '586df66a5b2674127ba66377fd6677426ce2e646'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '586df66a5b2674127ba66377fd6677426ce2e646'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20ac42099911b546191187d42bbfa216c84f66f3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20ac42099911b546191187d42bbfa216c84f66f3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20ac42099911b546191187d42bbfa216c84f66f3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20ac42099911b546191187d42bbfa216c84f66f3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_20ac42099911b546191187d42bbfa216c84f66f3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20ac42099911b546191187d42bbfa216c84f66f3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '20ac42099911b546191187d42bbfa216c84f66f3'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '20ac42099911b546191187d42bbfa216c84f66f3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_73b115170ab291a4beddffaa82d010718063a2f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_73b115170ab291a4beddffaa82d010718063a2f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_73b115170ab291a4beddffaa82d010718063a2f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_73b115170ab291a4beddffaa82d010718063a2f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_73b115170ab291a4beddffaa82d010718063a2f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73b115170ab291a4beddffaa82d010718063a2f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '73b115170ab291a4beddffaa82d010718063a2f7'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '73b115170ab291a4beddffaa82d010718063a2f7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9e3bbe472a1397485187a541ae5ab6b2b3e214f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9e3bbe472a1397485187a541ae5ab6b2b3e214f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9e3bbe472a1397485187a541ae5ab6b2b3e214f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9e3bbe472a1397485187a541ae5ab6b2b3e214f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9e3bbe472a1397485187a541ae5ab6b2b3e214f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9e3bbe472a1397485187a541ae5ab6b2b3e214f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9e3bbe472a1397485187a541ae5ab6b2b3e214f9'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '9e3bbe472a1397485187a541ae5ab6b2b3e214f9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '5f95fefd7a0a853abf2ea0c47b057258bc4cf0a5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_114c4cb7e1737526d9c968a6107473da6d5ec4e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_114c4cb7e1737526d9c968a6107473da6d5ec4e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_114c4cb7e1737526d9c968a6107473da6d5ec4e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_114c4cb7e1737526d9c968a6107473da6d5ec4e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_114c4cb7e1737526d9c968a6107473da6d5ec4e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "114c4cb7e1737526d9c968a6107473da6d5ec4e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '114c4cb7e1737526d9c968a6107473da6d5ec4e9'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '114c4cb7e1737526d9c968a6107473da6d5ec4e9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5c2afc723178d2bdf096d9323fdcc019230149e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5c2afc723178d2bdf096d9323fdcc019230149e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5c2afc723178d2bdf096d9323fdcc019230149e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5c2afc723178d2bdf096d9323fdcc019230149e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_5c2afc723178d2bdf096d9323fdcc019230149e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5c2afc723178d2bdf096d9323fdcc019230149e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5c2afc723178d2bdf096d9323fdcc019230149e8'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '5c2afc723178d2bdf096d9323fdcc019230149e8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId '4a19e1c015c4e39fa3c7c6fb3070e2edd7a5e7a1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_62b321965a1a4ef1a1f3113dd7210e73b12fbb26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_62b321965a1a4ef1a1f3113dd7210e73b12fbb26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_62b321965a1a4ef1a1f3113dd7210e73b12fbb26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_62b321965a1a4ef1a1f3113dd7210e73b12fbb26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_62b321965a1a4ef1a1f3113dd7210e73b12fbb26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "62b321965a1a4ef1a1f3113dd7210e73b12fbb26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '62b321965a1a4ef1a1f3113dd7210e73b12fbb26'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '62b321965a1a4ef1a1f3113dd7210e73b12fbb26'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_214d0cdbd99401bc567a25a92e43c091d8ed4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_214d0cdbd99401bc567a25a92e43c091d8ed4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_214d0cdbd99401bc567a25a92e43c091d8ed4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_214d0cdbd99401bc567a25a92e43c091d8ed4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_214d0cdbd99401bc567a25a92e43c091d8ed4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "214d0cdbd99401bc567a25a92e43c091d8ed4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '214d0cdbd99401bc567a25a92e43c091d8ed4168'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '214d0cdbd99401bc567a25a92e43c091d8ed4168'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '2c8efa1bd48a09d89f0fd8c4c3fbfd7598cbf644'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2cd4781eea9e2ee22d1a9802b82a31c46924a3e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2cd4781eea9e2ee22d1a9802b82a31c46924a3e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2cd4781eea9e2ee22d1a9802b82a31c46924a3e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2cd4781eea9e2ee22d1a9802b82a31c46924a3e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2cd4781eea9e2ee22d1a9802b82a31c46924a3e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2cd4781eea9e2ee22d1a9802b82a31c46924a3e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2cd4781eea9e2ee22d1a9802b82a31c46924a3e1'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '2cd4781eea9e2ee22d1a9802b82a31c46924a3e1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_8e223747f44f9f3e38d2289c055849cde7727c66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_8e223747f44f9f3e38d2289c055849cde7727c66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_8e223747f44f9f3e38d2289c055849cde7727c66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_8e223747f44f9f3e38d2289c055849cde7727c66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_8e223747f44f9f3e38d2289c055849cde7727c66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8e223747f44f9f3e38d2289c055849cde7727c66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8e223747f44f9f3e38d2289c055849cde7727c66'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '8e223747f44f9f3e38d2289c055849cde7727c66'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2c7cfc01ba32cc59436dfb59af3fcc399c034cc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2c7cfc01ba32cc59436dfb59af3fcc399c034cc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2c7cfc01ba32cc59436dfb59af3fcc399c034cc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2c7cfc01ba32cc59436dfb59af3fcc399c034cc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f2c7cfc01ba32cc59436dfb59af3fcc399c034cc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2c7cfc01ba32cc59436dfb59af3fcc399c034cc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2c7cfc01ba32cc59436dfb59af3fcc399c034cc'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId 'f2c7cfc01ba32cc59436dfb59af3fcc399c034cc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_854c8e1b2ebfbf4f2947a91bf1cea952ba287502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_854c8e1b2ebfbf4f2947a91bf1cea952ba287502> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_854c8e1b2ebfbf4f2947a91bf1cea952ba287502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_854c8e1b2ebfbf4f2947a91bf1cea952ba287502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_854c8e1b2ebfbf4f2947a91bf1cea952ba287502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "854c8e1b2ebfbf4f2947a91bf1cea952ba287502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '854c8e1b2ebfbf4f2947a91bf1cea952ba287502'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '854c8e1b2ebfbf4f2947a91bf1cea952ba287502'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_80d26154108918973a78d569c180a8b726770af3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_80d26154108918973a78d569c180a8b726770af3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_80d26154108918973a78d569c180a8b726770af3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_80d26154108918973a78d569c180a8b726770af3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_80d26154108918973a78d569c180a8b726770af3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "80d26154108918973a78d569c180a8b726770af3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '80d26154108918973a78d569c180a8b726770af3'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '80d26154108918973a78d569c180a8b726770af3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_27d2a6c40915f6c9f6c43e992ff260ed93741cdf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_27d2a6c40915f6c9f6c43e992ff260ed93741cdf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_27d2a6c40915f6c9f6c43e992ff260ed93741cdf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_27d2a6c40915f6c9f6c43e992ff260ed93741cdf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_27d2a6c40915f6c9f6c43e992ff260ed93741cdf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "27d2a6c40915f6c9f6c43e992ff260ed93741cdf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '27d2a6c40915f6c9f6c43e992ff260ed93741cdf'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '27d2a6c40915f6c9f6c43e992ff260ed93741cdf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5cce69530a40c12ef3d52f8fb01f705a210741c4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5cce69530a40c12ef3d52f8fb01f705a210741c4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5cce69530a40c12ef3d52f8fb01f705a210741c4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5cce69530a40c12ef3d52f8fb01f705a210741c4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5cce69530a40c12ef3d52f8fb01f705a210741c4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5cce69530a40c12ef3d52f8fb01f705a210741c4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5cce69530a40c12ef3d52f8fb01f705a210741c4'^^xsd:string;
  dwc:scientificName 'Magelona sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:occurrenceId '5cce69530a40c12ef3d52f8fb01f705a210741c4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ab4cb30e9189f9adf930e36027dce90917ef3b9d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ab4cb30e9189f9adf930e36027dce90917ef3b9d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ab4cb30e9189f9adf930e36027dce90917ef3b9d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ab4cb30e9189f9adf930e36027dce90917ef3b9d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ab4cb30e9189f9adf930e36027dce90917ef3b9d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab4cb30e9189f9adf930e36027dce90917ef3b9d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab4cb30e9189f9adf930e36027dce90917ef3b9d'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId 'ab4cb30e9189f9adf930e36027dce90917ef3b9d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5154e0804cb46c75c7132c155a0d7c888c1d581f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5154e0804cb46c75c7132c155a0d7c888c1d581f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5154e0804cb46c75c7132c155a0d7c888c1d581f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5154e0804cb46c75c7132c155a0d7c888c1d581f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5154e0804cb46c75c7132c155a0d7c888c1d581f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5154e0804cb46c75c7132c155a0d7c888c1d581f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5154e0804cb46c75c7132c155a0d7c888c1d581f'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId '5154e0804cb46c75c7132c155a0d7c888c1d581f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8980f5fea894f37807b0e7e83b5b5c695c94d6b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8980f5fea894f37807b0e7e83b5b5c695c94d6b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8980f5fea894f37807b0e7e83b5b5c695c94d6b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8980f5fea894f37807b0e7e83b5b5c695c94d6b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8980f5fea894f37807b0e7e83b5b5c695c94d6b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8980f5fea894f37807b0e7e83b5b5c695c94d6b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8980f5fea894f37807b0e7e83b5b5c695c94d6b5'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId '8980f5fea894f37807b0e7e83b5b5c695c94d6b5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59c50320a2c9069142e989a65b6d39d3151361e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59c50320a2c9069142e989a65b6d39d3151361e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59c50320a2c9069142e989a65b6d39d3151361e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59c50320a2c9069142e989a65b6d39d3151361e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b59c50320a2c9069142e989a65b6d39d3151361e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b59c50320a2c9069142e989a65b6d39d3151361e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b59c50320a2c9069142e989a65b6d39d3151361e'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId 'b59c50320a2c9069142e989a65b6d39d3151361e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId '6d7e6929d8840cfbe30ae44b94bccd8a4300a2f1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_12b3405f194190f32b6de6e2667ff55a972dd01d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_12b3405f194190f32b6de6e2667ff55a972dd01d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_12b3405f194190f32b6de6e2667ff55a972dd01d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_12b3405f194190f32b6de6e2667ff55a972dd01d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_12b3405f194190f32b6de6e2667ff55a972dd01d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "12b3405f194190f32b6de6e2667ff55a972dd01d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '12b3405f194190f32b6de6e2667ff55a972dd01d'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId '12b3405f194190f32b6de6e2667ff55a972dd01d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_485eb75c36ab8a6c37a80c6738479a620bbb5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_485eb75c36ab8a6c37a80c6738479a620bbb5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_485eb75c36ab8a6c37a80c6738479a620bbb5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_485eb75c36ab8a6c37a80c6738479a620bbb5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_485eb75c36ab8a6c37a80c6738479a620bbb5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "485eb75c36ab8a6c37a80c6738479a620bbb5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '485eb75c36ab8a6c37a80c6738479a620bbb5382'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId '485eb75c36ab8a6c37a80c6738479a620bbb5382'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e25c44732a19374df1ecc838e1887281901a80ce>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e25c44732a19374df1ecc838e1887281901a80ce> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e25c44732a19374df1ecc838e1887281901a80ce> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e25c44732a19374df1ecc838e1887281901a80ce>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e25c44732a19374df1ecc838e1887281901a80ce>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e25c44732a19374df1ecc838e1887281901a80ce" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e25c44732a19374df1ecc838e1887281901a80ce'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId 'e25c44732a19374df1ecc838e1887281901a80ce'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b898356453dcfde3d466165678cce156dc5227de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b898356453dcfde3d466165678cce156dc5227de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b898356453dcfde3d466165678cce156dc5227de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b898356453dcfde3d466165678cce156dc5227de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b898356453dcfde3d466165678cce156dc5227de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b898356453dcfde3d466165678cce156dc5227de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b898356453dcfde3d466165678cce156dc5227de'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId 'b898356453dcfde3d466165678cce156dc5227de'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_68bc59d2c8b7dd6f110938d33b1266477ba31b9f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_68bc59d2c8b7dd6f110938d33b1266477ba31b9f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_68bc59d2c8b7dd6f110938d33b1266477ba31b9f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_68bc59d2c8b7dd6f110938d33b1266477ba31b9f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_68bc59d2c8b7dd6f110938d33b1266477ba31b9f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68bc59d2c8b7dd6f110938d33b1266477ba31b9f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '68bc59d2c8b7dd6f110938d33b1266477ba31b9f'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:occurrenceId '68bc59d2c8b7dd6f110938d33b1266477ba31b9f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_abf06480576330e5029b603c540b6bd5d6e0ce92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_abf06480576330e5029b603c540b6bd5d6e0ce92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_abf06480576330e5029b603c540b6bd5d6e0ce92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_abf06480576330e5029b603c540b6bd5d6e0ce92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_abf06480576330e5029b603c540b6bd5d6e0ce92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "abf06480576330e5029b603c540b6bd5d6e0ce92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'abf06480576330e5029b603c540b6bd5d6e0ce92'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'abf06480576330e5029b603c540b6bd5d6e0ce92'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86ce2a7c975e1d393afcbccf112656095fb185b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86ce2a7c975e1d393afcbccf112656095fb185b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86ce2a7c975e1d393afcbccf112656095fb185b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86ce2a7c975e1d393afcbccf112656095fb185b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b86ce2a7c975e1d393afcbccf112656095fb185b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b86ce2a7c975e1d393afcbccf112656095fb185b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b86ce2a7c975e1d393afcbccf112656095fb185b'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'b86ce2a7c975e1d393afcbccf112656095fb185b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3aac9731c19a553241d8991b744dd4bf97ac9e03>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3aac9731c19a553241d8991b744dd4bf97ac9e03> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3aac9731c19a553241d8991b744dd4bf97ac9e03> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3aac9731c19a553241d8991b744dd4bf97ac9e03>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3aac9731c19a553241d8991b744dd4bf97ac9e03>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3aac9731c19a553241d8991b744dd4bf97ac9e03" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3aac9731c19a553241d8991b744dd4bf97ac9e03'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '3aac9731c19a553241d8991b744dd4bf97ac9e03'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_561dd841cc96e70c226daf1003503a3581e3c36c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_561dd841cc96e70c226daf1003503a3581e3c36c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_561dd841cc96e70c226daf1003503a3581e3c36c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_561dd841cc96e70c226daf1003503a3581e3c36c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_561dd841cc96e70c226daf1003503a3581e3c36c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "561dd841cc96e70c226daf1003503a3581e3c36c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '561dd841cc96e70c226daf1003503a3581e3c36c'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '561dd841cc96e70c226daf1003503a3581e3c36c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_021cdf96fa8e6698aa922bd150fd577ac267c280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_021cdf96fa8e6698aa922bd150fd577ac267c280> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_021cdf96fa8e6698aa922bd150fd577ac267c280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_021cdf96fa8e6698aa922bd150fd577ac267c280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_021cdf96fa8e6698aa922bd150fd577ac267c280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "021cdf96fa8e6698aa922bd150fd577ac267c280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '021cdf96fa8e6698aa922bd150fd577ac267c280'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '021cdf96fa8e6698aa922bd150fd577ac267c280'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '1e8b23bdf5f04e4daceb7c3f1e3019a02a9e3e15'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '2a7bde0e83e6a46c2b6efee78d48dc9961ac7ef0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'dc6e8702eb997efe2de8fd7c5e1f61b6054d26e9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9382d36e0aab79b9d63a85d2fe429e8088d07aa7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9382d36e0aab79b9d63a85d2fe429e8088d07aa7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9382d36e0aab79b9d63a85d2fe429e8088d07aa7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9382d36e0aab79b9d63a85d2fe429e8088d07aa7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9382d36e0aab79b9d63a85d2fe429e8088d07aa7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9382d36e0aab79b9d63a85d2fe429e8088d07aa7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9382d36e0aab79b9d63a85d2fe429e8088d07aa7'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '9382d36e0aab79b9d63a85d2fe429e8088d07aa7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_fdec8fcfd73a5852b930567fd012447c12d4ce53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fdec8fcfd73a5852b930567fd012447c12d4ce53> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fdec8fcfd73a5852b930567fd012447c12d4ce53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fdec8fcfd73a5852b930567fd012447c12d4ce53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_fdec8fcfd73a5852b930567fd012447c12d4ce53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fdec8fcfd73a5852b930567fd012447c12d4ce53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fdec8fcfd73a5852b930567fd012447c12d4ce53'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'fdec8fcfd73a5852b930567fd012447c12d4ce53'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_04487a4b066a34f43c83f30b6740987e6fe2a084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_04487a4b066a34f43c83f30b6740987e6fe2a084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_04487a4b066a34f43c83f30b6740987e6fe2a084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_04487a4b066a34f43c83f30b6740987e6fe2a084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_04487a4b066a34f43c83f30b6740987e6fe2a084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "04487a4b066a34f43c83f30b6740987e6fe2a084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '04487a4b066a34f43c83f30b6740987e6fe2a084'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '04487a4b066a34f43c83f30b6740987e6fe2a084'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1c7a85078cc2be83bd501db6c7597356bacd1af8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1c7a85078cc2be83bd501db6c7597356bacd1af8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1c7a85078cc2be83bd501db6c7597356bacd1af8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1c7a85078cc2be83bd501db6c7597356bacd1af8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1c7a85078cc2be83bd501db6c7597356bacd1af8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c7a85078cc2be83bd501db6c7597356bacd1af8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c7a85078cc2be83bd501db6c7597356bacd1af8'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '1c7a85078cc2be83bd501db6c7597356bacd1af8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c982370d8a182f186767c1e8620c02570095c39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c982370d8a182f186767c1e8620c02570095c39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c982370d8a182f186767c1e8620c02570095c39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c982370d8a182f186767c1e8620c02570095c39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8c982370d8a182f186767c1e8620c02570095c39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c982370d8a182f186767c1e8620c02570095c39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c982370d8a182f186767c1e8620c02570095c39'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '8c982370d8a182f186767c1e8620c02570095c39'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9efc0fff270e48c1e21bcb42efda14bff9dcd7c1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9efc0fff270e48c1e21bcb42efda14bff9dcd7c1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9efc0fff270e48c1e21bcb42efda14bff9dcd7c1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9efc0fff270e48c1e21bcb42efda14bff9dcd7c1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9efc0fff270e48c1e21bcb42efda14bff9dcd7c1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9efc0fff270e48c1e21bcb42efda14bff9dcd7c1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9efc0fff270e48c1e21bcb42efda14bff9dcd7c1'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '9efc0fff270e48c1e21bcb42efda14bff9dcd7c1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_82bffdf566721e4fe2f8ed8c9844c07c52684e5a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_82bffdf566721e4fe2f8ed8c9844c07c52684e5a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_82bffdf566721e4fe2f8ed8c9844c07c52684e5a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_82bffdf566721e4fe2f8ed8c9844c07c52684e5a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_82bffdf566721e4fe2f8ed8c9844c07c52684e5a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "82bffdf566721e4fe2f8ed8c9844c07c52684e5a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '82bffdf566721e4fe2f8ed8c9844c07c52684e5a'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '82bffdf566721e4fe2f8ed8c9844c07c52684e5a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_93340b0204952cd165f41c7349b495d3dc39f250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_93340b0204952cd165f41c7349b495d3dc39f250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_93340b0204952cd165f41c7349b495d3dc39f250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_93340b0204952cd165f41c7349b495d3dc39f250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_93340b0204952cd165f41c7349b495d3dc39f250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "93340b0204952cd165f41c7349b495d3dc39f250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '93340b0204952cd165f41c7349b495d3dc39f250'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '93340b0204952cd165f41c7349b495d3dc39f250'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_13281b7e6a3a110f3230f3046680915f94fe7a74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_13281b7e6a3a110f3230f3046680915f94fe7a74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_13281b7e6a3a110f3230f3046680915f94fe7a74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_13281b7e6a3a110f3230f3046680915f94fe7a74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_13281b7e6a3a110f3230f3046680915f94fe7a74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "13281b7e6a3a110f3230f3046680915f94fe7a74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '13281b7e6a3a110f3230f3046680915f94fe7a74'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '13281b7e6a3a110f3230f3046680915f94fe7a74'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f1a6e8b78bb95ae10d49e4d49724607f80749433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f1a6e8b78bb95ae10d49e4d49724607f80749433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f1a6e8b78bb95ae10d49e4d49724607f80749433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f1a6e8b78bb95ae10d49e4d49724607f80749433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f1a6e8b78bb95ae10d49e4d49724607f80749433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f1a6e8b78bb95ae10d49e4d49724607f80749433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f1a6e8b78bb95ae10d49e4d49724607f80749433'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'f1a6e8b78bb95ae10d49e4d49724607f80749433'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2aa3e6dc35acbbd8d0f8260b11640e81791907c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2aa3e6dc35acbbd8d0f8260b11640e81791907c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2aa3e6dc35acbbd8d0f8260b11640e81791907c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2aa3e6dc35acbbd8d0f8260b11640e81791907c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d2aa3e6dc35acbbd8d0f8260b11640e81791907c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d2aa3e6dc35acbbd8d0f8260b11640e81791907c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd2aa3e6dc35acbbd8d0f8260b11640e81791907c'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'd2aa3e6dc35acbbd8d0f8260b11640e81791907c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId '7ca8ca51838b703e9d2638f3fb0d1ff0fae19a7f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_015d32ef3ed7742313d452f90f0306134b228263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_015d32ef3ed7742313d452f90f0306134b228263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_015d32ef3ed7742313d452f90f0306134b228263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_015d32ef3ed7742313d452f90f0306134b228263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_015d32ef3ed7742313d452f90f0306134b228263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "015d32ef3ed7742313d452f90f0306134b228263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '015d32ef3ed7742313d452f90f0306134b228263'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId '015d32ef3ed7742313d452f90f0306134b228263'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8fcc9bdda6256d52146e4b9907fefd83e8167688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8fcc9bdda6256d52146e4b9907fefd83e8167688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8fcc9bdda6256d52146e4b9907fefd83e8167688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8fcc9bdda6256d52146e4b9907fefd83e8167688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8fcc9bdda6256d52146e4b9907fefd83e8167688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8fcc9bdda6256d52146e4b9907fefd83e8167688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8fcc9bdda6256d52146e4b9907fefd83e8167688'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId '8fcc9bdda6256d52146e4b9907fefd83e8167688'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ca9517864675632a53846a2580bab3594c5d4ee3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ca9517864675632a53846a2580bab3594c5d4ee3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ca9517864675632a53846a2580bab3594c5d4ee3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ca9517864675632a53846a2580bab3594c5d4ee3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ca9517864675632a53846a2580bab3594c5d4ee3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ca9517864675632a53846a2580bab3594c5d4ee3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ca9517864675632a53846a2580bab3594c5d4ee3'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'ca9517864675632a53846a2580bab3594c5d4ee3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cbe00827559d5c39050d22e38fa414ea660de763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cbe00827559d5c39050d22e38fa414ea660de763> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cbe00827559d5c39050d22e38fa414ea660de763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cbe00827559d5c39050d22e38fa414ea660de763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_cbe00827559d5c39050d22e38fa414ea660de763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cbe00827559d5c39050d22e38fa414ea660de763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cbe00827559d5c39050d22e38fa414ea660de763'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'cbe00827559d5c39050d22e38fa414ea660de763'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_92e8799ae31404b98c83982e425c9f06c279e685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_92e8799ae31404b98c83982e425c9f06c279e685> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_92e8799ae31404b98c83982e425c9f06c279e685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_92e8799ae31404b98c83982e425c9f06c279e685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_92e8799ae31404b98c83982e425c9f06c279e685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "92e8799ae31404b98c83982e425c9f06c279e685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '92e8799ae31404b98c83982e425c9f06c279e685'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId '92e8799ae31404b98c83982e425c9f06c279e685'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fabb49ac9effc93c9e520d7c37aa13a7da4d713b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fabb49ac9effc93c9e520d7c37aa13a7da4d713b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fabb49ac9effc93c9e520d7c37aa13a7da4d713b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fabb49ac9effc93c9e520d7c37aa13a7da4d713b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fabb49ac9effc93c9e520d7c37aa13a7da4d713b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fabb49ac9effc93c9e520d7c37aa13a7da4d713b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fabb49ac9effc93c9e520d7c37aa13a7da4d713b'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'fabb49ac9effc93c9e520d7c37aa13a7da4d713b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0a02e19cdff4f50fd4c6dad4270cb24e825fd67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0a02e19cdff4f50fd4c6dad4270cb24e825fd67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0a02e19cdff4f50fd4c6dad4270cb24e825fd67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0a02e19cdff4f50fd4c6dad4270cb24e825fd67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b0a02e19cdff4f50fd4c6dad4270cb24e825fd67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b0a02e19cdff4f50fd4c6dad4270cb24e825fd67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b0a02e19cdff4f50fd4c6dad4270cb24e825fd67'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'b0a02e19cdff4f50fd4c6dad4270cb24e825fd67'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be9906e9131763df05e67f444db7e2617499a5bd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be9906e9131763df05e67f444db7e2617499a5bd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be9906e9131763df05e67f444db7e2617499a5bd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be9906e9131763df05e67f444db7e2617499a5bd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_be9906e9131763df05e67f444db7e2617499a5bd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "be9906e9131763df05e67f444db7e2617499a5bd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'be9906e9131763df05e67f444db7e2617499a5bd'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'be9906e9131763df05e67f444db7e2617499a5bd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ad79bc18b2a744298a979952d1f0b5e5e4a637f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ad79bc18b2a744298a979952d1f0b5e5e4a637f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ad79bc18b2a744298a979952d1f0b5e5e4a637f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ad79bc18b2a744298a979952d1f0b5e5e4a637f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6ad79bc18b2a744298a979952d1f0b5e5e4a637f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6ad79bc18b2a744298a979952d1f0b5e5e4a637f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6ad79bc18b2a744298a979952d1f0b5e5e4a637f'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId '6ad79bc18b2a744298a979952d1f0b5e5e4a637f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5ea2be986ad453e38e8b5cdaa412204ee4521be3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5ea2be986ad453e38e8b5cdaa412204ee4521be3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5ea2be986ad453e38e8b5cdaa412204ee4521be3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5ea2be986ad453e38e8b5cdaa412204ee4521be3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5ea2be986ad453e38e8b5cdaa412204ee4521be3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5ea2be986ad453e38e8b5cdaa412204ee4521be3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5ea2be986ad453e38e8b5cdaa412204ee4521be3'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId '5ea2be986ad453e38e8b5cdaa412204ee4521be3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_71b1f2a8c2d44c43c2607ab99d1dd0174c383c24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_71b1f2a8c2d44c43c2607ab99d1dd0174c383c24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_71b1f2a8c2d44c43c2607ab99d1dd0174c383c24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_71b1f2a8c2d44c43c2607ab99d1dd0174c383c24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_71b1f2a8c2d44c43c2607ab99d1dd0174c383c24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71b1f2a8c2d44c43c2607ab99d1dd0174c383c24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '71b1f2a8c2d44c43c2607ab99d1dd0174c383c24'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '71b1f2a8c2d44c43c2607ab99d1dd0174c383c24'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f5119cac14a7b172b01118a52e042cd002da0b4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f5119cac14a7b172b01118a52e042cd002da0b4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f5119cac14a7b172b01118a52e042cd002da0b4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f5119cac14a7b172b01118a52e042cd002da0b4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f5119cac14a7b172b01118a52e042cd002da0b4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f5119cac14a7b172b01118a52e042cd002da0b4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f5119cac14a7b172b01118a52e042cd002da0b4f'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId 'f5119cac14a7b172b01118a52e042cd002da0b4f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_55addb722ed1eb20cd678f2595bc72d47b8588b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_55addb722ed1eb20cd678f2595bc72d47b8588b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_55addb722ed1eb20cd678f2595bc72d47b8588b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_55addb722ed1eb20cd678f2595bc72d47b8588b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_55addb722ed1eb20cd678f2595bc72d47b8588b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55addb722ed1eb20cd678f2595bc72d47b8588b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '55addb722ed1eb20cd678f2595bc72d47b8588b6'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '55addb722ed1eb20cd678f2595bc72d47b8588b6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c3e10a2c818676805f74a39d28de21bdd337b8f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c3e10a2c818676805f74a39d28de21bdd337b8f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c3e10a2c818676805f74a39d28de21bdd337b8f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c3e10a2c818676805f74a39d28de21bdd337b8f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5c3e10a2c818676805f74a39d28de21bdd337b8f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5c3e10a2c818676805f74a39d28de21bdd337b8f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5c3e10a2c818676805f74a39d28de21bdd337b8f'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '5c3e10a2c818676805f74a39d28de21bdd337b8f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_889ac7347186477eb99311d9c64308fb2c52f01a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_889ac7347186477eb99311d9c64308fb2c52f01a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_889ac7347186477eb99311d9c64308fb2c52f01a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_889ac7347186477eb99311d9c64308fb2c52f01a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_889ac7347186477eb99311d9c64308fb2c52f01a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "889ac7347186477eb99311d9c64308fb2c52f01a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '889ac7347186477eb99311d9c64308fb2c52f01a'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '889ac7347186477eb99311d9c64308fb2c52f01a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_db1df6ab6ce89a07ea340c84d6cfd260d7e76da2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_db1df6ab6ce89a07ea340c84d6cfd260d7e76da2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_db1df6ab6ce89a07ea340c84d6cfd260d7e76da2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_db1df6ab6ce89a07ea340c84d6cfd260d7e76da2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_db1df6ab6ce89a07ea340c84d6cfd260d7e76da2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "db1df6ab6ce89a07ea340c84d6cfd260d7e76da2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'db1df6ab6ce89a07ea340c84d6cfd260d7e76da2'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId 'db1df6ab6ce89a07ea340c84d6cfd260d7e76da2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c02e5f2218332acdb790c344f93bb7d651a717e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c02e5f2218332acdb790c344f93bb7d651a717e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c02e5f2218332acdb790c344f93bb7d651a717e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c02e5f2218332acdb790c344f93bb7d651a717e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c02e5f2218332acdb790c344f93bb7d651a717e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c02e5f2218332acdb790c344f93bb7d651a717e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c02e5f2218332acdb790c344f93bb7d651a717e9'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId 'c02e5f2218332acdb790c344f93bb7d651a717e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d813f20d3450c015ecf12abb73b054619ee3e08>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d813f20d3450c015ecf12abb73b054619ee3e08> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d813f20d3450c015ecf12abb73b054619ee3e08> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d813f20d3450c015ecf12abb73b054619ee3e08>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2d813f20d3450c015ecf12abb73b054619ee3e08>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d813f20d3450c015ecf12abb73b054619ee3e08" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2d813f20d3450c015ecf12abb73b054619ee3e08'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '2d813f20d3450c015ecf12abb73b054619ee3e08'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_391ec3feaebb971dee5719ed5e66b58d9203a286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_391ec3feaebb971dee5719ed5e66b58d9203a286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_391ec3feaebb971dee5719ed5e66b58d9203a286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_391ec3feaebb971dee5719ed5e66b58d9203a286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_391ec3feaebb971dee5719ed5e66b58d9203a286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "391ec3feaebb971dee5719ed5e66b58d9203a286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '391ec3feaebb971dee5719ed5e66b58d9203a286'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '391ec3feaebb971dee5719ed5e66b58d9203a286'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278'^^xsd:string;
  dwc:scientificName 'Medicorophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '236504'^^xsd:integer;
  dwc:occurrenceId '6f47c8cf82ebe7ba5a9eaee4b2769c935e8e2278'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_596c3c832ba91d189216d9e650dcdb18881e3c9c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_596c3c832ba91d189216d9e650dcdb18881e3c9c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_596c3c832ba91d189216d9e650dcdb18881e3c9c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_596c3c832ba91d189216d9e650dcdb18881e3c9c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_596c3c832ba91d189216d9e650dcdb18881e3c9c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "596c3c832ba91d189216d9e650dcdb18881e3c9c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '596c3c832ba91d189216d9e650dcdb18881e3c9c'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId '596c3c832ba91d189216d9e650dcdb18881e3c9c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee48cd0e1e3cdc6b80b0475842784f2533db83b0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee48cd0e1e3cdc6b80b0475842784f2533db83b0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee48cd0e1e3cdc6b80b0475842784f2533db83b0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee48cd0e1e3cdc6b80b0475842784f2533db83b0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ee48cd0e1e3cdc6b80b0475842784f2533db83b0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ee48cd0e1e3cdc6b80b0475842784f2533db83b0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ee48cd0e1e3cdc6b80b0475842784f2533db83b0'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'ee48cd0e1e3cdc6b80b0475842784f2533db83b0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2534c73dde819978a8c4a5b39298f4c2ba3266fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2534c73dde819978a8c4a5b39298f4c2ba3266fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2534c73dde819978a8c4a5b39298f4c2ba3266fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2534c73dde819978a8c4a5b39298f4c2ba3266fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2534c73dde819978a8c4a5b39298f4c2ba3266fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2534c73dde819978a8c4a5b39298f4c2ba3266fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2534c73dde819978a8c4a5b39298f4c2ba3266fd'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId '2534c73dde819978a8c4a5b39298f4c2ba3266fd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f8c2570763c7e11f54849043316763590e8ad607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f8c2570763c7e11f54849043316763590e8ad607> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f8c2570763c7e11f54849043316763590e8ad607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f8c2570763c7e11f54849043316763590e8ad607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f8c2570763c7e11f54849043316763590e8ad607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f8c2570763c7e11f54849043316763590e8ad607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f8c2570763c7e11f54849043316763590e8ad607'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'f8c2570763c7e11f54849043316763590e8ad607'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ab991935d72577a830de72b70b9b84c20bf854bf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ab991935d72577a830de72b70b9b84c20bf854bf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ab991935d72577a830de72b70b9b84c20bf854bf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ab991935d72577a830de72b70b9b84c20bf854bf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ab991935d72577a830de72b70b9b84c20bf854bf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab991935d72577a830de72b70b9b84c20bf854bf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab991935d72577a830de72b70b9b84c20bf854bf'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'ab991935d72577a830de72b70b9b84c20bf854bf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_55b938cd8b3e248400b773ddb63e7ccca517a18f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_55b938cd8b3e248400b773ddb63e7ccca517a18f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_55b938cd8b3e248400b773ddb63e7ccca517a18f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_55b938cd8b3e248400b773ddb63e7ccca517a18f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_55b938cd8b3e248400b773ddb63e7ccca517a18f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55b938cd8b3e248400b773ddb63e7ccca517a18f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '55b938cd8b3e248400b773ddb63e7ccca517a18f'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId '55b938cd8b3e248400b773ddb63e7ccca517a18f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bb2240eb0316487bcdf3d41351d8508a069bc48b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bb2240eb0316487bcdf3d41351d8508a069bc48b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bb2240eb0316487bcdf3d41351d8508a069bc48b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bb2240eb0316487bcdf3d41351d8508a069bc48b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bb2240eb0316487bcdf3d41351d8508a069bc48b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb2240eb0316487bcdf3d41351d8508a069bc48b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bb2240eb0316487bcdf3d41351d8508a069bc48b'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'bb2240eb0316487bcdf3d41351d8508a069bc48b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0726b2aa832bb8f4b145286e25313ee22735594b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0726b2aa832bb8f4b145286e25313ee22735594b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0726b2aa832bb8f4b145286e25313ee22735594b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0726b2aa832bb8f4b145286e25313ee22735594b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0726b2aa832bb8f4b145286e25313ee22735594b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0726b2aa832bb8f4b145286e25313ee22735594b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0726b2aa832bb8f4b145286e25313ee22735594b'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId '0726b2aa832bb8f4b145286e25313ee22735594b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_857f9ff65771f360157f304d88e8867d75e9774c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_857f9ff65771f360157f304d88e8867d75e9774c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_857f9ff65771f360157f304d88e8867d75e9774c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_857f9ff65771f360157f304d88e8867d75e9774c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_857f9ff65771f360157f304d88e8867d75e9774c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "857f9ff65771f360157f304d88e8867d75e9774c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '857f9ff65771f360157f304d88e8867d75e9774c'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId '857f9ff65771f360157f304d88e8867d75e9774c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_2e4c2de36e38f1291c48f5bfeed3b88b5d213e41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2e4c2de36e38f1291c48f5bfeed3b88b5d213e41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2e4c2de36e38f1291c48f5bfeed3b88b5d213e41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2e4c2de36e38f1291c48f5bfeed3b88b5d213e41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_2e4c2de36e38f1291c48f5bfeed3b88b5d213e41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2e4c2de36e38f1291c48f5bfeed3b88b5d213e41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2e4c2de36e38f1291c48f5bfeed3b88b5d213e41'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId '2e4c2de36e38f1291c48f5bfeed3b88b5d213e41'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_8b2265d5e3ffd18ef845ebd70796d017f3eccd27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8b2265d5e3ffd18ef845ebd70796d017f3eccd27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8b2265d5e3ffd18ef845ebd70796d017f3eccd27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8b2265d5e3ffd18ef845ebd70796d017f3eccd27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_8b2265d5e3ffd18ef845ebd70796d017f3eccd27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8b2265d5e3ffd18ef845ebd70796d017f3eccd27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8b2265d5e3ffd18ef845ebd70796d017f3eccd27'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId '8b2265d5e3ffd18ef845ebd70796d017f3eccd27'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_96888bd75b8e52bd35c8fc7a5ebb644908395314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_96888bd75b8e52bd35c8fc7a5ebb644908395314> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_96888bd75b8e52bd35c8fc7a5ebb644908395314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_96888bd75b8e52bd35c8fc7a5ebb644908395314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_96888bd75b8e52bd35c8fc7a5ebb644908395314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96888bd75b8e52bd35c8fc7a5ebb644908395314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96888bd75b8e52bd35c8fc7a5ebb644908395314'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId '96888bd75b8e52bd35c8fc7a5ebb644908395314'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7670abc7ccc388fe9d8cd1d8a095e8ab936389c4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7670abc7ccc388fe9d8cd1d8a095e8ab936389c4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7670abc7ccc388fe9d8cd1d8a095e8ab936389c4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7670abc7ccc388fe9d8cd1d8a095e8ab936389c4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7670abc7ccc388fe9d8cd1d8a095e8ab936389c4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7670abc7ccc388fe9d8cd1d8a095e8ab936389c4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7670abc7ccc388fe9d8cd1d8a095e8ab936389c4'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId '7670abc7ccc388fe9d8cd1d8a095e8ab936389c4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da8d0a0768bcc82a00834bbdd5bb4447b712945e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da8d0a0768bcc82a00834bbdd5bb4447b712945e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da8d0a0768bcc82a00834bbdd5bb4447b712945e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da8d0a0768bcc82a00834bbdd5bb4447b712945e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da8d0a0768bcc82a00834bbdd5bb4447b712945e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da8d0a0768bcc82a00834bbdd5bb4447b712945e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'da8d0a0768bcc82a00834bbdd5bb4447b712945e'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId 'da8d0a0768bcc82a00834bbdd5bb4447b712945e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_45a72cab516939748013b06a87812d332433c9d3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_45a72cab516939748013b06a87812d332433c9d3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_45a72cab516939748013b06a87812d332433c9d3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_45a72cab516939748013b06a87812d332433c9d3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_45a72cab516939748013b06a87812d332433c9d3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45a72cab516939748013b06a87812d332433c9d3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45a72cab516939748013b06a87812d332433c9d3'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId '45a72cab516939748013b06a87812d332433c9d3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34c48d2b35e283003ee14968202a51af23e8bd37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34c48d2b35e283003ee14968202a51af23e8bd37> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34c48d2b35e283003ee14968202a51af23e8bd37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34c48d2b35e283003ee14968202a51af23e8bd37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34c48d2b35e283003ee14968202a51af23e8bd37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "34c48d2b35e283003ee14968202a51af23e8bd37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '34c48d2b35e283003ee14968202a51af23e8bd37'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId '34c48d2b35e283003ee14968202a51af23e8bd37'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4af3ea06a167df507b676df5c6c8ab395b19195e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4af3ea06a167df507b676df5c6c8ab395b19195e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4af3ea06a167df507b676df5c6c8ab395b19195e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4af3ea06a167df507b676df5c6c8ab395b19195e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4af3ea06a167df507b676df5c6c8ab395b19195e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4af3ea06a167df507b676df5c6c8ab395b19195e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4af3ea06a167df507b676df5c6c8ab395b19195e'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId '4af3ea06a167df507b676df5c6c8ab395b19195e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cc2f9b700220d275b7777568efed46edb4b33f07>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cc2f9b700220d275b7777568efed46edb4b33f07> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cc2f9b700220d275b7777568efed46edb4b33f07> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cc2f9b700220d275b7777568efed46edb4b33f07>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cc2f9b700220d275b7777568efed46edb4b33f07>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cc2f9b700220d275b7777568efed46edb4b33f07" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cc2f9b700220d275b7777568efed46edb4b33f07'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId 'cc2f9b700220d275b7777568efed46edb4b33f07'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e084cd88664bce1ad947251aeddf1a39b843d682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e084cd88664bce1ad947251aeddf1a39b843d682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e084cd88664bce1ad947251aeddf1a39b843d682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e084cd88664bce1ad947251aeddf1a39b843d682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e084cd88664bce1ad947251aeddf1a39b843d682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e084cd88664bce1ad947251aeddf1a39b843d682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e084cd88664bce1ad947251aeddf1a39b843d682'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId 'e084cd88664bce1ad947251aeddf1a39b843d682'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_d48cd257119dbde451a3e5247d863fa39cb33caf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d48cd257119dbde451a3e5247d863fa39cb33caf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d48cd257119dbde451a3e5247d863fa39cb33caf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d48cd257119dbde451a3e5247d863fa39cb33caf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_d48cd257119dbde451a3e5247d863fa39cb33caf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d48cd257119dbde451a3e5247d863fa39cb33caf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd48cd257119dbde451a3e5247d863fa39cb33caf'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:occurrenceId 'd48cd257119dbde451a3e5247d863fa39cb33caf'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_765b65597c738ab4b2b4523c1e56a424abcddb3d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_765b65597c738ab4b2b4523c1e56a424abcddb3d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_765b65597c738ab4b2b4523c1e56a424abcddb3d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_765b65597c738ab4b2b4523c1e56a424abcddb3d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_765b65597c738ab4b2b4523c1e56a424abcddb3d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "765b65597c738ab4b2b4523c1e56a424abcddb3d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '765b65597c738ab4b2b4523c1e56a424abcddb3d'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId '765b65597c738ab4b2b4523c1e56a424abcddb3d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6e478649d13ebdbdce5b2cefc2745a0824c3e4a7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6e478649d13ebdbdce5b2cefc2745a0824c3e4a7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6e478649d13ebdbdce5b2cefc2745a0824c3e4a7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6e478649d13ebdbdce5b2cefc2745a0824c3e4a7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6e478649d13ebdbdce5b2cefc2745a0824c3e4a7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6e478649d13ebdbdce5b2cefc2745a0824c3e4a7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6e478649d13ebdbdce5b2cefc2745a0824c3e4a7'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId '6e478649d13ebdbdce5b2cefc2745a0824c3e4a7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_38718e4c6e86bb2ce092ac3c4822e9e992eb0c74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_38718e4c6e86bb2ce092ac3c4822e9e992eb0c74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_38718e4c6e86bb2ce092ac3c4822e9e992eb0c74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_38718e4c6e86bb2ce092ac3c4822e9e992eb0c74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_38718e4c6e86bb2ce092ac3c4822e9e992eb0c74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38718e4c6e86bb2ce092ac3c4822e9e992eb0c74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38718e4c6e86bb2ce092ac3c4822e9e992eb0c74'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId '38718e4c6e86bb2ce092ac3c4822e9e992eb0c74'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17fd3ef2020681660950ab4204ad74301451d897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17fd3ef2020681660950ab4204ad74301451d897> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17fd3ef2020681660950ab4204ad74301451d897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17fd3ef2020681660950ab4204ad74301451d897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_17fd3ef2020681660950ab4204ad74301451d897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "17fd3ef2020681660950ab4204ad74301451d897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '17fd3ef2020681660950ab4204ad74301451d897'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId '17fd3ef2020681660950ab4204ad74301451d897'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_bfd29256b5ede60a584adbec8d48f4e74f7ed6bd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bfd29256b5ede60a584adbec8d48f4e74f7ed6bd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bfd29256b5ede60a584adbec8d48f4e74f7ed6bd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bfd29256b5ede60a584adbec8d48f4e74f7ed6bd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_bfd29256b5ede60a584adbec8d48f4e74f7ed6bd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bfd29256b5ede60a584adbec8d48f4e74f7ed6bd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bfd29256b5ede60a584adbec8d48f4e74f7ed6bd'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId 'bfd29256b5ede60a584adbec8d48f4e74f7ed6bd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fa84fc00838c633c979278f0e12da1b57cdf43b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fa84fc00838c633c979278f0e12da1b57cdf43b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fa84fc00838c633c979278f0e12da1b57cdf43b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fa84fc00838c633c979278f0e12da1b57cdf43b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fa84fc00838c633c979278f0e12da1b57cdf43b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fa84fc00838c633c979278f0e12da1b57cdf43b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fa84fc00838c633c979278f0e12da1b57cdf43b5'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId 'fa84fc00838c633c979278f0e12da1b57cdf43b5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfb8252344d8e7250f4073519a793e20f8154c45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfb8252344d8e7250f4073519a793e20f8154c45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfb8252344d8e7250f4073519a793e20f8154c45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfb8252344d8e7250f4073519a793e20f8154c45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bfb8252344d8e7250f4073519a793e20f8154c45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bfb8252344d8e7250f4073519a793e20f8154c45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bfb8252344d8e7250f4073519a793e20f8154c45'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId 'bfb8252344d8e7250f4073519a793e20f8154c45'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4f33fa533f828d0a1330dc580250dc65f2655c75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4f33fa533f828d0a1330dc580250dc65f2655c75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4f33fa533f828d0a1330dc580250dc65f2655c75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4f33fa533f828d0a1330dc580250dc65f2655c75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_4f33fa533f828d0a1330dc580250dc65f2655c75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4f33fa533f828d0a1330dc580250dc65f2655c75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4f33fa533f828d0a1330dc580250dc65f2655c75'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId '4f33fa533f828d0a1330dc580250dc65f2655c75'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a249e042f46c16adeb2f32e71545c33e3feb2dec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a249e042f46c16adeb2f32e71545c33e3feb2dec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a249e042f46c16adeb2f32e71545c33e3feb2dec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a249e042f46c16adeb2f32e71545c33e3feb2dec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a249e042f46c16adeb2f32e71545c33e3feb2dec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a249e042f46c16adeb2f32e71545c33e3feb2dec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a249e042f46c16adeb2f32e71545c33e3feb2dec'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId 'a249e042f46c16adeb2f32e71545c33e3feb2dec'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_48e812100e9d0a4f1cb84f95e4d26f8140282356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_48e812100e9d0a4f1cb84f95e4d26f8140282356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_48e812100e9d0a4f1cb84f95e4d26f8140282356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_48e812100e9d0a4f1cb84f95e4d26f8140282356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_48e812100e9d0a4f1cb84f95e4d26f8140282356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "48e812100e9d0a4f1cb84f95e4d26f8140282356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '48e812100e9d0a4f1cb84f95e4d26f8140282356'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:occurrenceId '48e812100e9d0a4f1cb84f95e4d26f8140282356'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0791155c7f5b7a1e38afcabc2889bb6284a9f69a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0791155c7f5b7a1e38afcabc2889bb6284a9f69a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0791155c7f5b7a1e38afcabc2889bb6284a9f69a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0791155c7f5b7a1e38afcabc2889bb6284a9f69a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0791155c7f5b7a1e38afcabc2889bb6284a9f69a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0791155c7f5b7a1e38afcabc2889bb6284a9f69a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0791155c7f5b7a1e38afcabc2889bb6284a9f69a'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '0791155c7f5b7a1e38afcabc2889bb6284a9f69a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1528f14bcce3673a87c25471bfb571cadd16cd7e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1528f14bcce3673a87c25471bfb571cadd16cd7e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1528f14bcce3673a87c25471bfb571cadd16cd7e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1528f14bcce3673a87c25471bfb571cadd16cd7e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1528f14bcce3673a87c25471bfb571cadd16cd7e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1528f14bcce3673a87c25471bfb571cadd16cd7e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1528f14bcce3673a87c25471bfb571cadd16cd7e'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '1528f14bcce3673a87c25471bfb571cadd16cd7e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d2dee7155aa1e69bbc3124ee3d3fad5a85cde393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d2dee7155aa1e69bbc3124ee3d3fad5a85cde393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d2dee7155aa1e69bbc3124ee3d3fad5a85cde393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d2dee7155aa1e69bbc3124ee3d3fad5a85cde393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d2dee7155aa1e69bbc3124ee3d3fad5a85cde393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d2dee7155aa1e69bbc3124ee3d3fad5a85cde393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd2dee7155aa1e69bbc3124ee3d3fad5a85cde393'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId 'd2dee7155aa1e69bbc3124ee3d3fad5a85cde393'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_69e1acc313ccdbfd7f951f65d618cfd851f3cc4a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_69e1acc313ccdbfd7f951f65d618cfd851f3cc4a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_69e1acc313ccdbfd7f951f65d618cfd851f3cc4a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_69e1acc313ccdbfd7f951f65d618cfd851f3cc4a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_69e1acc313ccdbfd7f951f65d618cfd851f3cc4a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "69e1acc313ccdbfd7f951f65d618cfd851f3cc4a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '69e1acc313ccdbfd7f951f65d618cfd851f3cc4a'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '69e1acc313ccdbfd7f951f65d618cfd851f3cc4a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f6ded97995cd280efdd123580b24aab24a454e58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f6ded97995cd280efdd123580b24aab24a454e58> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f6ded97995cd280efdd123580b24aab24a454e58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f6ded97995cd280efdd123580b24aab24a454e58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f6ded97995cd280efdd123580b24aab24a454e58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f6ded97995cd280efdd123580b24aab24a454e58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f6ded97995cd280efdd123580b24aab24a454e58'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId 'f6ded97995cd280efdd123580b24aab24a454e58'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_08a32a31df9d7be4924b8c46c89a22f478733f59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_08a32a31df9d7be4924b8c46c89a22f478733f59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_08a32a31df9d7be4924b8c46c89a22f478733f59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_08a32a31df9d7be4924b8c46c89a22f478733f59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_08a32a31df9d7be4924b8c46c89a22f478733f59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08a32a31df9d7be4924b8c46c89a22f478733f59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08a32a31df9d7be4924b8c46c89a22f478733f59'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '08a32a31df9d7be4924b8c46c89a22f478733f59'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9f5e6eec4263289b7c36fed181ad45981f44d5f6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9f5e6eec4263289b7c36fed181ad45981f44d5f6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9f5e6eec4263289b7c36fed181ad45981f44d5f6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9f5e6eec4263289b7c36fed181ad45981f44d5f6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9f5e6eec4263289b7c36fed181ad45981f44d5f6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9f5e6eec4263289b7c36fed181ad45981f44d5f6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9f5e6eec4263289b7c36fed181ad45981f44d5f6'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '9f5e6eec4263289b7c36fed181ad45981f44d5f6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '8c2b1ce5ca3573b72dc8fc3e59da77cc454cc0da'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_696db13cbf8a549e92fdbaa0fee93f173e75d6ad>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_696db13cbf8a549e92fdbaa0fee93f173e75d6ad> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_696db13cbf8a549e92fdbaa0fee93f173e75d6ad> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_696db13cbf8a549e92fdbaa0fee93f173e75d6ad>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_696db13cbf8a549e92fdbaa0fee93f173e75d6ad>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "696db13cbf8a549e92fdbaa0fee93f173e75d6ad" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '696db13cbf8a549e92fdbaa0fee93f173e75d6ad'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId '696db13cbf8a549e92fdbaa0fee93f173e75d6ad'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c70682b44954a3358af30d6fdc9c7a35c4dd8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c70682b44954a3358af30d6fdc9c7a35c4dd8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c70682b44954a3358af30d6fdc9c7a35c4dd8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c70682b44954a3358af30d6fdc9c7a35c4dd8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c70682b44954a3358af30d6fdc9c7a35c4dd8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c70682b44954a3358af30d6fdc9c7a35c4dd8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c70682b44954a3358af30d6fdc9c7a35c4dd8228'^^xsd:string;
  dwc:scientificName 'Microdeutopus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:occurrenceId 'c70682b44954a3358af30d6fdc9c7a35c4dd8228'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_40ff08e79a71184edd51faa620dd3a3ddbdb9f3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_40ff08e79a71184edd51faa620dd3a3ddbdb9f3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_40ff08e79a71184edd51faa620dd3a3ddbdb9f3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_40ff08e79a71184edd51faa620dd3a3ddbdb9f3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_40ff08e79a71184edd51faa620dd3a3ddbdb9f3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40ff08e79a71184edd51faa620dd3a3ddbdb9f3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40ff08e79a71184edd51faa620dd3a3ddbdb9f3b'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId '40ff08e79a71184edd51faa620dd3a3ddbdb9f3b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId 'b06c716aa6dfc837a1d55591b32b45d5b2ebc9ff'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a6f7cf90fd8300a2eec4d1036e9180f3ba17121c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a6f7cf90fd8300a2eec4d1036e9180f3ba17121c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a6f7cf90fd8300a2eec4d1036e9180f3ba17121c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a6f7cf90fd8300a2eec4d1036e9180f3ba17121c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a6f7cf90fd8300a2eec4d1036e9180f3ba17121c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6f7cf90fd8300a2eec4d1036e9180f3ba17121c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a6f7cf90fd8300a2eec4d1036e9180f3ba17121c'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId 'a6f7cf90fd8300a2eec4d1036e9180f3ba17121c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId '9e9cf9884d9bb249e1e9d7fd21b6ff2e0a5fe9ae'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c753ab0084b33a73b6bcee8969723b4fc23cb828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c753ab0084b33a73b6bcee8969723b4fc23cb828> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c753ab0084b33a73b6bcee8969723b4fc23cb828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c753ab0084b33a73b6bcee8969723b4fc23cb828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c753ab0084b33a73b6bcee8969723b4fc23cb828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c753ab0084b33a73b6bcee8969723b4fc23cb828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c753ab0084b33a73b6bcee8969723b4fc23cb828'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId 'c753ab0084b33a73b6bcee8969723b4fc23cb828'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1000519aa5e00d4148615d424e04b3913908b4de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1000519aa5e00d4148615d424e04b3913908b4de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1000519aa5e00d4148615d424e04b3913908b4de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1000519aa5e00d4148615d424e04b3913908b4de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1000519aa5e00d4148615d424e04b3913908b4de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1000519aa5e00d4148615d424e04b3913908b4de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1000519aa5e00d4148615d424e04b3913908b4de'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId '1000519aa5e00d4148615d424e04b3913908b4de'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_78bb9bc488d7c5a3786f6be22a9b962f19da8ec2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_78bb9bc488d7c5a3786f6be22a9b962f19da8ec2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_78bb9bc488d7c5a3786f6be22a9b962f19da8ec2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_78bb9bc488d7c5a3786f6be22a9b962f19da8ec2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_78bb9bc488d7c5a3786f6be22a9b962f19da8ec2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78bb9bc488d7c5a3786f6be22a9b962f19da8ec2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78bb9bc488d7c5a3786f6be22a9b962f19da8ec2'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId '78bb9bc488d7c5a3786f6be22a9b962f19da8ec2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b1063cb72065847468eeee35cfcacd0da1227922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b1063cb72065847468eeee35cfcacd0da1227922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b1063cb72065847468eeee35cfcacd0da1227922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b1063cb72065847468eeee35cfcacd0da1227922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b1063cb72065847468eeee35cfcacd0da1227922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b1063cb72065847468eeee35cfcacd0da1227922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b1063cb72065847468eeee35cfcacd0da1227922'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId 'b1063cb72065847468eeee35cfcacd0da1227922'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a19ea91b81c747b559ed6868d06c79cb1c28917c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a19ea91b81c747b559ed6868d06c79cb1c28917c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a19ea91b81c747b559ed6868d06c79cb1c28917c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a19ea91b81c747b559ed6868d06c79cb1c28917c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a19ea91b81c747b559ed6868d06c79cb1c28917c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a19ea91b81c747b559ed6868d06c79cb1c28917c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a19ea91b81c747b559ed6868d06c79cb1c28917c'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId 'a19ea91b81c747b559ed6868d06c79cb1c28917c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_b15f1e6b21509913350382923d1b70d381c08194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b15f1e6b21509913350382923d1b70d381c08194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b15f1e6b21509913350382923d1b70d381c08194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_b15f1e6b21509913350382923d1b70d381c08194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_b15f1e6b21509913350382923d1b70d381c08194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b15f1e6b21509913350382923d1b70d381c08194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b15f1e6b21509913350382923d1b70d381c08194'^^xsd:string;
  dwc:scientificName 'Micronephthys sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129368'^^xsd:integer;
  dwc:occurrenceId 'b15f1e6b21509913350382923d1b70d381c08194'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6b4da10a5727f9f49b622f704e567460d12ac9d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6b4da10a5727f9f49b622f704e567460d12ac9d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6b4da10a5727f9f49b622f704e567460d12ac9d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6b4da10a5727f9f49b622f704e567460d12ac9d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6b4da10a5727f9f49b622f704e567460d12ac9d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6b4da10a5727f9f49b622f704e567460d12ac9d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6b4da10a5727f9f49b622f704e567460d12ac9d1'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId '6b4da10a5727f9f49b622f704e567460d12ac9d1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f668a6e75fb9647d3c8d34abb106e4d1d49909a9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f668a6e75fb9647d3c8d34abb106e4d1d49909a9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f668a6e75fb9647d3c8d34abb106e4d1d49909a9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f668a6e75fb9647d3c8d34abb106e4d1d49909a9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f668a6e75fb9647d3c8d34abb106e4d1d49909a9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f668a6e75fb9647d3c8d34abb106e4d1d49909a9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f668a6e75fb9647d3c8d34abb106e4d1d49909a9'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'f668a6e75fb9647d3c8d34abb106e4d1d49909a9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_42f894bfc92e74263c0fb08ac1da00687bb72c45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_42f894bfc92e74263c0fb08ac1da00687bb72c45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_42f894bfc92e74263c0fb08ac1da00687bb72c45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_42f894bfc92e74263c0fb08ac1da00687bb72c45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_42f894bfc92e74263c0fb08ac1da00687bb72c45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "42f894bfc92e74263c0fb08ac1da00687bb72c45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '42f894bfc92e74263c0fb08ac1da00687bb72c45'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId '42f894bfc92e74263c0fb08ac1da00687bb72c45'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d31a1b919477f3885fb743ba8375dee822a74ebf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d31a1b919477f3885fb743ba8375dee822a74ebf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d31a1b919477f3885fb743ba8375dee822a74ebf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d31a1b919477f3885fb743ba8375dee822a74ebf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d31a1b919477f3885fb743ba8375dee822a74ebf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d31a1b919477f3885fb743ba8375dee822a74ebf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd31a1b919477f3885fb743ba8375dee822a74ebf'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'd31a1b919477f3885fb743ba8375dee822a74ebf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3fed864792c8c48964657065c608792f3faf6a39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3fed864792c8c48964657065c608792f3faf6a39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3fed864792c8c48964657065c608792f3faf6a39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3fed864792c8c48964657065c608792f3faf6a39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3fed864792c8c48964657065c608792f3faf6a39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3fed864792c8c48964657065c608792f3faf6a39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3fed864792c8c48964657065c608792f3faf6a39'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId '3fed864792c8c48964657065c608792f3faf6a39'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9f664c3ca841d8934776854c08a65da6d95e57bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9f664c3ca841d8934776854c08a65da6d95e57bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9f664c3ca841d8934776854c08a65da6d95e57bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9f664c3ca841d8934776854c08a65da6d95e57bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9f664c3ca841d8934776854c08a65da6d95e57bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9f664c3ca841d8934776854c08a65da6d95e57bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9f664c3ca841d8934776854c08a65da6d95e57bc'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId '9f664c3ca841d8934776854c08a65da6d95e57bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bf4c130699092959b9e64166de36fff206078325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bf4c130699092959b9e64166de36fff206078325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bf4c130699092959b9e64166de36fff206078325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bf4c130699092959b9e64166de36fff206078325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bf4c130699092959b9e64166de36fff206078325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bf4c130699092959b9e64166de36fff206078325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bf4c130699092959b9e64166de36fff206078325'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'bf4c130699092959b9e64166de36fff206078325'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'faf992f50b4ee3c28bd037a6c0f79bfa4c3bf197'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d16c6f8eb7262f89066dea2a930738c1614f9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d16c6f8eb7262f89066dea2a930738c1614f9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d16c6f8eb7262f89066dea2a930738c1614f9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d16c6f8eb7262f89066dea2a930738c1614f9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d16c6f8eb7262f89066dea2a930738c1614f9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d16c6f8eb7262f89066dea2a930738c1614f9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd16c6f8eb7262f89066dea2a930738c1614f9718'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'd16c6f8eb7262f89066dea2a930738c1614f9718'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c5f92a5053fa95888c39200f23910ff02c3b9e0b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c5f92a5053fa95888c39200f23910ff02c3b9e0b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c5f92a5053fa95888c39200f23910ff02c3b9e0b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c5f92a5053fa95888c39200f23910ff02c3b9e0b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c5f92a5053fa95888c39200f23910ff02c3b9e0b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c5f92a5053fa95888c39200f23910ff02c3b9e0b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c5f92a5053fa95888c39200f23910ff02c3b9e0b'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'c5f92a5053fa95888c39200f23910ff02c3b9e0b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9d98767e5ae47b09437264c97774b9452e221c34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9d98767e5ae47b09437264c97774b9452e221c34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9d98767e5ae47b09437264c97774b9452e221c34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9d98767e5ae47b09437264c97774b9452e221c34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9d98767e5ae47b09437264c97774b9452e221c34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9d98767e5ae47b09437264c97774b9452e221c34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9d98767e5ae47b09437264c97774b9452e221c34'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '9d98767e5ae47b09437264c97774b9452e221c34'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1110da5bff57da362f5b462943f2244e3835f7b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1110da5bff57da362f5b462943f2244e3835f7b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1110da5bff57da362f5b462943f2244e3835f7b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1110da5bff57da362f5b462943f2244e3835f7b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1110da5bff57da362f5b462943f2244e3835f7b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1110da5bff57da362f5b462943f2244e3835f7b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1110da5bff57da362f5b462943f2244e3835f7b9'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '1110da5bff57da362f5b462943f2244e3835f7b9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9021647b5c8c10dc385c817215889aa1c87b42d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9021647b5c8c10dc385c817215889aa1c87b42d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9021647b5c8c10dc385c817215889aa1c87b42d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9021647b5c8c10dc385c817215889aa1c87b42d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9021647b5c8c10dc385c817215889aa1c87b42d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9021647b5c8c10dc385c817215889aa1c87b42d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9021647b5c8c10dc385c817215889aa1c87b42d8'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '9021647b5c8c10dc385c817215889aa1c87b42d8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2bd7582e071d511796a6a97f398e75d10053b969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2bd7582e071d511796a6a97f398e75d10053b969> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2bd7582e071d511796a6a97f398e75d10053b969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2bd7582e071d511796a6a97f398e75d10053b969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2bd7582e071d511796a6a97f398e75d10053b969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2bd7582e071d511796a6a97f398e75d10053b969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2bd7582e071d511796a6a97f398e75d10053b969'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '2bd7582e071d511796a6a97f398e75d10053b969'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_697caa5bacecb74b05187d0b0c812db1b97ed2ad>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_697caa5bacecb74b05187d0b0c812db1b97ed2ad> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_697caa5bacecb74b05187d0b0c812db1b97ed2ad> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_697caa5bacecb74b05187d0b0c812db1b97ed2ad>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_697caa5bacecb74b05187d0b0c812db1b97ed2ad>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "697caa5bacecb74b05187d0b0c812db1b97ed2ad" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '697caa5bacecb74b05187d0b0c812db1b97ed2ad'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '697caa5bacecb74b05187d0b0c812db1b97ed2ad'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bd81b418217564e7ecdcf2800d2c7993571a6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bd81b418217564e7ecdcf2800d2c7993571a6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bd81b418217564e7ecdcf2800d2c7993571a6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bd81b418217564e7ecdcf2800d2c7993571a6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bd81b418217564e7ecdcf2800d2c7993571a6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bd81b418217564e7ecdcf2800d2c7993571a6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bd81b418217564e7ecdcf2800d2c7993571a6998'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId 'bd81b418217564e7ecdcf2800d2c7993571a6998'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_16f8059c8b5374d8316e2e781ff2c6eaefea950a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_16f8059c8b5374d8316e2e781ff2c6eaefea950a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_16f8059c8b5374d8316e2e781ff2c6eaefea950a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_16f8059c8b5374d8316e2e781ff2c6eaefea950a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_16f8059c8b5374d8316e2e781ff2c6eaefea950a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "16f8059c8b5374d8316e2e781ff2c6eaefea950a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '16f8059c8b5374d8316e2e781ff2c6eaefea950a'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '16f8059c8b5374d8316e2e781ff2c6eaefea950a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1a17aac6d58957cd7aec20a5dda360cfb00684c3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1a17aac6d58957cd7aec20a5dda360cfb00684c3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1a17aac6d58957cd7aec20a5dda360cfb00684c3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1a17aac6d58957cd7aec20a5dda360cfb00684c3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1a17aac6d58957cd7aec20a5dda360cfb00684c3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1a17aac6d58957cd7aec20a5dda360cfb00684c3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1a17aac6d58957cd7aec20a5dda360cfb00684c3'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '1a17aac6d58957cd7aec20a5dda360cfb00684c3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_da9958e98b684b536514ef8989e2defd40888e7f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_da9958e98b684b536514ef8989e2defd40888e7f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_da9958e98b684b536514ef8989e2defd40888e7f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_da9958e98b684b536514ef8989e2defd40888e7f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_da9958e98b684b536514ef8989e2defd40888e7f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da9958e98b684b536514ef8989e2defd40888e7f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'da9958e98b684b536514ef8989e2defd40888e7f'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId 'da9958e98b684b536514ef8989e2defd40888e7f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_70f6b0a0ee4603df482d0439e87bf775257c9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_70f6b0a0ee4603df482d0439e87bf775257c9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_70f6b0a0ee4603df482d0439e87bf775257c9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_70f6b0a0ee4603df482d0439e87bf775257c9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_70f6b0a0ee4603df482d0439e87bf775257c9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70f6b0a0ee4603df482d0439e87bf775257c9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '70f6b0a0ee4603df482d0439e87bf775257c9263'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId '70f6b0a0ee4603df482d0439e87bf775257c9263'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_485b3f5b69506e7d9883ea8cf00414ab6c8714ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_485b3f5b69506e7d9883ea8cf00414ab6c8714ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_485b3f5b69506e7d9883ea8cf00414ab6c8714ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_485b3f5b69506e7d9883ea8cf00414ab6c8714ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_485b3f5b69506e7d9883ea8cf00414ab6c8714ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "485b3f5b69506e7d9883ea8cf00414ab6c8714ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '485b3f5b69506e7d9883ea8cf00414ab6c8714ab'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '485b3f5b69506e7d9883ea8cf00414ab6c8714ab'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44b08fdeb4935d71e680f3d32dc9127a12dd6b08>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44b08fdeb4935d71e680f3d32dc9127a12dd6b08> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44b08fdeb4935d71e680f3d32dc9127a12dd6b08> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44b08fdeb4935d71e680f3d32dc9127a12dd6b08>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_44b08fdeb4935d71e680f3d32dc9127a12dd6b08>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44b08fdeb4935d71e680f3d32dc9127a12dd6b08" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44b08fdeb4935d71e680f3d32dc9127a12dd6b08'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '44b08fdeb4935d71e680f3d32dc9127a12dd6b08'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8e5cd0e1d1a44492d8a3495f861b3235f9f086c6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8e5cd0e1d1a44492d8a3495f861b3235f9f086c6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8e5cd0e1d1a44492d8a3495f861b3235f9f086c6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8e5cd0e1d1a44492d8a3495f861b3235f9f086c6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_8e5cd0e1d1a44492d8a3495f861b3235f9f086c6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8e5cd0e1d1a44492d8a3495f861b3235f9f086c6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8e5cd0e1d1a44492d8a3495f861b3235f9f086c6'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '8e5cd0e1d1a44492d8a3495f861b3235f9f086c6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c86fc2d19c28669a31e4460d3bfbf70a099fbcc8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c86fc2d19c28669a31e4460d3bfbf70a099fbcc8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c86fc2d19c28669a31e4460d3bfbf70a099fbcc8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c86fc2d19c28669a31e4460d3bfbf70a099fbcc8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c86fc2d19c28669a31e4460d3bfbf70a099fbcc8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c86fc2d19c28669a31e4460d3bfbf70a099fbcc8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c86fc2d19c28669a31e4460d3bfbf70a099fbcc8'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'c86fc2d19c28669a31e4460d3bfbf70a099fbcc8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_67f0bcf0026cf97d51a8395ad1ba5cc2177852a9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_67f0bcf0026cf97d51a8395ad1ba5cc2177852a9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_67f0bcf0026cf97d51a8395ad1ba5cc2177852a9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_67f0bcf0026cf97d51a8395ad1ba5cc2177852a9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_67f0bcf0026cf97d51a8395ad1ba5cc2177852a9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67f0bcf0026cf97d51a8395ad1ba5cc2177852a9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '67f0bcf0026cf97d51a8395ad1ba5cc2177852a9'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '67f0bcf0026cf97d51a8395ad1ba5cc2177852a9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86d5b515871229d4843413d280a7035e29576e1b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86d5b515871229d4843413d280a7035e29576e1b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86d5b515871229d4843413d280a7035e29576e1b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86d5b515871229d4843413d280a7035e29576e1b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_86d5b515871229d4843413d280a7035e29576e1b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86d5b515871229d4843413d280a7035e29576e1b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '86d5b515871229d4843413d280a7035e29576e1b'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '86d5b515871229d4843413d280a7035e29576e1b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_082641e86fdbc111c32dbd65ff3643f1e579978b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_082641e86fdbc111c32dbd65ff3643f1e579978b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_082641e86fdbc111c32dbd65ff3643f1e579978b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_082641e86fdbc111c32dbd65ff3643f1e579978b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_082641e86fdbc111c32dbd65ff3643f1e579978b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "082641e86fdbc111c32dbd65ff3643f1e579978b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '082641e86fdbc111c32dbd65ff3643f1e579978b'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '082641e86fdbc111c32dbd65ff3643f1e579978b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1c19b2900dd5ff0af5a0bad3307e4085a2071768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1c19b2900dd5ff0af5a0bad3307e4085a2071768> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1c19b2900dd5ff0af5a0bad3307e4085a2071768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1c19b2900dd5ff0af5a0bad3307e4085a2071768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1c19b2900dd5ff0af5a0bad3307e4085a2071768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c19b2900dd5ff0af5a0bad3307e4085a2071768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c19b2900dd5ff0af5a0bad3307e4085a2071768'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '1c19b2900dd5ff0af5a0bad3307e4085a2071768'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c36df0964a462ddc2dc53e632522ba7ddfc1c0e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c36df0964a462ddc2dc53e632522ba7ddfc1c0e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c36df0964a462ddc2dc53e632522ba7ddfc1c0e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c36df0964a462ddc2dc53e632522ba7ddfc1c0e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c36df0964a462ddc2dc53e632522ba7ddfc1c0e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c36df0964a462ddc2dc53e632522ba7ddfc1c0e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c36df0964a462ddc2dc53e632522ba7ddfc1c0e3'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'c36df0964a462ddc2dc53e632522ba7ddfc1c0e3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_0dbfb085bef134b7e24f34587b693db042c0bb05>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0dbfb085bef134b7e24f34587b693db042c0bb05> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0dbfb085bef134b7e24f34587b693db042c0bb05> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_0dbfb085bef134b7e24f34587b693db042c0bb05>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_0dbfb085bef134b7e24f34587b693db042c0bb05>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0dbfb085bef134b7e24f34587b693db042c0bb05" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0dbfb085bef134b7e24f34587b693db042c0bb05'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId '0dbfb085bef134b7e24f34587b693db042c0bb05'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_025dc7e5093ac7f9018d5d0a42a6516c54a57534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_025dc7e5093ac7f9018d5d0a42a6516c54a57534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_025dc7e5093ac7f9018d5d0a42a6516c54a57534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_025dc7e5093ac7f9018d5d0a42a6516c54a57534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_025dc7e5093ac7f9018d5d0a42a6516c54a57534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "025dc7e5093ac7f9018d5d0a42a6516c54a57534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '025dc7e5093ac7f9018d5d0a42a6516c54a57534'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '025dc7e5093ac7f9018d5d0a42a6516c54a57534'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_614b58c9e2a72da36081cb75558cdfdd7f92bc1f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_614b58c9e2a72da36081cb75558cdfdd7f92bc1f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_614b58c9e2a72da36081cb75558cdfdd7f92bc1f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_614b58c9e2a72da36081cb75558cdfdd7f92bc1f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_614b58c9e2a72da36081cb75558cdfdd7f92bc1f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "614b58c9e2a72da36081cb75558cdfdd7f92bc1f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '614b58c9e2a72da36081cb75558cdfdd7f92bc1f'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '614b58c9e2a72da36081cb75558cdfdd7f92bc1f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0f4bf502ef68ae6428edbefa2e0a7a4060a0975b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0f4bf502ef68ae6428edbefa2e0a7a4060a0975b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0f4bf502ef68ae6428edbefa2e0a7a4060a0975b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0f4bf502ef68ae6428edbefa2e0a7a4060a0975b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0f4bf502ef68ae6428edbefa2e0a7a4060a0975b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0f4bf502ef68ae6428edbefa2e0a7a4060a0975b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0f4bf502ef68ae6428edbefa2e0a7a4060a0975b'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '0f4bf502ef68ae6428edbefa2e0a7a4060a0975b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98ee94385d670a3067572c20c3cc54eb9e7b2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98ee94385d670a3067572c20c3cc54eb9e7b2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98ee94385d670a3067572c20c3cc54eb9e7b2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98ee94385d670a3067572c20c3cc54eb9e7b2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_98ee94385d670a3067572c20c3cc54eb9e7b2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "98ee94385d670a3067572c20c3cc54eb9e7b2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '98ee94385d670a3067572c20c3cc54eb9e7b2439'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '98ee94385d670a3067572c20c3cc54eb9e7b2439'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_7d2996fed58422675a36bdde4a1b1ce028cb79df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d2996fed58422675a36bdde4a1b1ce028cb79df> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d2996fed58422675a36bdde4a1b1ce028cb79df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d2996fed58422675a36bdde4a1b1ce028cb79df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_7d2996fed58422675a36bdde4a1b1ce028cb79df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d2996fed58422675a36bdde4a1b1ce028cb79df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d2996fed58422675a36bdde4a1b1ce028cb79df'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '7d2996fed58422675a36bdde4a1b1ce028cb79df'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_61b6c1eab5862890cd99fd0352701d6036ec200d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_61b6c1eab5862890cd99fd0352701d6036ec200d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_61b6c1eab5862890cd99fd0352701d6036ec200d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_61b6c1eab5862890cd99fd0352701d6036ec200d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_61b6c1eab5862890cd99fd0352701d6036ec200d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "61b6c1eab5862890cd99fd0352701d6036ec200d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '61b6c1eab5862890cd99fd0352701d6036ec200d'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '61b6c1eab5862890cd99fd0352701d6036ec200d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_832e717188855a4e597a8787b1ef1699c41f027f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_832e717188855a4e597a8787b1ef1699c41f027f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_832e717188855a4e597a8787b1ef1699c41f027f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_832e717188855a4e597a8787b1ef1699c41f027f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_832e717188855a4e597a8787b1ef1699c41f027f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "832e717188855a4e597a8787b1ef1699c41f027f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '832e717188855a4e597a8787b1ef1699c41f027f'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '832e717188855a4e597a8787b1ef1699c41f027f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb967659bf6953d3e628d53a74475868064a7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb967659bf6953d3e628d53a74475868064a7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb967659bf6953d3e628d53a74475868064a7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb967659bf6953d3e628d53a74475868064a7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb967659bf6953d3e628d53a74475868064a7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb967659bf6953d3e628d53a74475868064a7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bb967659bf6953d3e628d53a74475868064a7721'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'bb967659bf6953d3e628d53a74475868064a7721'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_064939dc9ec10520bddd177ee10c05dae24229d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_064939dc9ec10520bddd177ee10c05dae24229d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_064939dc9ec10520bddd177ee10c05dae24229d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_064939dc9ec10520bddd177ee10c05dae24229d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_064939dc9ec10520bddd177ee10c05dae24229d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "064939dc9ec10520bddd177ee10c05dae24229d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '064939dc9ec10520bddd177ee10c05dae24229d8'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '064939dc9ec10520bddd177ee10c05dae24229d8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_223d84600ea9e0138e3f066a6597096a5aa77a7b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_223d84600ea9e0138e3f066a6597096a5aa77a7b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_223d84600ea9e0138e3f066a6597096a5aa77a7b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_223d84600ea9e0138e3f066a6597096a5aa77a7b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_223d84600ea9e0138e3f066a6597096a5aa77a7b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "223d84600ea9e0138e3f066a6597096a5aa77a7b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '223d84600ea9e0138e3f066a6597096a5aa77a7b'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId '223d84600ea9e0138e3f066a6597096a5aa77a7b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_0ba9a895ca6af965346f319c4f3fb2f7bf4ca564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0ba9a895ca6af965346f319c4f3fb2f7bf4ca564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0ba9a895ca6af965346f319c4f3fb2f7bf4ca564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_0ba9a895ca6af965346f319c4f3fb2f7bf4ca564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_0ba9a895ca6af965346f319c4f3fb2f7bf4ca564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ba9a895ca6af965346f319c4f3fb2f7bf4ca564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ba9a895ca6af965346f319c4f3fb2f7bf4ca564'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId '0ba9a895ca6af965346f319c4f3fb2f7bf4ca564'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b8bfc80bc430de94523ba131633db23366f5321c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b8bfc80bc430de94523ba131633db23366f5321c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b8bfc80bc430de94523ba131633db23366f5321c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b8bfc80bc430de94523ba131633db23366f5321c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b8bfc80bc430de94523ba131633db23366f5321c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b8bfc80bc430de94523ba131633db23366f5321c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b8bfc80bc430de94523ba131633db23366f5321c'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'b8bfc80bc430de94523ba131633db23366f5321c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83eb18c2a0c39a45c521ece1a638a08e1b5c0144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83eb18c2a0c39a45c521ece1a638a08e1b5c0144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83eb18c2a0c39a45c521ece1a638a08e1b5c0144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83eb18c2a0c39a45c521ece1a638a08e1b5c0144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_83eb18c2a0c39a45c521ece1a638a08e1b5c0144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83eb18c2a0c39a45c521ece1a638a08e1b5c0144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '83eb18c2a0c39a45c521ece1a638a08e1b5c0144'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId '83eb18c2a0c39a45c521ece1a638a08e1b5c0144'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_444a8754ec41656b58c6799eaf5d69d7d6a25fb6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_444a8754ec41656b58c6799eaf5d69d7d6a25fb6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_444a8754ec41656b58c6799eaf5d69d7d6a25fb6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_444a8754ec41656b58c6799eaf5d69d7d6a25fb6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_444a8754ec41656b58c6799eaf5d69d7d6a25fb6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "444a8754ec41656b58c6799eaf5d69d7d6a25fb6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '444a8754ec41656b58c6799eaf5d69d7d6a25fb6'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId '444a8754ec41656b58c6799eaf5d69d7d6a25fb6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId '3af87cdc4efbee107758dc2e0d3d3e15bb8f2f52'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5dd0a0ba9419ebb888ed140982a90283de2e4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5dd0a0ba9419ebb888ed140982a90283de2e4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5dd0a0ba9419ebb888ed140982a90283de2e4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5dd0a0ba9419ebb888ed140982a90283de2e4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5dd0a0ba9419ebb888ed140982a90283de2e4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5dd0a0ba9419ebb888ed140982a90283de2e4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5dd0a0ba9419ebb888ed140982a90283de2e4792'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId '5dd0a0ba9419ebb888ed140982a90283de2e4792'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f23587243be4f2196a381f1e01121dec5a49542a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f23587243be4f2196a381f1e01121dec5a49542a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f23587243be4f2196a381f1e01121dec5a49542a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f23587243be4f2196a381f1e01121dec5a49542a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f23587243be4f2196a381f1e01121dec5a49542a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f23587243be4f2196a381f1e01121dec5a49542a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f23587243be4f2196a381f1e01121dec5a49542a'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'f23587243be4f2196a381f1e01121dec5a49542a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e225b959a3486ed8cde661a0d80c707533823c84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e225b959a3486ed8cde661a0d80c707533823c84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e225b959a3486ed8cde661a0d80c707533823c84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e225b959a3486ed8cde661a0d80c707533823c84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e225b959a3486ed8cde661a0d80c707533823c84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e225b959a3486ed8cde661a0d80c707533823c84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e225b959a3486ed8cde661a0d80c707533823c84'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'e225b959a3486ed8cde661a0d80c707533823c84'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_08f4889096209be619c3712946cbe307c6113301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_08f4889096209be619c3712946cbe307c6113301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_08f4889096209be619c3712946cbe307c6113301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_08f4889096209be619c3712946cbe307c6113301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_08f4889096209be619c3712946cbe307c6113301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08f4889096209be619c3712946cbe307c6113301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08f4889096209be619c3712946cbe307c6113301'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId '08f4889096209be619c3712946cbe307c6113301'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ba413b105bd86fc03c3ad6c6d841c42071daf594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ba413b105bd86fc03c3ad6c6d841c42071daf594> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ba413b105bd86fc03c3ad6c6d841c42071daf594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ba413b105bd86fc03c3ad6c6d841c42071daf594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ba413b105bd86fc03c3ad6c6d841c42071daf594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ba413b105bd86fc03c3ad6c6d841c42071daf594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ba413b105bd86fc03c3ad6c6d841c42071daf594'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'ba413b105bd86fc03c3ad6c6d841c42071daf594'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_2a774e98eb30042b8926e8186db57cf75554804f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2a774e98eb30042b8926e8186db57cf75554804f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2a774e98eb30042b8926e8186db57cf75554804f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2a774e98eb30042b8926e8186db57cf75554804f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_2a774e98eb30042b8926e8186db57cf75554804f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a774e98eb30042b8926e8186db57cf75554804f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a774e98eb30042b8926e8186db57cf75554804f'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '2a774e98eb30042b8926e8186db57cf75554804f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e986a64d25a291f51f1692c14ca66ebc00b256a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e986a64d25a291f51f1692c14ca66ebc00b256a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e986a64d25a291f51f1692c14ca66ebc00b256a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e986a64d25a291f51f1692c14ca66ebc00b256a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5e986a64d25a291f51f1692c14ca66ebc00b256a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e986a64d25a291f51f1692c14ca66ebc00b256a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e986a64d25a291f51f1692c14ca66ebc00b256a'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '5e986a64d25a291f51f1692c14ca66ebc00b256a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f3973b4f13de860de1c76821274cf6214a0412b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f3973b4f13de860de1c76821274cf6214a0412b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f3973b4f13de860de1c76821274cf6214a0412b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f3973b4f13de860de1c76821274cf6214a0412b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f3973b4f13de860de1c76821274cf6214a0412b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f3973b4f13de860de1c76821274cf6214a0412b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f3973b4f13de860de1c76821274cf6214a0412b5'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'f3973b4f13de860de1c76821274cf6214a0412b5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5a6ef4ced623689d69e4a02789bb94c352f77874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5a6ef4ced623689d69e4a02789bb94c352f77874> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5a6ef4ced623689d69e4a02789bb94c352f77874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5a6ef4ced623689d69e4a02789bb94c352f77874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5a6ef4ced623689d69e4a02789bb94c352f77874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5a6ef4ced623689d69e4a02789bb94c352f77874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5a6ef4ced623689d69e4a02789bb94c352f77874'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '5a6ef4ced623689d69e4a02789bb94c352f77874'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3c073ba277abfd0b86f5ed8b61712e04a3ca572b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3c073ba277abfd0b86f5ed8b61712e04a3ca572b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3c073ba277abfd0b86f5ed8b61712e04a3ca572b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3c073ba277abfd0b86f5ed8b61712e04a3ca572b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3c073ba277abfd0b86f5ed8b61712e04a3ca572b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3c073ba277abfd0b86f5ed8b61712e04a3ca572b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3c073ba277abfd0b86f5ed8b61712e04a3ca572b'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '3c073ba277abfd0b86f5ed8b61712e04a3ca572b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02bd81710d2dd30b5db87908cbc020ea647fd0c7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02bd81710d2dd30b5db87908cbc020ea647fd0c7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02bd81710d2dd30b5db87908cbc020ea647fd0c7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02bd81710d2dd30b5db87908cbc020ea647fd0c7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_02bd81710d2dd30b5db87908cbc020ea647fd0c7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "02bd81710d2dd30b5db87908cbc020ea647fd0c7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '02bd81710d2dd30b5db87908cbc020ea647fd0c7'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '02bd81710d2dd30b5db87908cbc020ea647fd0c7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3ce366afc2c14473c84c132badf2a32945b0f92f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3ce366afc2c14473c84c132badf2a32945b0f92f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3ce366afc2c14473c84c132badf2a32945b0f92f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3ce366afc2c14473c84c132badf2a32945b0f92f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3ce366afc2c14473c84c132badf2a32945b0f92f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ce366afc2c14473c84c132badf2a32945b0f92f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3ce366afc2c14473c84c132badf2a32945b0f92f'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '3ce366afc2c14473c84c132badf2a32945b0f92f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e52e50d16af14c849e4cd98599a3a65745b97ceb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e52e50d16af14c849e4cd98599a3a65745b97ceb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e52e50d16af14c849e4cd98599a3a65745b97ceb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e52e50d16af14c849e4cd98599a3a65745b97ceb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e52e50d16af14c849e4cd98599a3a65745b97ceb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e52e50d16af14c849e4cd98599a3a65745b97ceb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e52e50d16af14c849e4cd98599a3a65745b97ceb'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'e52e50d16af14c849e4cd98599a3a65745b97ceb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef7cd7ef52bae7336627e3d94bef3d86a538d932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef7cd7ef52bae7336627e3d94bef3d86a538d932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef7cd7ef52bae7336627e3d94bef3d86a538d932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef7cd7ef52bae7336627e3d94bef3d86a538d932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef7cd7ef52bae7336627e3d94bef3d86a538d932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ef7cd7ef52bae7336627e3d94bef3d86a538d932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ef7cd7ef52bae7336627e3d94bef3d86a538d932'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'ef7cd7ef52bae7336627e3d94bef3d86a538d932'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_631323714e8903dad8837e22d7e3bf81d6129f0c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_631323714e8903dad8837e22d7e3bf81d6129f0c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_631323714e8903dad8837e22d7e3bf81d6129f0c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_631323714e8903dad8837e22d7e3bf81d6129f0c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_631323714e8903dad8837e22d7e3bf81d6129f0c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "631323714e8903dad8837e22d7e3bf81d6129f0c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '631323714e8903dad8837e22d7e3bf81d6129f0c'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId '631323714e8903dad8837e22d7e3bf81d6129f0c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5f3dd72d16269fccbb226a2a1401d29df4dba0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5f3dd72d16269fccbb226a2a1401d29df4dba0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5f3dd72d16269fccbb226a2a1401d29df4dba0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5f3dd72d16269fccbb226a2a1401d29df4dba0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6d5f3dd72d16269fccbb226a2a1401d29df4dba0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6d5f3dd72d16269fccbb226a2a1401d29df4dba0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6d5f3dd72d16269fccbb226a2a1401d29df4dba0'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId '6d5f3dd72d16269fccbb226a2a1401d29df4dba0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b0625a57b27d70e1422780ce66569914987a0ee2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b0625a57b27d70e1422780ce66569914987a0ee2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b0625a57b27d70e1422780ce66569914987a0ee2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b0625a57b27d70e1422780ce66569914987a0ee2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b0625a57b27d70e1422780ce66569914987a0ee2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b0625a57b27d70e1422780ce66569914987a0ee2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b0625a57b27d70e1422780ce66569914987a0ee2'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'b0625a57b27d70e1422780ce66569914987a0ee2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId '0cda1dd04f2af96dfcf1a48d70d5838f187ba5d5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0e763776bebb481bb71c6fffcebfd175c2b438d9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0e763776bebb481bb71c6fffcebfd175c2b438d9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0e763776bebb481bb71c6fffcebfd175c2b438d9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0e763776bebb481bb71c6fffcebfd175c2b438d9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0e763776bebb481bb71c6fffcebfd175c2b438d9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0e763776bebb481bb71c6fffcebfd175c2b438d9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0e763776bebb481bb71c6fffcebfd175c2b438d9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId '0e763776bebb481bb71c6fffcebfd175c2b438d9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId '3b61d978e8faf5e2072fa7a27b9c23289f7ae5fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_858bc9ffb3b918369573bb0869d9de96b66ef2ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_858bc9ffb3b918369573bb0869d9de96b66ef2ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_858bc9ffb3b918369573bb0869d9de96b66ef2ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_858bc9ffb3b918369573bb0869d9de96b66ef2ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_858bc9ffb3b918369573bb0869d9de96b66ef2ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "858bc9ffb3b918369573bb0869d9de96b66ef2ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '858bc9ffb3b918369573bb0869d9de96b66ef2ab'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId '858bc9ffb3b918369573bb0869d9de96b66ef2ab'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_aa10c47cbbf3ee75021292dd4537e6a31e874517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_aa10c47cbbf3ee75021292dd4537e6a31e874517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_aa10c47cbbf3ee75021292dd4537e6a31e874517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_aa10c47cbbf3ee75021292dd4537e6a31e874517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_aa10c47cbbf3ee75021292dd4537e6a31e874517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa10c47cbbf3ee75021292dd4537e6a31e874517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa10c47cbbf3ee75021292dd4537e6a31e874517'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'aa10c47cbbf3ee75021292dd4537e6a31e874517'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'dc05bc4e3cd8e1c5a247bc781ca143dc0eae6d17'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e3d5d519ba207f32f0979aaee8461af513759f1e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e3d5d519ba207f32f0979aaee8461af513759f1e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e3d5d519ba207f32f0979aaee8461af513759f1e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e3d5d519ba207f32f0979aaee8461af513759f1e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e3d5d519ba207f32f0979aaee8461af513759f1e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e3d5d519ba207f32f0979aaee8461af513759f1e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e3d5d519ba207f32f0979aaee8461af513759f1e'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'e3d5d519ba207f32f0979aaee8461af513759f1e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_231554e2410f583c8d9de52c256ed8b190e7622a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_231554e2410f583c8d9de52c256ed8b190e7622a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_231554e2410f583c8d9de52c256ed8b190e7622a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_231554e2410f583c8d9de52c256ed8b190e7622a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_231554e2410f583c8d9de52c256ed8b190e7622a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "231554e2410f583c8d9de52c256ed8b190e7622a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '231554e2410f583c8d9de52c256ed8b190e7622a'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId '231554e2410f583c8d9de52c256ed8b190e7622a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6841a4490d8b29c942dc0b236027e42e85b9da75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6841a4490d8b29c942dc0b236027e42e85b9da75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6841a4490d8b29c942dc0b236027e42e85b9da75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6841a4490d8b29c942dc0b236027e42e85b9da75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6841a4490d8b29c942dc0b236027e42e85b9da75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6841a4490d8b29c942dc0b236027e42e85b9da75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6841a4490d8b29c942dc0b236027e42e85b9da75'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '6841a4490d8b29c942dc0b236027e42e85b9da75'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_20d56f78363c2a9f0642284b45307af03a99b03e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_20d56f78363c2a9f0642284b45307af03a99b03e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_20d56f78363c2a9f0642284b45307af03a99b03e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_20d56f78363c2a9f0642284b45307af03a99b03e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_20d56f78363c2a9f0642284b45307af03a99b03e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20d56f78363c2a9f0642284b45307af03a99b03e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '20d56f78363c2a9f0642284b45307af03a99b03e'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '20d56f78363c2a9f0642284b45307af03a99b03e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '0fa01a3f36c26c633e97d2c7951d5a1e6b2f0e2a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_585c874e78dc8a238274d8403e52c5182fc4eb2b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_585c874e78dc8a238274d8403e52c5182fc4eb2b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_585c874e78dc8a238274d8403e52c5182fc4eb2b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_585c874e78dc8a238274d8403e52c5182fc4eb2b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_585c874e78dc8a238274d8403e52c5182fc4eb2b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "585c874e78dc8a238274d8403e52c5182fc4eb2b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '585c874e78dc8a238274d8403e52c5182fc4eb2b'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '585c874e78dc8a238274d8403e52c5182fc4eb2b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a2acec691178fb1ddae2c2375d1a3132393c6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a2acec691178fb1ddae2c2375d1a3132393c6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a2acec691178fb1ddae2c2375d1a3132393c6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a2acec691178fb1ddae2c2375d1a3132393c6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a2acec691178fb1ddae2c2375d1a3132393c6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2acec691178fb1ddae2c2375d1a3132393c6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2acec691178fb1ddae2c2375d1a3132393c6200'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'a2acec691178fb1ddae2c2375d1a3132393c6200'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f283375bbf2960c1b9e4aceea6d08d385f2d694e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f283375bbf2960c1b9e4aceea6d08d385f2d694e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f283375bbf2960c1b9e4aceea6d08d385f2d694e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f283375bbf2960c1b9e4aceea6d08d385f2d694e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f283375bbf2960c1b9e4aceea6d08d385f2d694e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f283375bbf2960c1b9e4aceea6d08d385f2d694e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f283375bbf2960c1b9e4aceea6d08d385f2d694e'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'f283375bbf2960c1b9e4aceea6d08d385f2d694e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a83f10a2ded6f7206bd037dc2c4e89b99a96cad2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a83f10a2ded6f7206bd037dc2c4e89b99a96cad2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a83f10a2ded6f7206bd037dc2c4e89b99a96cad2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a83f10a2ded6f7206bd037dc2c4e89b99a96cad2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a83f10a2ded6f7206bd037dc2c4e89b99a96cad2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a83f10a2ded6f7206bd037dc2c4e89b99a96cad2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a83f10a2ded6f7206bd037dc2c4e89b99a96cad2'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'a83f10a2ded6f7206bd037dc2c4e89b99a96cad2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_77aa036dd954ecb70d00086fe48ad3a6e6615fdb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_77aa036dd954ecb70d00086fe48ad3a6e6615fdb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_77aa036dd954ecb70d00086fe48ad3a6e6615fdb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_77aa036dd954ecb70d00086fe48ad3a6e6615fdb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_77aa036dd954ecb70d00086fe48ad3a6e6615fdb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77aa036dd954ecb70d00086fe48ad3a6e6615fdb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '77aa036dd954ecb70d00086fe48ad3a6e6615fdb'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '77aa036dd954ecb70d00086fe48ad3a6e6615fdb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b9dabc0c60c722500fd7cf40b2b3b02cb92459e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b9dabc0c60c722500fd7cf40b2b3b02cb92459e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b9dabc0c60c722500fd7cf40b2b3b02cb92459e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b9dabc0c60c722500fd7cf40b2b3b02cb92459e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b9dabc0c60c722500fd7cf40b2b3b02cb92459e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b9dabc0c60c722500fd7cf40b2b3b02cb92459e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b9dabc0c60c722500fd7cf40b2b3b02cb92459e1'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'b9dabc0c60c722500fd7cf40b2b3b02cb92459e1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_672eafe456102f27def03d211772cdc884994d9f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_672eafe456102f27def03d211772cdc884994d9f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_672eafe456102f27def03d211772cdc884994d9f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_672eafe456102f27def03d211772cdc884994d9f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_672eafe456102f27def03d211772cdc884994d9f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "672eafe456102f27def03d211772cdc884994d9f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '672eafe456102f27def03d211772cdc884994d9f'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '672eafe456102f27def03d211772cdc884994d9f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_aed77c98b5a8def396f23026b367cc8431f9253d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aed77c98b5a8def396f23026b367cc8431f9253d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aed77c98b5a8def396f23026b367cc8431f9253d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_aed77c98b5a8def396f23026b367cc8431f9253d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_aed77c98b5a8def396f23026b367cc8431f9253d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aed77c98b5a8def396f23026b367cc8431f9253d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aed77c98b5a8def396f23026b367cc8431f9253d'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId 'aed77c98b5a8def396f23026b367cc8431f9253d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_601d4d1ca0a3663867c464944010e22490940947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_601d4d1ca0a3663867c464944010e22490940947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_601d4d1ca0a3663867c464944010e22490940947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_601d4d1ca0a3663867c464944010e22490940947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_601d4d1ca0a3663867c464944010e22490940947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "601d4d1ca0a3663867c464944010e22490940947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '601d4d1ca0a3663867c464944010e22490940947'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId '601d4d1ca0a3663867c464944010e22490940947'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ff8722ede2dfdec57940ed782e31eaba645671b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ff8722ede2dfdec57940ed782e31eaba645671b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ff8722ede2dfdec57940ed782e31eaba645671b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ff8722ede2dfdec57940ed782e31eaba645671b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ff8722ede2dfdec57940ed782e31eaba645671b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ff8722ede2dfdec57940ed782e31eaba645671b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ff8722ede2dfdec57940ed782e31eaba645671b8'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId 'ff8722ede2dfdec57940ed782e31eaba645671b8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9c8304f612925370c6216e6d9fd73cc0d33ef751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9c8304f612925370c6216e6d9fd73cc0d33ef751> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9c8304f612925370c6216e6d9fd73cc0d33ef751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9c8304f612925370c6216e6d9fd73cc0d33ef751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9c8304f612925370c6216e6d9fd73cc0d33ef751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c8304f612925370c6216e6d9fd73cc0d33ef751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c8304f612925370c6216e6d9fd73cc0d33ef751'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId '9c8304f612925370c6216e6d9fd73cc0d33ef751'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_127d59997dd94fcf09ae4a9dad516901c066e329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_127d59997dd94fcf09ae4a9dad516901c066e329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_127d59997dd94fcf09ae4a9dad516901c066e329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_127d59997dd94fcf09ae4a9dad516901c066e329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_127d59997dd94fcf09ae4a9dad516901c066e329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "127d59997dd94fcf09ae4a9dad516901c066e329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '127d59997dd94fcf09ae4a9dad516901c066e329'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId '127d59997dd94fcf09ae4a9dad516901c066e329'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d93428231732c316e8ea1442533fcaf5d94bdd55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d93428231732c316e8ea1442533fcaf5d94bdd55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d93428231732c316e8ea1442533fcaf5d94bdd55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d93428231732c316e8ea1442533fcaf5d94bdd55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d93428231732c316e8ea1442533fcaf5d94bdd55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d93428231732c316e8ea1442533fcaf5d94bdd55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd93428231732c316e8ea1442533fcaf5d94bdd55'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId 'd93428231732c316e8ea1442533fcaf5d94bdd55'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6a650502f8bb4546795308141774a93d3cdc3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6a650502f8bb4546795308141774a93d3cdc3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6a650502f8bb4546795308141774a93d3cdc3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6a650502f8bb4546795308141774a93d3cdc3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6a650502f8bb4546795308141774a93d3cdc3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6a650502f8bb4546795308141774a93d3cdc3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6a650502f8bb4546795308141774a93d3cdc3136'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId '6a650502f8bb4546795308141774a93d3cdc3136'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bc3517da7365f4f90928125d6922a9efebb5e34b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bc3517da7365f4f90928125d6922a9efebb5e34b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bc3517da7365f4f90928125d6922a9efebb5e34b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bc3517da7365f4f90928125d6922a9efebb5e34b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bc3517da7365f4f90928125d6922a9efebb5e34b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bc3517da7365f4f90928125d6922a9efebb5e34b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bc3517da7365f4f90928125d6922a9efebb5e34b'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId 'bc3517da7365f4f90928125d6922a9efebb5e34b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f49ee242535e95056276e4394750d9f3f68cf979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f49ee242535e95056276e4394750d9f3f68cf979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f49ee242535e95056276e4394750d9f3f68cf979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f49ee242535e95056276e4394750d9f3f68cf979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_f49ee242535e95056276e4394750d9f3f68cf979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f49ee242535e95056276e4394750d9f3f68cf979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f49ee242535e95056276e4394750d9f3f68cf979'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId 'f49ee242535e95056276e4394750d9f3f68cf979'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_f79059e09b997fe6e32866c619bed04a51c25672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_f79059e09b997fe6e32866c619bed04a51c25672> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_f79059e09b997fe6e32866c619bed04a51c25672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_f79059e09b997fe6e32866c619bed04a51c25672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_f79059e09b997fe6e32866c619bed04a51c25672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f79059e09b997fe6e32866c619bed04a51c25672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f79059e09b997fe6e32866c619bed04a51c25672'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:occurrenceId 'f79059e09b997fe6e32866c619bed04a51c25672'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_b54de84e14dab307669f1f5f9291a6a0c493e0fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b54de84e14dab307669f1f5f9291a6a0c493e0fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b54de84e14dab307669f1f5f9291a6a0c493e0fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b54de84e14dab307669f1f5f9291a6a0c493e0fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_b54de84e14dab307669f1f5f9291a6a0c493e0fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b54de84e14dab307669f1f5f9291a6a0c493e0fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b54de84e14dab307669f1f5f9291a6a0c493e0fb'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'b54de84e14dab307669f1f5f9291a6a0c493e0fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'b970e7f6fc5bb36002f5f1711e38e8db3ae37b5e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_97d9ddba8f87180a07aed9eb910d2ac4ef76ec74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_97d9ddba8f87180a07aed9eb910d2ac4ef76ec74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_97d9ddba8f87180a07aed9eb910d2ac4ef76ec74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_97d9ddba8f87180a07aed9eb910d2ac4ef76ec74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_97d9ddba8f87180a07aed9eb910d2ac4ef76ec74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "97d9ddba8f87180a07aed9eb910d2ac4ef76ec74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '97d9ddba8f87180a07aed9eb910d2ac4ef76ec74'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '97d9ddba8f87180a07aed9eb910d2ac4ef76ec74'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1ea99a115cefde2c0c356f3fb6b6073071f0c685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1ea99a115cefde2c0c356f3fb6b6073071f0c685> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1ea99a115cefde2c0c356f3fb6b6073071f0c685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1ea99a115cefde2c0c356f3fb6b6073071f0c685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1ea99a115cefde2c0c356f3fb6b6073071f0c685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1ea99a115cefde2c0c356f3fb6b6073071f0c685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1ea99a115cefde2c0c356f3fb6b6073071f0c685'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '1ea99a115cefde2c0c356f3fb6b6073071f0c685'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_5982ca95836cd4d0498c96731b5e9b6461bed670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5982ca95836cd4d0498c96731b5e9b6461bed670> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5982ca95836cd4d0498c96731b5e9b6461bed670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5982ca95836cd4d0498c96731b5e9b6461bed670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_5982ca95836cd4d0498c96731b5e9b6461bed670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5982ca95836cd4d0498c96731b5e9b6461bed670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5982ca95836cd4d0498c96731b5e9b6461bed670'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '5982ca95836cd4d0498c96731b5e9b6461bed670'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bab4047331bfe7539f152c4e701b87f8625e567e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bab4047331bfe7539f152c4e701b87f8625e567e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bab4047331bfe7539f152c4e701b87f8625e567e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bab4047331bfe7539f152c4e701b87f8625e567e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_bab4047331bfe7539f152c4e701b87f8625e567e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bab4047331bfe7539f152c4e701b87f8625e567e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bab4047331bfe7539f152c4e701b87f8625e567e'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'bab4047331bfe7539f152c4e701b87f8625e567e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dcabd964e2fcdc27fec4b0e5f1ec773a6687667c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dcabd964e2fcdc27fec4b0e5f1ec773a6687667c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dcabd964e2fcdc27fec4b0e5f1ec773a6687667c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dcabd964e2fcdc27fec4b0e5f1ec773a6687667c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_dcabd964e2fcdc27fec4b0e5f1ec773a6687667c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dcabd964e2fcdc27fec4b0e5f1ec773a6687667c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dcabd964e2fcdc27fec4b0e5f1ec773a6687667c'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'dcabd964e2fcdc27fec4b0e5f1ec773a6687667c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6c59d6a683748513ee0cf43cf9c79a8a54d65c9d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6c59d6a683748513ee0cf43cf9c79a8a54d65c9d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6c59d6a683748513ee0cf43cf9c79a8a54d65c9d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6c59d6a683748513ee0cf43cf9c79a8a54d65c9d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6c59d6a683748513ee0cf43cf9c79a8a54d65c9d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c59d6a683748513ee0cf43cf9c79a8a54d65c9d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c59d6a683748513ee0cf43cf9c79a8a54d65c9d'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '6c59d6a683748513ee0cf43cf9c79a8a54d65c9d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c27e68895abda5d531f7dec59c7482ce1057cc8e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c27e68895abda5d531f7dec59c7482ce1057cc8e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c27e68895abda5d531f7dec59c7482ce1057cc8e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c27e68895abda5d531f7dec59c7482ce1057cc8e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c27e68895abda5d531f7dec59c7482ce1057cc8e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c27e68895abda5d531f7dec59c7482ce1057cc8e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c27e68895abda5d531f7dec59c7482ce1057cc8e'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'c27e68895abda5d531f7dec59c7482ce1057cc8e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ab0846ebe77d41a5cfdd176a4f9a84c17a529d89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ab0846ebe77d41a5cfdd176a4f9a84c17a529d89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ab0846ebe77d41a5cfdd176a4f9a84c17a529d89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ab0846ebe77d41a5cfdd176a4f9a84c17a529d89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ab0846ebe77d41a5cfdd176a4f9a84c17a529d89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab0846ebe77d41a5cfdd176a4f9a84c17a529d89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab0846ebe77d41a5cfdd176a4f9a84c17a529d89'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'ab0846ebe77d41a5cfdd176a4f9a84c17a529d89'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_b3c4a9eb569d3b4bb16a496207cfff8d4f172b80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b3c4a9eb569d3b4bb16a496207cfff8d4f172b80> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b3c4a9eb569d3b4bb16a496207cfff8d4f172b80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_b3c4a9eb569d3b4bb16a496207cfff8d4f172b80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_b3c4a9eb569d3b4bb16a496207cfff8d4f172b80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b3c4a9eb569d3b4bb16a496207cfff8d4f172b80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b3c4a9eb569d3b4bb16a496207cfff8d4f172b80'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId 'b3c4a9eb569d3b4bb16a496207cfff8d4f172b80'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '6ab10d673e4a2d6d8ea13b1cab6da92a4663b7a2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '7f820c1d45f2b5c1f53d438a77147d2ae8b01b7a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c25fe752421cb0433040aaa6651125c6e0e10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c25fe752421cb0433040aaa6651125c6e0e10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c25fe752421cb0433040aaa6651125c6e0e10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c25fe752421cb0433040aaa6651125c6e0e10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c25fe752421cb0433040aaa6651125c6e0e10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c25fe752421cb0433040aaa6651125c6e0e10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c25fe752421cb0433040aaa6651125c6e0e10301'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId 'c25fe752421cb0433040aaa6651125c6e0e10301'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f35b073430a32529d234c3a4cb50eed826eae752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f35b073430a32529d234c3a4cb50eed826eae752> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f35b073430a32529d234c3a4cb50eed826eae752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f35b073430a32529d234c3a4cb50eed826eae752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f35b073430a32529d234c3a4cb50eed826eae752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f35b073430a32529d234c3a4cb50eed826eae752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f35b073430a32529d234c3a4cb50eed826eae752'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId 'f35b073430a32529d234c3a4cb50eed826eae752'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7672ea87ab56050a99cb2b02554a2c17183661a8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7672ea87ab56050a99cb2b02554a2c17183661a8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7672ea87ab56050a99cb2b02554a2c17183661a8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7672ea87ab56050a99cb2b02554a2c17183661a8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7672ea87ab56050a99cb2b02554a2c17183661a8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7672ea87ab56050a99cb2b02554a2c17183661a8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7672ea87ab56050a99cb2b02554a2c17183661a8'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '7672ea87ab56050a99cb2b02554a2c17183661a8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_01727026f6abc2411c0d4f3936a287a7ff9ae5b2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_01727026f6abc2411c0d4f3936a287a7ff9ae5b2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_01727026f6abc2411c0d4f3936a287a7ff9ae5b2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_01727026f6abc2411c0d4f3936a287a7ff9ae5b2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_01727026f6abc2411c0d4f3936a287a7ff9ae5b2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "01727026f6abc2411c0d4f3936a287a7ff9ae5b2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '01727026f6abc2411c0d4f3936a287a7ff9ae5b2'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '01727026f6abc2411c0d4f3936a287a7ff9ae5b2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_32d30f4c402db76e5c049181c4bcbeafbbc8061a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_32d30f4c402db76e5c049181c4bcbeafbbc8061a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_32d30f4c402db76e5c049181c4bcbeafbbc8061a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_32d30f4c402db76e5c049181c4bcbeafbbc8061a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_32d30f4c402db76e5c049181c4bcbeafbbc8061a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32d30f4c402db76e5c049181c4bcbeafbbc8061a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '32d30f4c402db76e5c049181c4bcbeafbbc8061a'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '32d30f4c402db76e5c049181c4bcbeafbbc8061a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_04e1e6995db9c5654244d58917aba1e9b66bd162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_04e1e6995db9c5654244d58917aba1e9b66bd162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_04e1e6995db9c5654244d58917aba1e9b66bd162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_04e1e6995db9c5654244d58917aba1e9b66bd162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_04e1e6995db9c5654244d58917aba1e9b66bd162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "04e1e6995db9c5654244d58917aba1e9b66bd162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '04e1e6995db9c5654244d58917aba1e9b66bd162'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '04e1e6995db9c5654244d58917aba1e9b66bd162'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_40ecde1f3d628bc9f01d76c6f30b02212caffd43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_40ecde1f3d628bc9f01d76c6f30b02212caffd43> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_40ecde1f3d628bc9f01d76c6f30b02212caffd43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_40ecde1f3d628bc9f01d76c6f30b02212caffd43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_40ecde1f3d628bc9f01d76c6f30b02212caffd43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40ecde1f3d628bc9f01d76c6f30b02212caffd43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40ecde1f3d628bc9f01d76c6f30b02212caffd43'^^xsd:string;
  dwc:scientificName 'Nephtheis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '249505'^^xsd:integer;
  dwc:occurrenceId '40ecde1f3d628bc9f01d76c6f30b02212caffd43'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '249505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d85eee87653ce4f2d9cd434c877c9c2e7efcf5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d85eee87653ce4f2d9cd434c877c9c2e7efcf5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d85eee87653ce4f2d9cd434c877c9c2e7efcf5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d85eee87653ce4f2d9cd434c877c9c2e7efcf5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d9d85eee87653ce4f2d9cd434c877c9c2e7efcf5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9d85eee87653ce4f2d9cd434c877c9c2e7efcf5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9d85eee87653ce4f2d9cd434c877c9c2e7efcf5'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId 'd9d85eee87653ce4f2d9cd434c877c9c2e7efcf5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b55fd656ecee7b5cd718b596b1f051bcfcdb6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b55fd656ecee7b5cd718b596b1f051bcfcdb6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b55fd656ecee7b5cd718b596b1f051bcfcdb6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b55fd656ecee7b5cd718b596b1f051bcfcdb6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b55fd656ecee7b5cd718b596b1f051bcfcdb6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b55fd656ecee7b5cd718b596b1f051bcfcdb6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b55fd656ecee7b5cd718b596b1f051bcfcdb6893'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId 'b55fd656ecee7b5cd718b596b1f051bcfcdb6893'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc40bd3e68f57842ef2a5182b459ac2202c4c9d4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc40bd3e68f57842ef2a5182b459ac2202c4c9d4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc40bd3e68f57842ef2a5182b459ac2202c4c9d4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc40bd3e68f57842ef2a5182b459ac2202c4c9d4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cc40bd3e68f57842ef2a5182b459ac2202c4c9d4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cc40bd3e68f57842ef2a5182b459ac2202c4c9d4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cc40bd3e68f57842ef2a5182b459ac2202c4c9d4'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId 'cc40bd3e68f57842ef2a5182b459ac2202c4c9d4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fddc8e3015b0c967ba537408058ce72f03820cd5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fddc8e3015b0c967ba537408058ce72f03820cd5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fddc8e3015b0c967ba537408058ce72f03820cd5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fddc8e3015b0c967ba537408058ce72f03820cd5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_fddc8e3015b0c967ba537408058ce72f03820cd5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fddc8e3015b0c967ba537408058ce72f03820cd5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fddc8e3015b0c967ba537408058ce72f03820cd5'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId 'fddc8e3015b0c967ba537408058ce72f03820cd5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId '1c86dd0f9d07a4472a8ba684d4ccc60b6960bed7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0dc15d246922a87f8e9a8cd1d03822e10215704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0dc15d246922a87f8e9a8cd1d03822e10215704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0dc15d246922a87f8e9a8cd1d03822e10215704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0dc15d246922a87f8e9a8cd1d03822e10215704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e0dc15d246922a87f8e9a8cd1d03822e10215704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e0dc15d246922a87f8e9a8cd1d03822e10215704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e0dc15d246922a87f8e9a8cd1d03822e10215704'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId 'e0dc15d246922a87f8e9a8cd1d03822e10215704'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4f0a5418e55e96da819ccdccd14850c0847479fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4f0a5418e55e96da819ccdccd14850c0847479fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4f0a5418e55e96da819ccdccd14850c0847479fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4f0a5418e55e96da819ccdccd14850c0847479fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_4f0a5418e55e96da819ccdccd14850c0847479fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4f0a5418e55e96da819ccdccd14850c0847479fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4f0a5418e55e96da819ccdccd14850c0847479fd'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId '4f0a5418e55e96da819ccdccd14850c0847479fd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_587c2c68b08ad47f83e8f1ef008cb46d96ed89ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_587c2c68b08ad47f83e8f1ef008cb46d96ed89ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_587c2c68b08ad47f83e8f1ef008cb46d96ed89ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_587c2c68b08ad47f83e8f1ef008cb46d96ed89ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_587c2c68b08ad47f83e8f1ef008cb46d96ed89ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "587c2c68b08ad47f83e8f1ef008cb46d96ed89ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '587c2c68b08ad47f83e8f1ef008cb46d96ed89ab'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId '587c2c68b08ad47f83e8f1ef008cb46d96ed89ab'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId '54ef0339ccbc4a53a0dea05302b6b7c1b2e7a1a2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_14b426a1a3f56d7df5b0e0521d9999b129918775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_14b426a1a3f56d7df5b0e0521d9999b129918775> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_14b426a1a3f56d7df5b0e0521d9999b129918775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_14b426a1a3f56d7df5b0e0521d9999b129918775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_14b426a1a3f56d7df5b0e0521d9999b129918775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "14b426a1a3f56d7df5b0e0521d9999b129918775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '14b426a1a3f56d7df5b0e0521d9999b129918775'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:occurrenceId '14b426a1a3f56d7df5b0e0521d9999b129918775'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '7bc2f0f3c21597db5bcdbfcaee4aaa5675067eee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2a4a5d10125d0e78aa661461aa2bb73748ae153d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2a4a5d10125d0e78aa661461aa2bb73748ae153d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2a4a5d10125d0e78aa661461aa2bb73748ae153d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2a4a5d10125d0e78aa661461aa2bb73748ae153d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2a4a5d10125d0e78aa661461aa2bb73748ae153d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a4a5d10125d0e78aa661461aa2bb73748ae153d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a4a5d10125d0e78aa661461aa2bb73748ae153d'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '2a4a5d10125d0e78aa661461aa2bb73748ae153d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a0733f2435cbd0a3e1017153299690384bcb4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a0733f2435cbd0a3e1017153299690384bcb4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a0733f2435cbd0a3e1017153299690384bcb4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a0733f2435cbd0a3e1017153299690384bcb4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a0733f2435cbd0a3e1017153299690384bcb4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a0733f2435cbd0a3e1017153299690384bcb4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a0733f2435cbd0a3e1017153299690384bcb4311'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'a0733f2435cbd0a3e1017153299690384bcb4311'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_77da86e22bac642d77b8f3808b1bb2faf2480927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_77da86e22bac642d77b8f3808b1bb2faf2480927> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_77da86e22bac642d77b8f3808b1bb2faf2480927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_77da86e22bac642d77b8f3808b1bb2faf2480927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_77da86e22bac642d77b8f3808b1bb2faf2480927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77da86e22bac642d77b8f3808b1bb2faf2480927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '77da86e22bac642d77b8f3808b1bb2faf2480927'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '77da86e22bac642d77b8f3808b1bb2faf2480927'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_9d25092b296629e8b8c1187fd9d8caf497910cd2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9d25092b296629e8b8c1187fd9d8caf497910cd2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9d25092b296629e8b8c1187fd9d8caf497910cd2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9d25092b296629e8b8c1187fd9d8caf497910cd2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_9d25092b296629e8b8c1187fd9d8caf497910cd2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9d25092b296629e8b8c1187fd9d8caf497910cd2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9d25092b296629e8b8c1187fd9d8caf497910cd2'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '9d25092b296629e8b8c1187fd9d8caf497910cd2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a89ff9878cf0d512bff7fea1252c6ed085197e34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a89ff9878cf0d512bff7fea1252c6ed085197e34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a89ff9878cf0d512bff7fea1252c6ed085197e34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a89ff9878cf0d512bff7fea1252c6ed085197e34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a89ff9878cf0d512bff7fea1252c6ed085197e34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a89ff9878cf0d512bff7fea1252c6ed085197e34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a89ff9878cf0d512bff7fea1252c6ed085197e34'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'a89ff9878cf0d512bff7fea1252c6ed085197e34'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_017b02c4dc742eb44081952041727812ba04723e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_017b02c4dc742eb44081952041727812ba04723e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_017b02c4dc742eb44081952041727812ba04723e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_017b02c4dc742eb44081952041727812ba04723e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_017b02c4dc742eb44081952041727812ba04723e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "017b02c4dc742eb44081952041727812ba04723e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '017b02c4dc742eb44081952041727812ba04723e'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '017b02c4dc742eb44081952041727812ba04723e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ed828fac88179a4322a868f2c06e8b98497738d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ed828fac88179a4322a868f2c06e8b98497738d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ed828fac88179a4322a868f2c06e8b98497738d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ed828fac88179a4322a868f2c06e8b98497738d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ed828fac88179a4322a868f2c06e8b98497738d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9ed828fac88179a4322a868f2c06e8b98497738d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9ed828fac88179a4322a868f2c06e8b98497738d'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '9ed828fac88179a4322a868f2c06e8b98497738d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6212f073d57b3062cbad17693a1b6ce93fd6817f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6212f073d57b3062cbad17693a1b6ce93fd6817f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6212f073d57b3062cbad17693a1b6ce93fd6817f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6212f073d57b3062cbad17693a1b6ce93fd6817f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6212f073d57b3062cbad17693a1b6ce93fd6817f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6212f073d57b3062cbad17693a1b6ce93fd6817f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6212f073d57b3062cbad17693a1b6ce93fd6817f'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId '6212f073d57b3062cbad17693a1b6ce93fd6817f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_cf7117da76f176d05c39f4568c69355d0beffa18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cf7117da76f176d05c39f4568c69355d0beffa18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cf7117da76f176d05c39f4568c69355d0beffa18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cf7117da76f176d05c39f4568c69355d0beffa18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_cf7117da76f176d05c39f4568c69355d0beffa18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf7117da76f176d05c39f4568c69355d0beffa18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf7117da76f176d05c39f4568c69355d0beffa18'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'cf7117da76f176d05c39f4568c69355d0beffa18'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_2a59b0423d05882f04d1489f331164ba03480689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2a59b0423d05882f04d1489f331164ba03480689> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2a59b0423d05882f04d1489f331164ba03480689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2a59b0423d05882f04d1489f331164ba03480689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_2a59b0423d05882f04d1489f331164ba03480689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a59b0423d05882f04d1489f331164ba03480689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a59b0423d05882f04d1489f331164ba03480689'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '2a59b0423d05882f04d1489f331164ba03480689'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb99bd1c473919d4a0fa9fc854839e43957f13b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb99bd1c473919d4a0fa9fc854839e43957f13b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb99bd1c473919d4a0fa9fc854839e43957f13b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb99bd1c473919d4a0fa9fc854839e43957f13b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_fb99bd1c473919d4a0fa9fc854839e43957f13b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb99bd1c473919d4a0fa9fc854839e43957f13b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb99bd1c473919d4a0fa9fc854839e43957f13b5'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId 'fb99bd1c473919d4a0fa9fc854839e43957f13b5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId 'b68bb5ba0b4ae8bbbc82a99d9be0c2f70f14b199'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_086d2a279177f9302b56f56b0f012c8dc13d5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_086d2a279177f9302b56f56b0f012c8dc13d5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_086d2a279177f9302b56f56b0f012c8dc13d5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_086d2a279177f9302b56f56b0f012c8dc13d5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_086d2a279177f9302b56f56b0f012c8dc13d5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "086d2a279177f9302b56f56b0f012c8dc13d5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '086d2a279177f9302b56f56b0f012c8dc13d5166'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '086d2a279177f9302b56f56b0f012c8dc13d5166'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_84cb38d5c384c42c7f580292fe3b2910fc920068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84cb38d5c384c42c7f580292fe3b2910fc920068> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84cb38d5c384c42c7f580292fe3b2910fc920068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_84cb38d5c384c42c7f580292fe3b2910fc920068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_84cb38d5c384c42c7f580292fe3b2910fc920068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84cb38d5c384c42c7f580292fe3b2910fc920068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '84cb38d5c384c42c7f580292fe3b2910fc920068'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '84cb38d5c384c42c7f580292fe3b2910fc920068'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '179eced8a5aaf8799bf6b8f0bd9e5a78bb0a42c9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '9d593c4f5963f673f0eab4c5d8dbb724cc97a0f5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3feaf483ac9705a45f5736db5450e34ea67aef6e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3feaf483ac9705a45f5736db5450e34ea67aef6e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3feaf483ac9705a45f5736db5450e34ea67aef6e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3feaf483ac9705a45f5736db5450e34ea67aef6e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3feaf483ac9705a45f5736db5450e34ea67aef6e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3feaf483ac9705a45f5736db5450e34ea67aef6e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3feaf483ac9705a45f5736db5450e34ea67aef6e'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '3feaf483ac9705a45f5736db5450e34ea67aef6e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_87bf33d9c12c280a62f6a71bb53ddb1793258417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_87bf33d9c12c280a62f6a71bb53ddb1793258417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_87bf33d9c12c280a62f6a71bb53ddb1793258417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_87bf33d9c12c280a62f6a71bb53ddb1793258417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_87bf33d9c12c280a62f6a71bb53ddb1793258417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "87bf33d9c12c280a62f6a71bb53ddb1793258417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '87bf33d9c12c280a62f6a71bb53ddb1793258417'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '87bf33d9c12c280a62f6a71bb53ddb1793258417'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_93e13b9195ac0628715b5020f6565391015e5f35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_93e13b9195ac0628715b5020f6565391015e5f35> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_93e13b9195ac0628715b5020f6565391015e5f35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_93e13b9195ac0628715b5020f6565391015e5f35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_93e13b9195ac0628715b5020f6565391015e5f35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "93e13b9195ac0628715b5020f6565391015e5f35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '93e13b9195ac0628715b5020f6565391015e5f35'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:occurrenceId '93e13b9195ac0628715b5020f6565391015e5f35'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ba0f9404837bdad50d21544825f080fb62786eb5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ba0f9404837bdad50d21544825f080fb62786eb5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ba0f9404837bdad50d21544825f080fb62786eb5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ba0f9404837bdad50d21544825f080fb62786eb5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ba0f9404837bdad50d21544825f080fb62786eb5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ba0f9404837bdad50d21544825f080fb62786eb5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ba0f9404837bdad50d21544825f080fb62786eb5'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'ba0f9404837bdad50d21544825f080fb62786eb5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4ec9845389964415553e89f524d73cbb50607e41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4ec9845389964415553e89f524d73cbb50607e41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4ec9845389964415553e89f524d73cbb50607e41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4ec9845389964415553e89f524d73cbb50607e41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4ec9845389964415553e89f524d73cbb50607e41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4ec9845389964415553e89f524d73cbb50607e41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4ec9845389964415553e89f524d73cbb50607e41'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId '4ec9845389964415553e89f524d73cbb50607e41'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6462cb13c64b9924483bee1b7414ea01f590f718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6462cb13c64b9924483bee1b7414ea01f590f718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6462cb13c64b9924483bee1b7414ea01f590f718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6462cb13c64b9924483bee1b7414ea01f590f718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6462cb13c64b9924483bee1b7414ea01f590f718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6462cb13c64b9924483bee1b7414ea01f590f718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6462cb13c64b9924483bee1b7414ea01f590f718'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId '6462cb13c64b9924483bee1b7414ea01f590f718'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9ce17c11caa05f0ee72808b2f1a4520b61522953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9ce17c11caa05f0ee72808b2f1a4520b61522953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9ce17c11caa05f0ee72808b2f1a4520b61522953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9ce17c11caa05f0ee72808b2f1a4520b61522953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_9ce17c11caa05f0ee72808b2f1a4520b61522953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9ce17c11caa05f0ee72808b2f1a4520b61522953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9ce17c11caa05f0ee72808b2f1a4520b61522953'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId '9ce17c11caa05f0ee72808b2f1a4520b61522953'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_eac628763aa799ac37972d74462eceb64028dd3c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_eac628763aa799ac37972d74462eceb64028dd3c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_eac628763aa799ac37972d74462eceb64028dd3c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_eac628763aa799ac37972d74462eceb64028dd3c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_eac628763aa799ac37972d74462eceb64028dd3c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eac628763aa799ac37972d74462eceb64028dd3c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eac628763aa799ac37972d74462eceb64028dd3c'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'eac628763aa799ac37972d74462eceb64028dd3c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4911a568e9afa4029f3046d102b1524d32e112f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4911a568e9afa4029f3046d102b1524d32e112f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4911a568e9afa4029f3046d102b1524d32e112f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4911a568e9afa4029f3046d102b1524d32e112f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4911a568e9afa4029f3046d102b1524d32e112f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4911a568e9afa4029f3046d102b1524d32e112f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c4911a568e9afa4029f3046d102b1524d32e112f'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'c4911a568e9afa4029f3046d102b1524d32e112f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f9d6629c385523296bc3b1c8c8f0ea8b739cf790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f9d6629c385523296bc3b1c8c8f0ea8b739cf790> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f9d6629c385523296bc3b1c8c8f0ea8b739cf790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f9d6629c385523296bc3b1c8c8f0ea8b739cf790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f9d6629c385523296bc3b1c8c8f0ea8b739cf790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f9d6629c385523296bc3b1c8c8f0ea8b739cf790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f9d6629c385523296bc3b1c8c8f0ea8b739cf790'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'f9d6629c385523296bc3b1c8c8f0ea8b739cf790'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7a63ec39e366bc945010da9591696102a776b758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7a63ec39e366bc945010da9591696102a776b758> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7a63ec39e366bc945010da9591696102a776b758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7a63ec39e366bc945010da9591696102a776b758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7a63ec39e366bc945010da9591696102a776b758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7a63ec39e366bc945010da9591696102a776b758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7a63ec39e366bc945010da9591696102a776b758'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId '7a63ec39e366bc945010da9591696102a776b758'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_94b83a887551a325ba27f27b51edcd3ff6f525ca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_94b83a887551a325ba27f27b51edcd3ff6f525ca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_94b83a887551a325ba27f27b51edcd3ff6f525ca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_94b83a887551a325ba27f27b51edcd3ff6f525ca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_94b83a887551a325ba27f27b51edcd3ff6f525ca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "94b83a887551a325ba27f27b51edcd3ff6f525ca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '94b83a887551a325ba27f27b51edcd3ff6f525ca'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId '94b83a887551a325ba27f27b51edcd3ff6f525ca'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'ddb6f3f6fcd58c622488134ec2d5fc3fc46ffc3d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_db50b64a0cc3099a1fa0829e9a26591142522f3e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_db50b64a0cc3099a1fa0829e9a26591142522f3e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_db50b64a0cc3099a1fa0829e9a26591142522f3e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_db50b64a0cc3099a1fa0829e9a26591142522f3e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_db50b64a0cc3099a1fa0829e9a26591142522f3e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "db50b64a0cc3099a1fa0829e9a26591142522f3e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'db50b64a0cc3099a1fa0829e9a26591142522f3e'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'db50b64a0cc3099a1fa0829e9a26591142522f3e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8c1fac4cd98518c37b0c1da149c61ba569950a1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8c1fac4cd98518c37b0c1da149c61ba569950a1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8c1fac4cd98518c37b0c1da149c61ba569950a1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8c1fac4cd98518c37b0c1da149c61ba569950a1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8c1fac4cd98518c37b0c1da149c61ba569950a1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8c1fac4cd98518c37b0c1da149c61ba569950a1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8c1fac4cd98518c37b0c1da149c61ba569950a1'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'd8c1fac4cd98518c37b0c1da149c61ba569950a1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c691c2531ec16255037d4b84c833d82cdeac098a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c691c2531ec16255037d4b84c833d82cdeac098a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c691c2531ec16255037d4b84c833d82cdeac098a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c691c2531ec16255037d4b84c833d82cdeac098a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c691c2531ec16255037d4b84c833d82cdeac098a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c691c2531ec16255037d4b84c833d82cdeac098a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c691c2531ec16255037d4b84c833d82cdeac098a'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'c691c2531ec16255037d4b84c833d82cdeac098a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dcef723610494c1ad575bfd47929a4b1b02bb2e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dcef723610494c1ad575bfd47929a4b1b02bb2e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dcef723610494c1ad575bfd47929a4b1b02bb2e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dcef723610494c1ad575bfd47929a4b1b02bb2e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_dcef723610494c1ad575bfd47929a4b1b02bb2e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dcef723610494c1ad575bfd47929a4b1b02bb2e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dcef723610494c1ad575bfd47929a4b1b02bb2e8'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'dcef723610494c1ad575bfd47929a4b1b02bb2e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a02a3288677d63e6cc8833ffd6a46d3faeab4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a02a3288677d63e6cc8833ffd6a46d3faeab4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a02a3288677d63e6cc8833ffd6a46d3faeab4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a02a3288677d63e6cc8833ffd6a46d3faeab4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a02a3288677d63e6cc8833ffd6a46d3faeab4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a02a3288677d63e6cc8833ffd6a46d3faeab4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a02a3288677d63e6cc8833ffd6a46d3faeab4511'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'a02a3288677d63e6cc8833ffd6a46d3faeab4511'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3067505255fba150f4d3054309d93ce0a3d8590b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3067505255fba150f4d3054309d93ce0a3d8590b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3067505255fba150f4d3054309d93ce0a3d8590b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3067505255fba150f4d3054309d93ce0a3d8590b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_3067505255fba150f4d3054309d93ce0a3d8590b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3067505255fba150f4d3054309d93ce0a3d8590b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3067505255fba150f4d3054309d93ce0a3d8590b'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId '3067505255fba150f4d3054309d93ce0a3d8590b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2d9da76416a375f5be7e11796bbe9f823a98672f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2d9da76416a375f5be7e11796bbe9f823a98672f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2d9da76416a375f5be7e11796bbe9f823a98672f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2d9da76416a375f5be7e11796bbe9f823a98672f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2d9da76416a375f5be7e11796bbe9f823a98672f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2d9da76416a375f5be7e11796bbe9f823a98672f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2d9da76416a375f5be7e11796bbe9f823a98672f'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId '2d9da76416a375f5be7e11796bbe9f823a98672f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_44370890e33827055061084cea1ce3d446da51dc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_44370890e33827055061084cea1ce3d446da51dc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_44370890e33827055061084cea1ce3d446da51dc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_44370890e33827055061084cea1ce3d446da51dc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_44370890e33827055061084cea1ce3d446da51dc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44370890e33827055061084cea1ce3d446da51dc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44370890e33827055061084cea1ce3d446da51dc'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId '44370890e33827055061084cea1ce3d446da51dc'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d3f6c59a509c37e31da86702b1476e9cc6134d74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d3f6c59a509c37e31da86702b1476e9cc6134d74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d3f6c59a509c37e31da86702b1476e9cc6134d74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d3f6c59a509c37e31da86702b1476e9cc6134d74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d3f6c59a509c37e31da86702b1476e9cc6134d74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d3f6c59a509c37e31da86702b1476e9cc6134d74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd3f6c59a509c37e31da86702b1476e9cc6134d74'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'd3f6c59a509c37e31da86702b1476e9cc6134d74'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_af9917000869c537b95a5e7940e7c700b325290b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_af9917000869c537b95a5e7940e7c700b325290b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_af9917000869c537b95a5e7940e7c700b325290b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_af9917000869c537b95a5e7940e7c700b325290b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_af9917000869c537b95a5e7940e7c700b325290b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "af9917000869c537b95a5e7940e7c700b325290b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'af9917000869c537b95a5e7940e7c700b325290b'^^xsd:string;
  dwc:scientificName 'Notomastus formianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129897'^^xsd:integer;
  dwc:occurrenceId 'af9917000869c537b95a5e7940e7c700b325290b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1e80c85db64d2a32101c7207b3458a9fe6f0c0f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1e80c85db64d2a32101c7207b3458a9fe6f0c0f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1e80c85db64d2a32101c7207b3458a9fe6f0c0f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1e80c85db64d2a32101c7207b3458a9fe6f0c0f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1e80c85db64d2a32101c7207b3458a9fe6f0c0f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1e80c85db64d2a32101c7207b3458a9fe6f0c0f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1e80c85db64d2a32101c7207b3458a9fe6f0c0f7'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '1e80c85db64d2a32101c7207b3458a9fe6f0c0f7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_58a33600b5ad7d781100557a8681859af3ddecde>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_58a33600b5ad7d781100557a8681859af3ddecde> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_58a33600b5ad7d781100557a8681859af3ddecde> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_58a33600b5ad7d781100557a8681859af3ddecde>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_58a33600b5ad7d781100557a8681859af3ddecde>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "58a33600b5ad7d781100557a8681859af3ddecde" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '58a33600b5ad7d781100557a8681859af3ddecde'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '58a33600b5ad7d781100557a8681859af3ddecde'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2fbdf0356109a82c859dde1271159176d2066092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2fbdf0356109a82c859dde1271159176d2066092> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2fbdf0356109a82c859dde1271159176d2066092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2fbdf0356109a82c859dde1271159176d2066092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2fbdf0356109a82c859dde1271159176d2066092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2fbdf0356109a82c859dde1271159176d2066092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2fbdf0356109a82c859dde1271159176d2066092'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '2fbdf0356109a82c859dde1271159176d2066092'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_033e7bcac30d98918ca2895e46366191563da3b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_033e7bcac30d98918ca2895e46366191563da3b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_033e7bcac30d98918ca2895e46366191563da3b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_033e7bcac30d98918ca2895e46366191563da3b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_033e7bcac30d98918ca2895e46366191563da3b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "033e7bcac30d98918ca2895e46366191563da3b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '033e7bcac30d98918ca2895e46366191563da3b4'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '033e7bcac30d98918ca2895e46366191563da3b4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_0d8d14dd381c4d43b150429104cc4abe4c1de76c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d8d14dd381c4d43b150429104cc4abe4c1de76c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d8d14dd381c4d43b150429104cc4abe4c1de76c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_0d8d14dd381c4d43b150429104cc4abe4c1de76c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_0d8d14dd381c4d43b150429104cc4abe4c1de76c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d8d14dd381c4d43b150429104cc4abe4c1de76c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0d8d14dd381c4d43b150429104cc4abe4c1de76c'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '0d8d14dd381c4d43b150429104cc4abe4c1de76c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_03e5f22c078052fb8b64bae6b45c8adff24d6c51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_03e5f22c078052fb8b64bae6b45c8adff24d6c51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_03e5f22c078052fb8b64bae6b45c8adff24d6c51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_03e5f22c078052fb8b64bae6b45c8adff24d6c51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_03e5f22c078052fb8b64bae6b45c8adff24d6c51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "03e5f22c078052fb8b64bae6b45c8adff24d6c51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '03e5f22c078052fb8b64bae6b45c8adff24d6c51'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '03e5f22c078052fb8b64bae6b45c8adff24d6c51'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_355dcda2bb2dc90293fe3f82fc8fc84808320978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_355dcda2bb2dc90293fe3f82fc8fc84808320978> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_355dcda2bb2dc90293fe3f82fc8fc84808320978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_355dcda2bb2dc90293fe3f82fc8fc84808320978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_355dcda2bb2dc90293fe3f82fc8fc84808320978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355dcda2bb2dc90293fe3f82fc8fc84808320978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '355dcda2bb2dc90293fe3f82fc8fc84808320978'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '355dcda2bb2dc90293fe3f82fc8fc84808320978'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_406a585d691027659e4dd198af5a934260bdc336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_406a585d691027659e4dd198af5a934260bdc336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_406a585d691027659e4dd198af5a934260bdc336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_406a585d691027659e4dd198af5a934260bdc336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_406a585d691027659e4dd198af5a934260bdc336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "406a585d691027659e4dd198af5a934260bdc336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '406a585d691027659e4dd198af5a934260bdc336'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '406a585d691027659e4dd198af5a934260bdc336'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_10e54c0a28d497a3ee33a47ad414265294753b86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_10e54c0a28d497a3ee33a47ad414265294753b86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_10e54c0a28d497a3ee33a47ad414265294753b86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_10e54c0a28d497a3ee33a47ad414265294753b86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_10e54c0a28d497a3ee33a47ad414265294753b86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10e54c0a28d497a3ee33a47ad414265294753b86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '10e54c0a28d497a3ee33a47ad414265294753b86'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '10e54c0a28d497a3ee33a47ad414265294753b86'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_02b88a5dc7c75a75cdadc2357baf204194e40f3c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_02b88a5dc7c75a75cdadc2357baf204194e40f3c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_02b88a5dc7c75a75cdadc2357baf204194e40f3c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_02b88a5dc7c75a75cdadc2357baf204194e40f3c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_02b88a5dc7c75a75cdadc2357baf204194e40f3c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "02b88a5dc7c75a75cdadc2357baf204194e40f3c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '02b88a5dc7c75a75cdadc2357baf204194e40f3c'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId '02b88a5dc7c75a75cdadc2357baf204194e40f3c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6db8f11701e8bb164de462261b65ea5c9ed746f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6db8f11701e8bb164de462261b65ea5c9ed746f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6db8f11701e8bb164de462261b65ea5c9ed746f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6db8f11701e8bb164de462261b65ea5c9ed746f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6db8f11701e8bb164de462261b65ea5c9ed746f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6db8f11701e8bb164de462261b65ea5c9ed746f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6db8f11701e8bb164de462261b65ea5c9ed746f1'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '6db8f11701e8bb164de462261b65ea5c9ed746f1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7d7f4240b4c97ffc5ee5167d468a7fa096853ab2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7d7f4240b4c97ffc5ee5167d468a7fa096853ab2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7d7f4240b4c97ffc5ee5167d468a7fa096853ab2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7d7f4240b4c97ffc5ee5167d468a7fa096853ab2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7d7f4240b4c97ffc5ee5167d468a7fa096853ab2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d7f4240b4c97ffc5ee5167d468a7fa096853ab2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d7f4240b4c97ffc5ee5167d468a7fa096853ab2'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '7d7f4240b4c97ffc5ee5167d468a7fa096853ab2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_214dc40c2d60687db71c6c5728c2d72963dbbf5a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_214dc40c2d60687db71c6c5728c2d72963dbbf5a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_214dc40c2d60687db71c6c5728c2d72963dbbf5a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_214dc40c2d60687db71c6c5728c2d72963dbbf5a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_214dc40c2d60687db71c6c5728c2d72963dbbf5a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "214dc40c2d60687db71c6c5728c2d72963dbbf5a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '214dc40c2d60687db71c6c5728c2d72963dbbf5a'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '214dc40c2d60687db71c6c5728c2d72963dbbf5a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_06b9ae14d48a15602d84e79f38cb0506c5bf1cfd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_06b9ae14d48a15602d84e79f38cb0506c5bf1cfd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_06b9ae14d48a15602d84e79f38cb0506c5bf1cfd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_06b9ae14d48a15602d84e79f38cb0506c5bf1cfd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_06b9ae14d48a15602d84e79f38cb0506c5bf1cfd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "06b9ae14d48a15602d84e79f38cb0506c5bf1cfd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '06b9ae14d48a15602d84e79f38cb0506c5bf1cfd'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '06b9ae14d48a15602d84e79f38cb0506c5bf1cfd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c1d8342e8dc335a228a9d01f9d8fa58d163aeb39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c1d8342e8dc335a228a9d01f9d8fa58d163aeb39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c1d8342e8dc335a228a9d01f9d8fa58d163aeb39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c1d8342e8dc335a228a9d01f9d8fa58d163aeb39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c1d8342e8dc335a228a9d01f9d8fa58d163aeb39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c1d8342e8dc335a228a9d01f9d8fa58d163aeb39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c1d8342e8dc335a228a9d01f9d8fa58d163aeb39'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'c1d8342e8dc335a228a9d01f9d8fa58d163aeb39'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ae52f73a995ea5592144949db8c0ed5f243efbac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ae52f73a995ea5592144949db8c0ed5f243efbac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ae52f73a995ea5592144949db8c0ed5f243efbac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ae52f73a995ea5592144949db8c0ed5f243efbac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ae52f73a995ea5592144949db8c0ed5f243efbac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae52f73a995ea5592144949db8c0ed5f243efbac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae52f73a995ea5592144949db8c0ed5f243efbac'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'ae52f73a995ea5592144949db8c0ed5f243efbac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_656dc5cd0541a02093d6acaa2f4fda48ba9c3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_656dc5cd0541a02093d6acaa2f4fda48ba9c3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_656dc5cd0541a02093d6acaa2f4fda48ba9c3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_656dc5cd0541a02093d6acaa2f4fda48ba9c3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_656dc5cd0541a02093d6acaa2f4fda48ba9c3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "656dc5cd0541a02093d6acaa2f4fda48ba9c3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '656dc5cd0541a02093d6acaa2f4fda48ba9c3537'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '656dc5cd0541a02093d6acaa2f4fda48ba9c3537'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2375681f04c4789cb6ffd619c1bf085f3fc14b4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2375681f04c4789cb6ffd619c1bf085f3fc14b4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2375681f04c4789cb6ffd619c1bf085f3fc14b4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2375681f04c4789cb6ffd619c1bf085f3fc14b4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2375681f04c4789cb6ffd619c1bf085f3fc14b4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2375681f04c4789cb6ffd619c1bf085f3fc14b4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2375681f04c4789cb6ffd619c1bf085f3fc14b4d'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '2375681f04c4789cb6ffd619c1bf085f3fc14b4d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b8ea105ee631af8845bee8b8f523d26f22722a21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b8ea105ee631af8845bee8b8f523d26f22722a21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b8ea105ee631af8845bee8b8f523d26f22722a21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b8ea105ee631af8845bee8b8f523d26f22722a21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b8ea105ee631af8845bee8b8f523d26f22722a21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b8ea105ee631af8845bee8b8f523d26f22722a21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b8ea105ee631af8845bee8b8f523d26f22722a21'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'b8ea105ee631af8845bee8b8f523d26f22722a21'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7'^^xsd:string;
  dwc:scientificName 'Notomastus sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'ba8c9a2db8dc9adaca8b453fa376d3a37b23c1f7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c657f00451b7674391c986128fa379905a799043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c657f00451b7674391c986128fa379905a799043> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c657f00451b7674391c986128fa379905a799043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c657f00451b7674391c986128fa379905a799043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c657f00451b7674391c986128fa379905a799043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c657f00451b7674391c986128fa379905a799043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c657f00451b7674391c986128fa379905a799043'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId 'c657f00451b7674391c986128fa379905a799043'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9375eca8c83ffb7b7e656ede262cefd3f36db252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9375eca8c83ffb7b7e656ede262cefd3f36db252> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9375eca8c83ffb7b7e656ede262cefd3f36db252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9375eca8c83ffb7b7e656ede262cefd3f36db252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_9375eca8c83ffb7b7e656ede262cefd3f36db252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9375eca8c83ffb7b7e656ede262cefd3f36db252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9375eca8c83ffb7b7e656ede262cefd3f36db252'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId '9375eca8c83ffb7b7e656ede262cefd3f36db252'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_da21bb1090dc197e98ddc21c3483a61efd2ffab8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_da21bb1090dc197e98ddc21c3483a61efd2ffab8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_da21bb1090dc197e98ddc21c3483a61efd2ffab8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_da21bb1090dc197e98ddc21c3483a61efd2ffab8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_da21bb1090dc197e98ddc21c3483a61efd2ffab8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da21bb1090dc197e98ddc21c3483a61efd2ffab8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'da21bb1090dc197e98ddc21c3483a61efd2ffab8'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId 'da21bb1090dc197e98ddc21c3483a61efd2ffab8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bea2d243e9e487b01da52445d26250bbe40df5f3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bea2d243e9e487b01da52445d26250bbe40df5f3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bea2d243e9e487b01da52445d26250bbe40df5f3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bea2d243e9e487b01da52445d26250bbe40df5f3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bea2d243e9e487b01da52445d26250bbe40df5f3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bea2d243e9e487b01da52445d26250bbe40df5f3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bea2d243e9e487b01da52445d26250bbe40df5f3'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId 'bea2d243e9e487b01da52445d26250bbe40df5f3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_75b102ffa31a23381303499535562a77ca979f4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_75b102ffa31a23381303499535562a77ca979f4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_75b102ffa31a23381303499535562a77ca979f4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_75b102ffa31a23381303499535562a77ca979f4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_75b102ffa31a23381303499535562a77ca979f4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75b102ffa31a23381303499535562a77ca979f4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '75b102ffa31a23381303499535562a77ca979f4d'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId '75b102ffa31a23381303499535562a77ca979f4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e93aae3277dca279a8da9577a88abe0a347e406a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e93aae3277dca279a8da9577a88abe0a347e406a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e93aae3277dca279a8da9577a88abe0a347e406a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e93aae3277dca279a8da9577a88abe0a347e406a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e93aae3277dca279a8da9577a88abe0a347e406a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e93aae3277dca279a8da9577a88abe0a347e406a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e93aae3277dca279a8da9577a88abe0a347e406a'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId 'e93aae3277dca279a8da9577a88abe0a347e406a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28c821a799d8c451fb0e22edab12052cc1054967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28c821a799d8c451fb0e22edab12052cc1054967> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28c821a799d8c451fb0e22edab12052cc1054967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28c821a799d8c451fb0e22edab12052cc1054967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_28c821a799d8c451fb0e22edab12052cc1054967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28c821a799d8c451fb0e22edab12052cc1054967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '28c821a799d8c451fb0e22edab12052cc1054967'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId '28c821a799d8c451fb0e22edab12052cc1054967'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6befed2864a97f5496be16ddf58803bf9f681094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6befed2864a97f5496be16ddf58803bf9f681094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6befed2864a97f5496be16ddf58803bf9f681094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6befed2864a97f5496be16ddf58803bf9f681094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6befed2864a97f5496be16ddf58803bf9f681094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6befed2864a97f5496be16ddf58803bf9f681094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6befed2864a97f5496be16ddf58803bf9f681094'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId '6befed2864a97f5496be16ddf58803bf9f681094'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId 'b05485d9a996f8df05b79f2c61c3cfe7f41b9ef6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_efee0fb62f409281c1aa812b891993fdd94edcbb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_efee0fb62f409281c1aa812b891993fdd94edcbb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_efee0fb62f409281c1aa812b891993fdd94edcbb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_efee0fb62f409281c1aa812b891993fdd94edcbb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_efee0fb62f409281c1aa812b891993fdd94edcbb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "efee0fb62f409281c1aa812b891993fdd94edcbb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'efee0fb62f409281c1aa812b891993fdd94edcbb'^^xsd:string;
  dwc:scientificName 'Notophyllum sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129452'^^xsd:integer;
  dwc:occurrenceId 'efee0fb62f409281c1aa812b891993fdd94edcbb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'd1f0d0f2bdfc3c50b86680a5512cefe22a4a0ca0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_75fc94f3effc3442d83a91e42fe431ea8f307e88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_75fc94f3effc3442d83a91e42fe431ea8f307e88> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_75fc94f3effc3442d83a91e42fe431ea8f307e88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_75fc94f3effc3442d83a91e42fe431ea8f307e88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_75fc94f3effc3442d83a91e42fe431ea8f307e88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75fc94f3effc3442d83a91e42fe431ea8f307e88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '75fc94f3effc3442d83a91e42fe431ea8f307e88'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId '75fc94f3effc3442d83a91e42fe431ea8f307e88'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1eb3e7608ad0aac4f81116611468d666a437479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1eb3e7608ad0aac4f81116611468d666a437479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1eb3e7608ad0aac4f81116611468d666a437479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1eb3e7608ad0aac4f81116611468d666a437479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e1eb3e7608ad0aac4f81116611468d666a437479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e1eb3e7608ad0aac4f81116611468d666a437479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e1eb3e7608ad0aac4f81116611468d666a437479'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'e1eb3e7608ad0aac4f81116611468d666a437479'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_55fc870f5d3af5e99ef8724ecaaaf319927880b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_55fc870f5d3af5e99ef8724ecaaaf319927880b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_55fc870f5d3af5e99ef8724ecaaaf319927880b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_55fc870f5d3af5e99ef8724ecaaaf319927880b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_55fc870f5d3af5e99ef8724ecaaaf319927880b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55fc870f5d3af5e99ef8724ecaaaf319927880b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '55fc870f5d3af5e99ef8724ecaaaf319927880b9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId '55fc870f5d3af5e99ef8724ecaaaf319927880b9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4c6f08356c91f68ff8fc87605b3da9a048305e62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4c6f08356c91f68ff8fc87605b3da9a048305e62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4c6f08356c91f68ff8fc87605b3da9a048305e62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4c6f08356c91f68ff8fc87605b3da9a048305e62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4c6f08356c91f68ff8fc87605b3da9a048305e62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4c6f08356c91f68ff8fc87605b3da9a048305e62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4c6f08356c91f68ff8fc87605b3da9a048305e62'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId '4c6f08356c91f68ff8fc87605b3da9a048305e62'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_421bc32cff4342bca5eca1ee303e0b20c7e8aa4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_421bc32cff4342bca5eca1ee303e0b20c7e8aa4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_421bc32cff4342bca5eca1ee303e0b20c7e8aa4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_421bc32cff4342bca5eca1ee303e0b20c7e8aa4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_421bc32cff4342bca5eca1ee303e0b20c7e8aa4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421bc32cff4342bca5eca1ee303e0b20c7e8aa4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '421bc32cff4342bca5eca1ee303e0b20c7e8aa4f'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId '421bc32cff4342bca5eca1ee303e0b20c7e8aa4f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c317ea71058959f2726c37dc00b2c76774378117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c317ea71058959f2726c37dc00b2c76774378117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c317ea71058959f2726c37dc00b2c76774378117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c317ea71058959f2726c37dc00b2c76774378117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c317ea71058959f2726c37dc00b2c76774378117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c317ea71058959f2726c37dc00b2c76774378117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c317ea71058959f2726c37dc00b2c76774378117'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'c317ea71058959f2726c37dc00b2c76774378117'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9d4074154442cc68859e63e801e0aee0110da43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9d4074154442cc68859e63e801e0aee0110da43> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9d4074154442cc68859e63e801e0aee0110da43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9d4074154442cc68859e63e801e0aee0110da43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d9d4074154442cc68859e63e801e0aee0110da43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9d4074154442cc68859e63e801e0aee0110da43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9d4074154442cc68859e63e801e0aee0110da43'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'd9d4074154442cc68859e63e801e0aee0110da43'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b311c2d184e8c4545106626b95e78e64007d1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b311c2d184e8c4545106626b95e78e64007d1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b311c2d184e8c4545106626b95e78e64007d1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b311c2d184e8c4545106626b95e78e64007d1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b311c2d184e8c4545106626b95e78e64007d1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b311c2d184e8c4545106626b95e78e64007d1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b311c2d184e8c4545106626b95e78e64007d1470'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'b311c2d184e8c4545106626b95e78e64007d1470'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_22e1886264578607f20a04380611e11e70d83108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_22e1886264578607f20a04380611e11e70d83108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_22e1886264578607f20a04380611e11e70d83108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_22e1886264578607f20a04380611e11e70d83108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_22e1886264578607f20a04380611e11e70d83108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22e1886264578607f20a04380611e11e70d83108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '22e1886264578607f20a04380611e11e70d83108'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId '22e1886264578607f20a04380611e11e70d83108'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7360f10bb350736163160ad2be91893d7f886dbd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7360f10bb350736163160ad2be91893d7f886dbd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7360f10bb350736163160ad2be91893d7f886dbd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7360f10bb350736163160ad2be91893d7f886dbd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7360f10bb350736163160ad2be91893d7f886dbd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7360f10bb350736163160ad2be91893d7f886dbd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7360f10bb350736163160ad2be91893d7f886dbd'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '7360f10bb350736163160ad2be91893d7f886dbd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_344025d18f3c2143185c0eefe42b77c5bcd94595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_344025d18f3c2143185c0eefe42b77c5bcd94595> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_344025d18f3c2143185c0eefe42b77c5bcd94595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_344025d18f3c2143185c0eefe42b77c5bcd94595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_344025d18f3c2143185c0eefe42b77c5bcd94595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "344025d18f3c2143185c0eefe42b77c5bcd94595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '344025d18f3c2143185c0eefe42b77c5bcd94595'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '344025d18f3c2143185c0eefe42b77c5bcd94595'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78b89cef17489888aa98e4062f28297a6f7094df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78b89cef17489888aa98e4062f28297a6f7094df> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78b89cef17489888aa98e4062f28297a6f7094df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78b89cef17489888aa98e4062f28297a6f7094df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_78b89cef17489888aa98e4062f28297a6f7094df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78b89cef17489888aa98e4062f28297a6f7094df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78b89cef17489888aa98e4062f28297a6f7094df'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '78b89cef17489888aa98e4062f28297a6f7094df'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d1ba740601deb6b7e2eadd22eea79689163648de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d1ba740601deb6b7e2eadd22eea79689163648de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d1ba740601deb6b7e2eadd22eea79689163648de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d1ba740601deb6b7e2eadd22eea79689163648de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d1ba740601deb6b7e2eadd22eea79689163648de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d1ba740601deb6b7e2eadd22eea79689163648de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd1ba740601deb6b7e2eadd22eea79689163648de'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'd1ba740601deb6b7e2eadd22eea79689163648de'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a43b20895819869a7777c09a6c000e9b12201679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a43b20895819869a7777c09a6c000e9b12201679> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a43b20895819869a7777c09a6c000e9b12201679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a43b20895819869a7777c09a6c000e9b12201679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a43b20895819869a7777c09a6c000e9b12201679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a43b20895819869a7777c09a6c000e9b12201679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a43b20895819869a7777c09a6c000e9b12201679'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'a43b20895819869a7777c09a6c000e9b12201679'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2856287a100eb92a602fba7532c834d5ae6d9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2856287a100eb92a602fba7532c834d5ae6d9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2856287a100eb92a602fba7532c834d5ae6d9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2856287a100eb92a602fba7532c834d5ae6d9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2856287a100eb92a602fba7532c834d5ae6d9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2856287a100eb92a602fba7532c834d5ae6d9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2856287a100eb92a602fba7532c834d5ae6d9858'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '2856287a100eb92a602fba7532c834d5ae6d9858'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c698f6e785210956512d38ebedd9f210e48e703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c698f6e785210956512d38ebedd9f210e48e703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c698f6e785210956512d38ebedd9f210e48e703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c698f6e785210956512d38ebedd9f210e48e703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c698f6e785210956512d38ebedd9f210e48e703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c698f6e785210956512d38ebedd9f210e48e703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c698f6e785210956512d38ebedd9f210e48e703'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '1c698f6e785210956512d38ebedd9f210e48e703'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79e78399047aa8a95aafa6b42aaa40344b7d1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79e78399047aa8a95aafa6b42aaa40344b7d1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79e78399047aa8a95aafa6b42aaa40344b7d1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79e78399047aa8a95aafa6b42aaa40344b7d1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_79e78399047aa8a95aafa6b42aaa40344b7d1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79e78399047aa8a95aafa6b42aaa40344b7d1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '79e78399047aa8a95aafa6b42aaa40344b7d1557'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '79e78399047aa8a95aafa6b42aaa40344b7d1557'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9ba9b08bb9c94dce05d1c9e248a61293c5de6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9ba9b08bb9c94dce05d1c9e248a61293c5de6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9ba9b08bb9c94dce05d1c9e248a61293c5de6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9ba9b08bb9c94dce05d1c9e248a61293c5de6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9ba9b08bb9c94dce05d1c9e248a61293c5de6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9ba9b08bb9c94dce05d1c9e248a61293c5de6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9ba9b08bb9c94dce05d1c9e248a61293c5de6015'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '9ba9b08bb9c94dce05d1c9e248a61293c5de6015'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_97fb8eee6d9a07b3feba0c15ee4af00a677602a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_97fb8eee6d9a07b3feba0c15ee4af00a677602a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_97fb8eee6d9a07b3feba0c15ee4af00a677602a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_97fb8eee6d9a07b3feba0c15ee4af00a677602a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_97fb8eee6d9a07b3feba0c15ee4af00a677602a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "97fb8eee6d9a07b3feba0c15ee4af00a677602a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '97fb8eee6d9a07b3feba0c15ee4af00a677602a5'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId '97fb8eee6d9a07b3feba0c15ee4af00a677602a5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_8f24b19acfec0be6e052551e7af94fadd080655a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8f24b19acfec0be6e052551e7af94fadd080655a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8f24b19acfec0be6e052551e7af94fadd080655a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_8f24b19acfec0be6e052551e7af94fadd080655a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_8f24b19acfec0be6e052551e7af94fadd080655a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f24b19acfec0be6e052551e7af94fadd080655a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8f24b19acfec0be6e052551e7af94fadd080655a'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId '8f24b19acfec0be6e052551e7af94fadd080655a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e7ffbe6024708f36d2a1ad7d52b193b84db825e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e7ffbe6024708f36d2a1ad7d52b193b84db825e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e7ffbe6024708f36d2a1ad7d52b193b84db825e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e7ffbe6024708f36d2a1ad7d52b193b84db825e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_e7ffbe6024708f36d2a1ad7d52b193b84db825e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e7ffbe6024708f36d2a1ad7d52b193b84db825e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e7ffbe6024708f36d2a1ad7d52b193b84db825e8'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'e7ffbe6024708f36d2a1ad7d52b193b84db825e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ffba46e9502db390ea7f501d8d173cbd6c7b219a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ffba46e9502db390ea7f501d8d173cbd6c7b219a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ffba46e9502db390ea7f501d8d173cbd6c7b219a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ffba46e9502db390ea7f501d8d173cbd6c7b219a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ffba46e9502db390ea7f501d8d173cbd6c7b219a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ffba46e9502db390ea7f501d8d173cbd6c7b219a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ffba46e9502db390ea7f501d8d173cbd6c7b219a'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'ffba46e9502db390ea7f501d8d173cbd6c7b219a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9646082805602db40eca522b34f96904ef2c5e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9646082805602db40eca522b34f96904ef2c5e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9646082805602db40eca522b34f96904ef2c5e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9646082805602db40eca522b34f96904ef2c5e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d9646082805602db40eca522b34f96904ef2c5e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9646082805602db40eca522b34f96904ef2c5e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9646082805602db40eca522b34f96904ef2c5e0'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'd9646082805602db40eca522b34f96904ef2c5e0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fe8d9eef671500ad965a47092c349b7dc1119425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fe8d9eef671500ad965a47092c349b7dc1119425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fe8d9eef671500ad965a47092c349b7dc1119425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fe8d9eef671500ad965a47092c349b7dc1119425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fe8d9eef671500ad965a47092c349b7dc1119425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fe8d9eef671500ad965a47092c349b7dc1119425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fe8d9eef671500ad965a47092c349b7dc1119425'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'fe8d9eef671500ad965a47092c349b7dc1119425'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_88ebbdf371f4693592c89a5d10dd374758a2b027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_88ebbdf371f4693592c89a5d10dd374758a2b027> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_88ebbdf371f4693592c89a5d10dd374758a2b027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_88ebbdf371f4693592c89a5d10dd374758a2b027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_88ebbdf371f4693592c89a5d10dd374758a2b027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88ebbdf371f4693592c89a5d10dd374758a2b027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '88ebbdf371f4693592c89a5d10dd374758a2b027'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId '88ebbdf371f4693592c89a5d10dd374758a2b027'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1cac583312990d44d21b27807ed65a1b01661a55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1cac583312990d44d21b27807ed65a1b01661a55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1cac583312990d44d21b27807ed65a1b01661a55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1cac583312990d44d21b27807ed65a1b01661a55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1cac583312990d44d21b27807ed65a1b01661a55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1cac583312990d44d21b27807ed65a1b01661a55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1cac583312990d44d21b27807ed65a1b01661a55'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId '1cac583312990d44d21b27807ed65a1b01661a55'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb0c0de0587c102cb7c8173e7908ade78c6acd3e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb0c0de0587c102cb7c8173e7908ade78c6acd3e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb0c0de0587c102cb7c8173e7908ade78c6acd3e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb0c0de0587c102cb7c8173e7908ade78c6acd3e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bb0c0de0587c102cb7c8173e7908ade78c6acd3e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb0c0de0587c102cb7c8173e7908ade78c6acd3e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bb0c0de0587c102cb7c8173e7908ade78c6acd3e'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'bb0c0de0587c102cb7c8173e7908ade78c6acd3e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a2c0bf4d864437ec6a49da77e97a59189b86c5b5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a2c0bf4d864437ec6a49da77e97a59189b86c5b5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a2c0bf4d864437ec6a49da77e97a59189b86c5b5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a2c0bf4d864437ec6a49da77e97a59189b86c5b5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a2c0bf4d864437ec6a49da77e97a59189b86c5b5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2c0bf4d864437ec6a49da77e97a59189b86c5b5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2c0bf4d864437ec6a49da77e97a59189b86c5b5'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'a2c0bf4d864437ec6a49da77e97a59189b86c5b5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_a510de9a081273e302c33e615eaf45c3d8a156da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a510de9a081273e302c33e615eaf45c3d8a156da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a510de9a081273e302c33e615eaf45c3d8a156da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_a510de9a081273e302c33e615eaf45c3d8a156da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_a510de9a081273e302c33e615eaf45c3d8a156da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a510de9a081273e302c33e615eaf45c3d8a156da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a510de9a081273e302c33e615eaf45c3d8a156da'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'a510de9a081273e302c33e615eaf45c3d8a156da'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ec20ce95a8c02f667660eb26d5037ff003f8eb09>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ec20ce95a8c02f667660eb26d5037ff003f8eb09> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ec20ce95a8c02f667660eb26d5037ff003f8eb09> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ec20ce95a8c02f667660eb26d5037ff003f8eb09>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ec20ce95a8c02f667660eb26d5037ff003f8eb09>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec20ce95a8c02f667660eb26d5037ff003f8eb09" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec20ce95a8c02f667660eb26d5037ff003f8eb09'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId 'ec20ce95a8c02f667660eb26d5037ff003f8eb09'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ed0b819ad98c1803cc8adc222c35346114376511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ed0b819ad98c1803cc8adc222c35346114376511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ed0b819ad98c1803cc8adc222c35346114376511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ed0b819ad98c1803cc8adc222c35346114376511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ed0b819ad98c1803cc8adc222c35346114376511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ed0b819ad98c1803cc8adc222c35346114376511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ed0b819ad98c1803cc8adc222c35346114376511'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId 'ed0b819ad98c1803cc8adc222c35346114376511'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId '7ab63aa2a4e5d44546ef6f8d4a28d1e464af429c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ccaa4cf86b2e65a4646badae6e77ce4533f58d54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ccaa4cf86b2e65a4646badae6e77ce4533f58d54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ccaa4cf86b2e65a4646badae6e77ce4533f58d54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ccaa4cf86b2e65a4646badae6e77ce4533f58d54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ccaa4cf86b2e65a4646badae6e77ce4533f58d54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ccaa4cf86b2e65a4646badae6e77ce4533f58d54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ccaa4cf86b2e65a4646badae6e77ce4533f58d54'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId 'ccaa4cf86b2e65a4646badae6e77ce4533f58d54'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_164ff68961ffde80a2602ceebd8c08cb5e72721a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_164ff68961ffde80a2602ceebd8c08cb5e72721a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_164ff68961ffde80a2602ceebd8c08cb5e72721a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_164ff68961ffde80a2602ceebd8c08cb5e72721a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_164ff68961ffde80a2602ceebd8c08cb5e72721a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "164ff68961ffde80a2602ceebd8c08cb5e72721a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '164ff68961ffde80a2602ceebd8c08cb5e72721a'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId '164ff68961ffde80a2602ceebd8c08cb5e72721a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0e210c40a85deec8c334812ad895a9e1c9c325de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0e210c40a85deec8c334812ad895a9e1c9c325de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0e210c40a85deec8c334812ad895a9e1c9c325de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0e210c40a85deec8c334812ad895a9e1c9c325de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0e210c40a85deec8c334812ad895a9e1c9c325de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0e210c40a85deec8c334812ad895a9e1c9c325de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0e210c40a85deec8c334812ad895a9e1c9c325de'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId '0e210c40a85deec8c334812ad895a9e1c9c325de'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3d9327f861264f7ecf739e11ba141bf196826cf4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3d9327f861264f7ecf739e11ba141bf196826cf4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3d9327f861264f7ecf739e11ba141bf196826cf4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3d9327f861264f7ecf739e11ba141bf196826cf4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3d9327f861264f7ecf739e11ba141bf196826cf4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3d9327f861264f7ecf739e11ba141bf196826cf4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3d9327f861264f7ecf739e11ba141bf196826cf4'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId '3d9327f861264f7ecf739e11ba141bf196826cf4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d98a9ecfed514262c736b7f3a142c0361b63e131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d98a9ecfed514262c736b7f3a142c0361b63e131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d98a9ecfed514262c736b7f3a142c0361b63e131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d98a9ecfed514262c736b7f3a142c0361b63e131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d98a9ecfed514262c736b7f3a142c0361b63e131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d98a9ecfed514262c736b7f3a142c0361b63e131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd98a9ecfed514262c736b7f3a142c0361b63e131'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId 'd98a9ecfed514262c736b7f3a142c0361b63e131'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6499f235a3d305cd1e14439a2696582148fa6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6499f235a3d305cd1e14439a2696582148fa6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6499f235a3d305cd1e14439a2696582148fa6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6499f235a3d305cd1e14439a2696582148fa6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6499f235a3d305cd1e14439a2696582148fa6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6499f235a3d305cd1e14439a2696582148fa6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6499f235a3d305cd1e14439a2696582148fa6827'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId '6499f235a3d305cd1e14439a2696582148fa6827'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e53564ae65ac09c33a9ef68360ed5f4fec147eff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e53564ae65ac09c33a9ef68360ed5f4fec147eff> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e53564ae65ac09c33a9ef68360ed5f4fec147eff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e53564ae65ac09c33a9ef68360ed5f4fec147eff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e53564ae65ac09c33a9ef68360ed5f4fec147eff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e53564ae65ac09c33a9ef68360ed5f4fec147eff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e53564ae65ac09c33a9ef68360ed5f4fec147eff'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId 'e53564ae65ac09c33a9ef68360ed5f4fec147eff'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_fd28321c79efe9d67475309a7534086529f06466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fd28321c79efe9d67475309a7534086529f06466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fd28321c79efe9d67475309a7534086529f06466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_fd28321c79efe9d67475309a7534086529f06466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_fd28321c79efe9d67475309a7534086529f06466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fd28321c79efe9d67475309a7534086529f06466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fd28321c79efe9d67475309a7534086529f06466'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'fd28321c79efe9d67475309a7534086529f06466'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ae094271c00257655294c9f62bb9d13bdc1a4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ae094271c00257655294c9f62bb9d13bdc1a4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ae094271c00257655294c9f62bb9d13bdc1a4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ae094271c00257655294c9f62bb9d13bdc1a4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_ae094271c00257655294c9f62bb9d13bdc1a4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae094271c00257655294c9f62bb9d13bdc1a4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae094271c00257655294c9f62bb9d13bdc1a4648'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'ae094271c00257655294c9f62bb9d13bdc1a4648'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93abf66d191218602510d496907c20792fa6fe01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93abf66d191218602510d496907c20792fa6fe01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93abf66d191218602510d496907c20792fa6fe01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93abf66d191218602510d496907c20792fa6fe01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_93abf66d191218602510d496907c20792fa6fe01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "93abf66d191218602510d496907c20792fa6fe01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '93abf66d191218602510d496907c20792fa6fe01'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId '93abf66d191218602510d496907c20792fa6fe01'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_44695f1e9aa537baa1fe036ad471094b36838ff9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_44695f1e9aa537baa1fe036ad471094b36838ff9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_44695f1e9aa537baa1fe036ad471094b36838ff9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_44695f1e9aa537baa1fe036ad471094b36838ff9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_44695f1e9aa537baa1fe036ad471094b36838ff9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44695f1e9aa537baa1fe036ad471094b36838ff9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44695f1e9aa537baa1fe036ad471094b36838ff9'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId '44695f1e9aa537baa1fe036ad471094b36838ff9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f59e0fd64e61d0e59b91f2695aabe08246131007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f59e0fd64e61d0e59b91f2695aabe08246131007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f59e0fd64e61d0e59b91f2695aabe08246131007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f59e0fd64e61d0e59b91f2695aabe08246131007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f59e0fd64e61d0e59b91f2695aabe08246131007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f59e0fd64e61d0e59b91f2695aabe08246131007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f59e0fd64e61d0e59b91f2695aabe08246131007'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'f59e0fd64e61d0e59b91f2695aabe08246131007'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fda3d132d60b9fd4753842f29d1bb6edf95d491a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fda3d132d60b9fd4753842f29d1bb6edf95d491a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fda3d132d60b9fd4753842f29d1bb6edf95d491a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fda3d132d60b9fd4753842f29d1bb6edf95d491a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_fda3d132d60b9fd4753842f29d1bb6edf95d491a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fda3d132d60b9fd4753842f29d1bb6edf95d491a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fda3d132d60b9fd4753842f29d1bb6edf95d491a'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'fda3d132d60b9fd4753842f29d1bb6edf95d491a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'a93bd2ecf26b02e61aa2d8aa6f8921a5a58ee51c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b4d64a9c08f3bae7a480cd384de631dc32854a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b4d64a9c08f3bae7a480cd384de631dc32854a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b4d64a9c08f3bae7a480cd384de631dc32854a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b4d64a9c08f3bae7a480cd384de631dc32854a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1b4d64a9c08f3bae7a480cd384de631dc32854a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b4d64a9c08f3bae7a480cd384de631dc32854a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b4d64a9c08f3bae7a480cd384de631dc32854a2'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId '1b4d64a9c08f3bae7a480cd384de631dc32854a2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eeba4aca854c2d047262b158fba5910f859b7e77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eeba4aca854c2d047262b158fba5910f859b7e77> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eeba4aca854c2d047262b158fba5910f859b7e77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eeba4aca854c2d047262b158fba5910f859b7e77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_eeba4aca854c2d047262b158fba5910f859b7e77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eeba4aca854c2d047262b158fba5910f859b7e77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eeba4aca854c2d047262b158fba5910f859b7e77'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'eeba4aca854c2d047262b158fba5910f859b7e77'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_39c1c17b641e5f2aacaca7ff3bc769dc32eaee12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_39c1c17b641e5f2aacaca7ff3bc769dc32eaee12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_39c1c17b641e5f2aacaca7ff3bc769dc32eaee12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_39c1c17b641e5f2aacaca7ff3bc769dc32eaee12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_39c1c17b641e5f2aacaca7ff3bc769dc32eaee12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39c1c17b641e5f2aacaca7ff3bc769dc32eaee12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '39c1c17b641e5f2aacaca7ff3bc769dc32eaee12'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId '39c1c17b641e5f2aacaca7ff3bc769dc32eaee12'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_1ae288ad9659264a6a631081b99c3bf64efdd7bd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1ae288ad9659264a6a631081b99c3bf64efdd7bd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1ae288ad9659264a6a631081b99c3bf64efdd7bd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_1ae288ad9659264a6a631081b99c3bf64efdd7bd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_1ae288ad9659264a6a631081b99c3bf64efdd7bd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1ae288ad9659264a6a631081b99c3bf64efdd7bd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1ae288ad9659264a6a631081b99c3bf64efdd7bd'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId '1ae288ad9659264a6a631081b99c3bf64efdd7bd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0a4e38670ffdeea329ea0a00e5882b08ca201565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0a4e38670ffdeea329ea0a00e5882b08ca201565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0a4e38670ffdeea329ea0a00e5882b08ca201565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0a4e38670ffdeea329ea0a00e5882b08ca201565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0a4e38670ffdeea329ea0a00e5882b08ca201565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0a4e38670ffdeea329ea0a00e5882b08ca201565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0a4e38670ffdeea329ea0a00e5882b08ca201565'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId '0a4e38670ffdeea329ea0a00e5882b08ca201565'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eff067d79f83163f921d62684f25c8ed803fce3d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eff067d79f83163f921d62684f25c8ed803fce3d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eff067d79f83163f921d62684f25c8ed803fce3d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eff067d79f83163f921d62684f25c8ed803fce3d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_eff067d79f83163f921d62684f25c8ed803fce3d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eff067d79f83163f921d62684f25c8ed803fce3d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eff067d79f83163f921d62684f25c8ed803fce3d'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'eff067d79f83163f921d62684f25c8ed803fce3d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e49d65d0c528fa7eb17257a6d42f17fdbf929688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e49d65d0c528fa7eb17257a6d42f17fdbf929688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e49d65d0c528fa7eb17257a6d42f17fdbf929688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e49d65d0c528fa7eb17257a6d42f17fdbf929688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e49d65d0c528fa7eb17257a6d42f17fdbf929688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e49d65d0c528fa7eb17257a6d42f17fdbf929688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e49d65d0c528fa7eb17257a6d42f17fdbf929688'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'e49d65d0c528fa7eb17257a6d42f17fdbf929688'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_66709758bf77c482be350687ef02c8fca6ce51b1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_66709758bf77c482be350687ef02c8fca6ce51b1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_66709758bf77c482be350687ef02c8fca6ce51b1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_66709758bf77c482be350687ef02c8fca6ce51b1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_66709758bf77c482be350687ef02c8fca6ce51b1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "66709758bf77c482be350687ef02c8fca6ce51b1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '66709758bf77c482be350687ef02c8fca6ce51b1'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId '66709758bf77c482be350687ef02c8fca6ce51b1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9989210e48cb9fb27cde0c8d96ebf8b403729306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9989210e48cb9fb27cde0c8d96ebf8b403729306> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9989210e48cb9fb27cde0c8d96ebf8b403729306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9989210e48cb9fb27cde0c8d96ebf8b403729306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9989210e48cb9fb27cde0c8d96ebf8b403729306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9989210e48cb9fb27cde0c8d96ebf8b403729306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9989210e48cb9fb27cde0c8d96ebf8b403729306'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId '9989210e48cb9fb27cde0c8d96ebf8b403729306'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a10032d94066dfada8cc76460f9d1431941325c8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a10032d94066dfada8cc76460f9d1431941325c8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a10032d94066dfada8cc76460f9d1431941325c8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a10032d94066dfada8cc76460f9d1431941325c8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a10032d94066dfada8cc76460f9d1431941325c8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a10032d94066dfada8cc76460f9d1431941325c8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a10032d94066dfada8cc76460f9d1431941325c8'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'a10032d94066dfada8cc76460f9d1431941325c8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dde21fc0406b1502bfdeded2c29a41f41492e0e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dde21fc0406b1502bfdeded2c29a41f41492e0e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dde21fc0406b1502bfdeded2c29a41f41492e0e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dde21fc0406b1502bfdeded2c29a41f41492e0e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_dde21fc0406b1502bfdeded2c29a41f41492e0e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dde21fc0406b1502bfdeded2c29a41f41492e0e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dde21fc0406b1502bfdeded2c29a41f41492e0e7'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'dde21fc0406b1502bfdeded2c29a41f41492e0e7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e90b5a9170b2f16f1584ea07fece7486b0b7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e90b5a9170b2f16f1584ea07fece7486b0b7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e90b5a9170b2f16f1584ea07fece7486b0b7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e90b5a9170b2f16f1584ea07fece7486b0b7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3e90b5a9170b2f16f1584ea07fece7486b0b7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e90b5a9170b2f16f1584ea07fece7486b0b7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e90b5a9170b2f16f1584ea07fece7486b0b7950'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId '3e90b5a9170b2f16f1584ea07fece7486b0b7950'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3d486d98edfe592e174a37d4cc3675451d9f1f4c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3d486d98edfe592e174a37d4cc3675451d9f1f4c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3d486d98edfe592e174a37d4cc3675451d9f1f4c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3d486d98edfe592e174a37d4cc3675451d9f1f4c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3d486d98edfe592e174a37d4cc3675451d9f1f4c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3d486d98edfe592e174a37d4cc3675451d9f1f4c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3d486d98edfe592e174a37d4cc3675451d9f1f4c'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId '3d486d98edfe592e174a37d4cc3675451d9f1f4c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7ad823ce40d9692a7e74a977d5e0e890ccf4538f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7ad823ce40d9692a7e74a977d5e0e890ccf4538f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7ad823ce40d9692a7e74a977d5e0e890ccf4538f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7ad823ce40d9692a7e74a977d5e0e890ccf4538f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7ad823ce40d9692a7e74a977d5e0e890ccf4538f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7ad823ce40d9692a7e74a977d5e0e890ccf4538f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7ad823ce40d9692a7e74a977d5e0e890ccf4538f'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '7ad823ce40d9692a7e74a977d5e0e890ccf4538f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28dbce8e8386926be49de506eacf28ec6aa66e96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28dbce8e8386926be49de506eacf28ec6aa66e96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28dbce8e8386926be49de506eacf28ec6aa66e96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28dbce8e8386926be49de506eacf28ec6aa66e96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_28dbce8e8386926be49de506eacf28ec6aa66e96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28dbce8e8386926be49de506eacf28ec6aa66e96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '28dbce8e8386926be49de506eacf28ec6aa66e96'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '28dbce8e8386926be49de506eacf28ec6aa66e96'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d207180504088c522835019b189f6cf4f476de44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d207180504088c522835019b189f6cf4f476de44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d207180504088c522835019b189f6cf4f476de44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d207180504088c522835019b189f6cf4f476de44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d207180504088c522835019b189f6cf4f476de44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d207180504088c522835019b189f6cf4f476de44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd207180504088c522835019b189f6cf4f476de44'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId 'd207180504088c522835019b189f6cf4f476de44'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6822496687390214351e853fc1ad3ef27965e966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6822496687390214351e853fc1ad3ef27965e966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6822496687390214351e853fc1ad3ef27965e966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6822496687390214351e853fc1ad3ef27965e966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_6822496687390214351e853fc1ad3ef27965e966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6822496687390214351e853fc1ad3ef27965e966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6822496687390214351e853fc1ad3ef27965e966'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '6822496687390214351e853fc1ad3ef27965e966'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3879fd8c406ab4d93023ff7cd6a1db45b50740bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3879fd8c406ab4d93023ff7cd6a1db45b50740bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3879fd8c406ab4d93023ff7cd6a1db45b50740bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3879fd8c406ab4d93023ff7cd6a1db45b50740bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3879fd8c406ab4d93023ff7cd6a1db45b50740bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3879fd8c406ab4d93023ff7cd6a1db45b50740bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3879fd8c406ab4d93023ff7cd6a1db45b50740bc'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '3879fd8c406ab4d93023ff7cd6a1db45b50740bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_000ce362a4417d486c56d414743254933955b90f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_000ce362a4417d486c56d414743254933955b90f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_000ce362a4417d486c56d414743254933955b90f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_000ce362a4417d486c56d414743254933955b90f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_000ce362a4417d486c56d414743254933955b90f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "000ce362a4417d486c56d414743254933955b90f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '000ce362a4417d486c56d414743254933955b90f'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '000ce362a4417d486c56d414743254933955b90f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c3615f136c959d9773d9a733f248945e97a985aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c3615f136c959d9773d9a733f248945e97a985aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c3615f136c959d9773d9a733f248945e97a985aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c3615f136c959d9773d9a733f248945e97a985aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c3615f136c959d9773d9a733f248945e97a985aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3615f136c959d9773d9a733f248945e97a985aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3615f136c959d9773d9a733f248945e97a985aa'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId 'c3615f136c959d9773d9a733f248945e97a985aa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_72a753155605244ae9829c246daa461005c4456a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_72a753155605244ae9829c246daa461005c4456a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_72a753155605244ae9829c246daa461005c4456a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_72a753155605244ae9829c246daa461005c4456a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_72a753155605244ae9829c246daa461005c4456a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "72a753155605244ae9829c246daa461005c4456a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '72a753155605244ae9829c246daa461005c4456a'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '72a753155605244ae9829c246daa461005c4456a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_619b39830394ad2b10ee8f2b022bb5de10cfd614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_619b39830394ad2b10ee8f2b022bb5de10cfd614> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_619b39830394ad2b10ee8f2b022bb5de10cfd614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_619b39830394ad2b10ee8f2b022bb5de10cfd614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_619b39830394ad2b10ee8f2b022bb5de10cfd614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "619b39830394ad2b10ee8f2b022bb5de10cfd614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '619b39830394ad2b10ee8f2b022bb5de10cfd614'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '619b39830394ad2b10ee8f2b022bb5de10cfd614'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3e7ccb925d6ae30021c3f367790e8b1eb51b6efa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3e7ccb925d6ae30021c3f367790e8b1eb51b6efa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3e7ccb925d6ae30021c3f367790e8b1eb51b6efa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3e7ccb925d6ae30021c3f367790e8b1eb51b6efa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3e7ccb925d6ae30021c3f367790e8b1eb51b6efa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e7ccb925d6ae30021c3f367790e8b1eb51b6efa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e7ccb925d6ae30021c3f367790e8b1eb51b6efa'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId '3e7ccb925d6ae30021c3f367790e8b1eb51b6efa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_ad7860d939acd6d9ec7d4c79da75173f988fb6eb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ad7860d939acd6d9ec7d4c79da75173f988fb6eb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ad7860d939acd6d9ec7d4c79da75173f988fb6eb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_ad7860d939acd6d9ec7d4c79da75173f988fb6eb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_ad7860d939acd6d9ec7d4c79da75173f988fb6eb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ad7860d939acd6d9ec7d4c79da75173f988fb6eb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ad7860d939acd6d9ec7d4c79da75173f988fb6eb'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'ad7860d939acd6d9ec7d4c79da75173f988fb6eb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_445dd3e04b013f212cc9f0289ec8a6dacc7c2f91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_445dd3e04b013f212cc9f0289ec8a6dacc7c2f91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_445dd3e04b013f212cc9f0289ec8a6dacc7c2f91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_445dd3e04b013f212cc9f0289ec8a6dacc7c2f91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_445dd3e04b013f212cc9f0289ec8a6dacc7c2f91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "445dd3e04b013f212cc9f0289ec8a6dacc7c2f91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '445dd3e04b013f212cc9f0289ec8a6dacc7c2f91'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId '445dd3e04b013f212cc9f0289ec8a6dacc7c2f91'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ac694aa740c404154b215b3f0a347007371ade4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ac694aa740c404154b215b3f0a347007371ade4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ac694aa740c404154b215b3f0a347007371ade4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ac694aa740c404154b215b3f0a347007371ade4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0ac694aa740c404154b215b3f0a347007371ade4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ac694aa740c404154b215b3f0a347007371ade4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ac694aa740c404154b215b3f0a347007371ade4'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId '0ac694aa740c404154b215b3f0a347007371ade4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3ce27e0658b7f97c01ffb2bd876c67f9805e7c59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3ce27e0658b7f97c01ffb2bd876c67f9805e7c59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3ce27e0658b7f97c01ffb2bd876c67f9805e7c59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3ce27e0658b7f97c01ffb2bd876c67f9805e7c59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3ce27e0658b7f97c01ffb2bd876c67f9805e7c59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ce27e0658b7f97c01ffb2bd876c67f9805e7c59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3ce27e0658b7f97c01ffb2bd876c67f9805e7c59'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId '3ce27e0658b7f97c01ffb2bd876c67f9805e7c59'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'b98b02b2a72a80fe3aa68ced82cb8cac6fc4db4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_736c168ceb57dc9f7d5cd6de740c69c48c315c97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_736c168ceb57dc9f7d5cd6de740c69c48c315c97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_736c168ceb57dc9f7d5cd6de740c69c48c315c97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_736c168ceb57dc9f7d5cd6de740c69c48c315c97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_736c168ceb57dc9f7d5cd6de740c69c48c315c97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "736c168ceb57dc9f7d5cd6de740c69c48c315c97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '736c168ceb57dc9f7d5cd6de740c69c48c315c97'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId '736c168ceb57dc9f7d5cd6de740c69c48c315c97'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3166487ea05e57966177da93e9dcc8835617cce4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3166487ea05e57966177da93e9dcc8835617cce4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3166487ea05e57966177da93e9dcc8835617cce4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3166487ea05e57966177da93e9dcc8835617cce4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3166487ea05e57966177da93e9dcc8835617cce4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3166487ea05e57966177da93e9dcc8835617cce4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3166487ea05e57966177da93e9dcc8835617cce4'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId '3166487ea05e57966177da93e9dcc8835617cce4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c14731954cccbcab7ec1c0a178abd6643313312c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c14731954cccbcab7ec1c0a178abd6643313312c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c14731954cccbcab7ec1c0a178abd6643313312c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c14731954cccbcab7ec1c0a178abd6643313312c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c14731954cccbcab7ec1c0a178abd6643313312c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c14731954cccbcab7ec1c0a178abd6643313312c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c14731954cccbcab7ec1c0a178abd6643313312c'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'c14731954cccbcab7ec1c0a178abd6643313312c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b380dc8e4da1c0de28771905bf90839e6282747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b380dc8e4da1c0de28771905bf90839e6282747> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b380dc8e4da1c0de28771905bf90839e6282747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b380dc8e4da1c0de28771905bf90839e6282747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b380dc8e4da1c0de28771905bf90839e6282747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b380dc8e4da1c0de28771905bf90839e6282747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b380dc8e4da1c0de28771905bf90839e6282747'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId '9b380dc8e4da1c0de28771905bf90839e6282747'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e14fc5039d5d36cc960f7b635a98a0b0172eee76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e14fc5039d5d36cc960f7b635a98a0b0172eee76> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e14fc5039d5d36cc960f7b635a98a0b0172eee76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e14fc5039d5d36cc960f7b635a98a0b0172eee76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e14fc5039d5d36cc960f7b635a98a0b0172eee76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e14fc5039d5d36cc960f7b635a98a0b0172eee76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e14fc5039d5d36cc960f7b635a98a0b0172eee76'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'e14fc5039d5d36cc960f7b635a98a0b0172eee76'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_966d83619aaea085ca26dfbbb4c416f9a8207f5b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_966d83619aaea085ca26dfbbb4c416f9a8207f5b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_966d83619aaea085ca26dfbbb4c416f9a8207f5b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_966d83619aaea085ca26dfbbb4c416f9a8207f5b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_966d83619aaea085ca26dfbbb4c416f9a8207f5b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "966d83619aaea085ca26dfbbb4c416f9a8207f5b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '966d83619aaea085ca26dfbbb4c416f9a8207f5b'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId '966d83619aaea085ca26dfbbb4c416f9a8207f5b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c3a8596e843799dceb33bbe393111e2b3db0b81e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c3a8596e843799dceb33bbe393111e2b3db0b81e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c3a8596e843799dceb33bbe393111e2b3db0b81e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c3a8596e843799dceb33bbe393111e2b3db0b81e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c3a8596e843799dceb33bbe393111e2b3db0b81e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3a8596e843799dceb33bbe393111e2b3db0b81e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3a8596e843799dceb33bbe393111e2b3db0b81e'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'c3a8596e843799dceb33bbe393111e2b3db0b81e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cda35a66110bf2a40a2b3132932e721fcc7501c0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cda35a66110bf2a40a2b3132932e721fcc7501c0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cda35a66110bf2a40a2b3132932e721fcc7501c0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cda35a66110bf2a40a2b3132932e721fcc7501c0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cda35a66110bf2a40a2b3132932e721fcc7501c0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cda35a66110bf2a40a2b3132932e721fcc7501c0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cda35a66110bf2a40a2b3132932e721fcc7501c0'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'cda35a66110bf2a40a2b3132932e721fcc7501c0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96c154ee25a1a93e0ef5ef74032cb909193fb440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96c154ee25a1a93e0ef5ef74032cb909193fb440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96c154ee25a1a93e0ef5ef74032cb909193fb440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96c154ee25a1a93e0ef5ef74032cb909193fb440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96c154ee25a1a93e0ef5ef74032cb909193fb440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96c154ee25a1a93e0ef5ef74032cb909193fb440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96c154ee25a1a93e0ef5ef74032cb909193fb440'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId '96c154ee25a1a93e0ef5ef74032cb909193fb440'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ef61e5666edffea393cfac7354733f510deeb3b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ef61e5666edffea393cfac7354733f510deeb3b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ef61e5666edffea393cfac7354733f510deeb3b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ef61e5666edffea393cfac7354733f510deeb3b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ef61e5666edffea393cfac7354733f510deeb3b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ef61e5666edffea393cfac7354733f510deeb3b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ef61e5666edffea393cfac7354733f510deeb3b6'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'ef61e5666edffea393cfac7354733f510deeb3b6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId '9b89e73b6f6b08c9c6e8fe65dc4ffeb053f6c494'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b082fbe620212d224c7f31e30fe5a64677dbbc01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b082fbe620212d224c7f31e30fe5a64677dbbc01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b082fbe620212d224c7f31e30fe5a64677dbbc01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b082fbe620212d224c7f31e30fe5a64677dbbc01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b082fbe620212d224c7f31e30fe5a64677dbbc01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b082fbe620212d224c7f31e30fe5a64677dbbc01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b082fbe620212d224c7f31e30fe5a64677dbbc01'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'b082fbe620212d224c7f31e30fe5a64677dbbc01'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'b7d0fc96b29bbc94ab56ab67dff0de4e5bdf7510'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7638ae703f33f6a93f1e36c32a459a2e9fddfbd0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7638ae703f33f6a93f1e36c32a459a2e9fddfbd0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7638ae703f33f6a93f1e36c32a459a2e9fddfbd0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7638ae703f33f6a93f1e36c32a459a2e9fddfbd0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7638ae703f33f6a93f1e36c32a459a2e9fddfbd0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7638ae703f33f6a93f1e36c32a459a2e9fddfbd0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7638ae703f33f6a93f1e36c32a459a2e9fddfbd0'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId '7638ae703f33f6a93f1e36c32a459a2e9fddfbd0'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8e4a99b4c76b824d7b8806e3592a1980f92ce2c6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8e4a99b4c76b824d7b8806e3592a1980f92ce2c6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8e4a99b4c76b824d7b8806e3592a1980f92ce2c6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8e4a99b4c76b824d7b8806e3592a1980f92ce2c6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8e4a99b4c76b824d7b8806e3592a1980f92ce2c6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8e4a99b4c76b824d7b8806e3592a1980f92ce2c6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8e4a99b4c76b824d7b8806e3592a1980f92ce2c6'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId '8e4a99b4c76b824d7b8806e3592a1980f92ce2c6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_2b876035e495c9a6d52348f8612476d6be9cf630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2b876035e495c9a6d52348f8612476d6be9cf630> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2b876035e495c9a6d52348f8612476d6be9cf630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2b876035e495c9a6d52348f8612476d6be9cf630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_2b876035e495c9a6d52348f8612476d6be9cf630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2b876035e495c9a6d52348f8612476d6be9cf630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2b876035e495c9a6d52348f8612476d6be9cf630'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '2b876035e495c9a6d52348f8612476d6be9cf630'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b02de29edd7fce9b7953de49fb8f9ca88674b92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b02de29edd7fce9b7953de49fb8f9ca88674b92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b02de29edd7fce9b7953de49fb8f9ca88674b92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b02de29edd7fce9b7953de49fb8f9ca88674b92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b02de29edd7fce9b7953de49fb8f9ca88674b92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2b02de29edd7fce9b7953de49fb8f9ca88674b92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2b02de29edd7fce9b7953de49fb8f9ca88674b92'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '2b02de29edd7fce9b7953de49fb8f9ca88674b92'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d995261f7dc586a7057d0107b6ae3f0a44bc7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d995261f7dc586a7057d0107b6ae3f0a44bc7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d995261f7dc586a7057d0107b6ae3f0a44bc7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d995261f7dc586a7057d0107b6ae3f0a44bc7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d995261f7dc586a7057d0107b6ae3f0a44bc7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d995261f7dc586a7057d0107b6ae3f0a44bc7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd995261f7dc586a7057d0107b6ae3f0a44bc7797'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'd995261f7dc586a7057d0107b6ae3f0a44bc7797'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_60740acdef2a402bc850925df201119b41259f41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_60740acdef2a402bc850925df201119b41259f41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_60740acdef2a402bc850925df201119b41259f41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_60740acdef2a402bc850925df201119b41259f41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_60740acdef2a402bc850925df201119b41259f41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60740acdef2a402bc850925df201119b41259f41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '60740acdef2a402bc850925df201119b41259f41'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '60740acdef2a402bc850925df201119b41259f41'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_cf1423086ac1d55df9d8ed626546434820ed05e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cf1423086ac1d55df9d8ed626546434820ed05e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cf1423086ac1d55df9d8ed626546434820ed05e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cf1423086ac1d55df9d8ed626546434820ed05e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_cf1423086ac1d55df9d8ed626546434820ed05e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf1423086ac1d55df9d8ed626546434820ed05e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf1423086ac1d55df9d8ed626546434820ed05e1'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'cf1423086ac1d55df9d8ed626546434820ed05e1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1573d2965ee017b46e7ac4d06e4706527fa1c2e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1573d2965ee017b46e7ac4d06e4706527fa1c2e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1573d2965ee017b46e7ac4d06e4706527fa1c2e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1573d2965ee017b46e7ac4d06e4706527fa1c2e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1573d2965ee017b46e7ac4d06e4706527fa1c2e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1573d2965ee017b46e7ac4d06e4706527fa1c2e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1573d2965ee017b46e7ac4d06e4706527fa1c2e0'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '1573d2965ee017b46e7ac4d06e4706527fa1c2e0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a5625cf7998be5f92ce49a02d7ecab1b785d3ec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a5625cf7998be5f92ce49a02d7ecab1b785d3ec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a5625cf7998be5f92ce49a02d7ecab1b785d3ec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a5625cf7998be5f92ce49a02d7ecab1b785d3ec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_2a5625cf7998be5f92ce49a02d7ecab1b785d3ec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a5625cf7998be5f92ce49a02d7ecab1b785d3ec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a5625cf7998be5f92ce49a02d7ecab1b785d3ec'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '2a5625cf7998be5f92ce49a02d7ecab1b785d3ec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a22de34b651c9fb20412b1be91e58c260bda60b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a22de34b651c9fb20412b1be91e58c260bda60b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a22de34b651c9fb20412b1be91e58c260bda60b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a22de34b651c9fb20412b1be91e58c260bda60b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_a22de34b651c9fb20412b1be91e58c260bda60b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a22de34b651c9fb20412b1be91e58c260bda60b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a22de34b651c9fb20412b1be91e58c260bda60b6'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'a22de34b651c9fb20412b1be91e58c260bda60b6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '9b4f8383ddeb096ce0bb5d5ddfeb94a9f8b9085a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7c8c672bbfde660622e30cef6f7a1698335e7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7c8c672bbfde660622e30cef6f7a1698335e7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7c8c672bbfde660622e30cef6f7a1698335e7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7c8c672bbfde660622e30cef6f7a1698335e7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7c8c672bbfde660622e30cef6f7a1698335e7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c8c672bbfde660622e30cef6f7a1698335e7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c8c672bbfde660622e30cef6f7a1698335e7623'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId '7c8c672bbfde660622e30cef6f7a1698335e7623'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9b3888b616e56226018dabd5ceaabbc87e0ab9d1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9b3888b616e56226018dabd5ceaabbc87e0ab9d1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9b3888b616e56226018dabd5ceaabbc87e0ab9d1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9b3888b616e56226018dabd5ceaabbc87e0ab9d1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9b3888b616e56226018dabd5ceaabbc87e0ab9d1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b3888b616e56226018dabd5ceaabbc87e0ab9d1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b3888b616e56226018dabd5ceaabbc87e0ab9d1'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '9b3888b616e56226018dabd5ceaabbc87e0ab9d1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_838105cf87f8225e8fa9770ced4daf18ad15df31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_838105cf87f8225e8fa9770ced4daf18ad15df31> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_838105cf87f8225e8fa9770ced4daf18ad15df31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_838105cf87f8225e8fa9770ced4daf18ad15df31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_838105cf87f8225e8fa9770ced4daf18ad15df31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "838105cf87f8225e8fa9770ced4daf18ad15df31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '838105cf87f8225e8fa9770ced4daf18ad15df31'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '838105cf87f8225e8fa9770ced4daf18ad15df31'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7091f3664dc2aa745875c923db03278e766cb2cc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7091f3664dc2aa745875c923db03278e766cb2cc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7091f3664dc2aa745875c923db03278e766cb2cc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7091f3664dc2aa745875c923db03278e766cb2cc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7091f3664dc2aa745875c923db03278e766cb2cc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7091f3664dc2aa745875c923db03278e766cb2cc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7091f3664dc2aa745875c923db03278e766cb2cc'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '7091f3664dc2aa745875c923db03278e766cb2cc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7c50d1976c89db3398e304a32c0050dfcafea707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7c50d1976c89db3398e304a32c0050dfcafea707> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7c50d1976c89db3398e304a32c0050dfcafea707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7c50d1976c89db3398e304a32c0050dfcafea707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7c50d1976c89db3398e304a32c0050dfcafea707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c50d1976c89db3398e304a32c0050dfcafea707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c50d1976c89db3398e304a32c0050dfcafea707'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '7c50d1976c89db3398e304a32c0050dfcafea707'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId 'bb18b83a3faf8b15ded8b9f9b42f6b554c5a419f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d67b15a9d91d21c65978cd8833fc8481fb29d5bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d67b15a9d91d21c65978cd8833fc8481fb29d5bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d67b15a9d91d21c65978cd8833fc8481fb29d5bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d67b15a9d91d21c65978cd8833fc8481fb29d5bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d67b15a9d91d21c65978cd8833fc8481fb29d5bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d67b15a9d91d21c65978cd8833fc8481fb29d5bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd67b15a9d91d21c65978cd8833fc8481fb29d5bc'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId 'd67b15a9d91d21c65978cd8833fc8481fb29d5bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3723f336a06fa33d0e954cd1afaa63e068d0a811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3723f336a06fa33d0e954cd1afaa63e068d0a811> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3723f336a06fa33d0e954cd1afaa63e068d0a811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3723f336a06fa33d0e954cd1afaa63e068d0a811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3723f336a06fa33d0e954cd1afaa63e068d0a811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3723f336a06fa33d0e954cd1afaa63e068d0a811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3723f336a06fa33d0e954cd1afaa63e068d0a811'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '3723f336a06fa33d0e954cd1afaa63e068d0a811'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_46b66b5a8f0d6d1d842e1bc9990cabaa75318a47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_46b66b5a8f0d6d1d842e1bc9990cabaa75318a47> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_46b66b5a8f0d6d1d842e1bc9990cabaa75318a47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_46b66b5a8f0d6d1d842e1bc9990cabaa75318a47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_46b66b5a8f0d6d1d842e1bc9990cabaa75318a47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "46b66b5a8f0d6d1d842e1bc9990cabaa75318a47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '46b66b5a8f0d6d1d842e1bc9990cabaa75318a47'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '46b66b5a8f0d6d1d842e1bc9990cabaa75318a47'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_352b9fdc42be568e086194f6b82f888538485447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_352b9fdc42be568e086194f6b82f888538485447> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_352b9fdc42be568e086194f6b82f888538485447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_352b9fdc42be568e086194f6b82f888538485447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_352b9fdc42be568e086194f6b82f888538485447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "352b9fdc42be568e086194f6b82f888538485447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '352b9fdc42be568e086194f6b82f888538485447'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId '352b9fdc42be568e086194f6b82f888538485447'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c0b7fb6b8619471b6ac81988bb71dd6ec801b9de>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c0b7fb6b8619471b6ac81988bb71dd6ec801b9de> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c0b7fb6b8619471b6ac81988bb71dd6ec801b9de> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c0b7fb6b8619471b6ac81988bb71dd6ec801b9de>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c0b7fb6b8619471b6ac81988bb71dd6ec801b9de>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c0b7fb6b8619471b6ac81988bb71dd6ec801b9de" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c0b7fb6b8619471b6ac81988bb71dd6ec801b9de'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId 'c0b7fb6b8619471b6ac81988bb71dd6ec801b9de'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d8db00ac6c39a788e95a65e21f5ee9983ac0bea7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d8db00ac6c39a788e95a65e21f5ee9983ac0bea7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d8db00ac6c39a788e95a65e21f5ee9983ac0bea7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d8db00ac6c39a788e95a65e21f5ee9983ac0bea7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d8db00ac6c39a788e95a65e21f5ee9983ac0bea7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8db00ac6c39a788e95a65e21f5ee9983ac0bea7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8db00ac6c39a788e95a65e21f5ee9983ac0bea7'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId 'd8db00ac6c39a788e95a65e21f5ee9983ac0bea7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_439bcfdcffa98330d8fde1ac713a3fb63836963d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_439bcfdcffa98330d8fde1ac713a3fb63836963d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_439bcfdcffa98330d8fde1ac713a3fb63836963d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_439bcfdcffa98330d8fde1ac713a3fb63836963d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_439bcfdcffa98330d8fde1ac713a3fb63836963d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "439bcfdcffa98330d8fde1ac713a3fb63836963d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '439bcfdcffa98330d8fde1ac713a3fb63836963d'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '439bcfdcffa98330d8fde1ac713a3fb63836963d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_92cf51142876da0c15771c3e4a15b832ddee486e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_92cf51142876da0c15771c3e4a15b832ddee486e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_92cf51142876da0c15771c3e4a15b832ddee486e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_92cf51142876da0c15771c3e4a15b832ddee486e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_92cf51142876da0c15771c3e4a15b832ddee486e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "92cf51142876da0c15771c3e4a15b832ddee486e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '92cf51142876da0c15771c3e4a15b832ddee486e'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '92cf51142876da0c15771c3e4a15b832ddee486e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_376084fd1cc5ce030914fcab351766fbc6176c3e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_376084fd1cc5ce030914fcab351766fbc6176c3e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_376084fd1cc5ce030914fcab351766fbc6176c3e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_376084fd1cc5ce030914fcab351766fbc6176c3e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_376084fd1cc5ce030914fcab351766fbc6176c3e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "376084fd1cc5ce030914fcab351766fbc6176c3e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '376084fd1cc5ce030914fcab351766fbc6176c3e'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '376084fd1cc5ce030914fcab351766fbc6176c3e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3e8b9f79014ceb88238507f087d997b2dc57ddec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3e8b9f79014ceb88238507f087d997b2dc57ddec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3e8b9f79014ceb88238507f087d997b2dc57ddec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3e8b9f79014ceb88238507f087d997b2dc57ddec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3e8b9f79014ceb88238507f087d997b2dc57ddec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e8b9f79014ceb88238507f087d997b2dc57ddec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e8b9f79014ceb88238507f087d997b2dc57ddec'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '3e8b9f79014ceb88238507f087d997b2dc57ddec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_39c2bdeaad7fac20f6d90f6b995384872418051a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_39c2bdeaad7fac20f6d90f6b995384872418051a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_39c2bdeaad7fac20f6d90f6b995384872418051a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_39c2bdeaad7fac20f6d90f6b995384872418051a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_39c2bdeaad7fac20f6d90f6b995384872418051a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39c2bdeaad7fac20f6d90f6b995384872418051a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '39c2bdeaad7fac20f6d90f6b995384872418051a'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '39c2bdeaad7fac20f6d90f6b995384872418051a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_799ef0028f88600f3d54e347bbe9344e5ef09946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_799ef0028f88600f3d54e347bbe9344e5ef09946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_799ef0028f88600f3d54e347bbe9344e5ef09946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_799ef0028f88600f3d54e347bbe9344e5ef09946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_799ef0028f88600f3d54e347bbe9344e5ef09946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "799ef0028f88600f3d54e347bbe9344e5ef09946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '799ef0028f88600f3d54e347bbe9344e5ef09946'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '799ef0028f88600f3d54e347bbe9344e5ef09946'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ea385ecb320884c74b802a2b30a4ba68ef7c0c1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ea385ecb320884c74b802a2b30a4ba68ef7c0c1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ea385ecb320884c74b802a2b30a4ba68ef7c0c1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ea385ecb320884c74b802a2b30a4ba68ef7c0c1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_9ea385ecb320884c74b802a2b30a4ba68ef7c0c1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9ea385ecb320884c74b802a2b30a4ba68ef7c0c1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9ea385ecb320884c74b802a2b30a4ba68ef7c0c1'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '9ea385ecb320884c74b802a2b30a4ba68ef7c0c1'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3327e96b6c95d1ba498f3ecb9e6e19704e0da832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3327e96b6c95d1ba498f3ecb9e6e19704e0da832> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3327e96b6c95d1ba498f3ecb9e6e19704e0da832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3327e96b6c95d1ba498f3ecb9e6e19704e0da832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3327e96b6c95d1ba498f3ecb9e6e19704e0da832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3327e96b6c95d1ba498f3ecb9e6e19704e0da832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3327e96b6c95d1ba498f3ecb9e6e19704e0da832'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '3327e96b6c95d1ba498f3ecb9e6e19704e0da832'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1fa3d90f679896c999b438cfa728dc9b2bcf2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1fa3d90f679896c999b438cfa728dc9b2bcf2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1fa3d90f679896c999b438cfa728dc9b2bcf2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1fa3d90f679896c999b438cfa728dc9b2bcf2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1fa3d90f679896c999b438cfa728dc9b2bcf2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1fa3d90f679896c999b438cfa728dc9b2bcf2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1fa3d90f679896c999b438cfa728dc9b2bcf2325'^^xsd:string;
  dwc:scientificName 'Paraonides sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129434'^^xsd:integer;
  dwc:occurrenceId '1fa3d90f679896c999b438cfa728dc9b2bcf2325'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c1acfad8b7304e46af404d54132e0def00a8fbc9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c1acfad8b7304e46af404d54132e0def00a8fbc9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c1acfad8b7304e46af404d54132e0def00a8fbc9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c1acfad8b7304e46af404d54132e0def00a8fbc9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c1acfad8b7304e46af404d54132e0def00a8fbc9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c1acfad8b7304e46af404d54132e0def00a8fbc9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c1acfad8b7304e46af404d54132e0def00a8fbc9'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'c1acfad8b7304e46af404d54132e0def00a8fbc9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e3b70466d7c58d7b6944eea87bb8d744e10543c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e3b70466d7c58d7b6944eea87bb8d744e10543c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e3b70466d7c58d7b6944eea87bb8d744e10543c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e3b70466d7c58d7b6944eea87bb8d744e10543c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e3b70466d7c58d7b6944eea87bb8d744e10543c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2e3b70466d7c58d7b6944eea87bb8d744e10543c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2e3b70466d7c58d7b6944eea87bb8d744e10543c'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId '2e3b70466d7c58d7b6944eea87bb8d744e10543c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21b941488cea8d96593f6226d41fed3457d4adba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21b941488cea8d96593f6226d41fed3457d4adba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21b941488cea8d96593f6226d41fed3457d4adba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21b941488cea8d96593f6226d41fed3457d4adba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_21b941488cea8d96593f6226d41fed3457d4adba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "21b941488cea8d96593f6226d41fed3457d4adba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '21b941488cea8d96593f6226d41fed3457d4adba'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId '21b941488cea8d96593f6226d41fed3457d4adba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_885c78ca14c854add6c0b47cf20af6f0a65fcb6f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_885c78ca14c854add6c0b47cf20af6f0a65fcb6f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_885c78ca14c854add6c0b47cf20af6f0a65fcb6f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_885c78ca14c854add6c0b47cf20af6f0a65fcb6f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_885c78ca14c854add6c0b47cf20af6f0a65fcb6f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885c78ca14c854add6c0b47cf20af6f0a65fcb6f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '885c78ca14c854add6c0b47cf20af6f0a65fcb6f'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId '885c78ca14c854add6c0b47cf20af6f0a65fcb6f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'ae7d39fa74410c4b5fbe6f6d7bb5376dc47d990b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e9eb7c6259cc5156c1d4cb81f0319f928103d569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e9eb7c6259cc5156c1d4cb81f0319f928103d569> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e9eb7c6259cc5156c1d4cb81f0319f928103d569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e9eb7c6259cc5156c1d4cb81f0319f928103d569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e9eb7c6259cc5156c1d4cb81f0319f928103d569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e9eb7c6259cc5156c1d4cb81f0319f928103d569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e9eb7c6259cc5156c1d4cb81f0319f928103d569'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'e9eb7c6259cc5156c1d4cb81f0319f928103d569'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d899c12d33b2587287c9d7a138e0dc62d345028b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d899c12d33b2587287c9d7a138e0dc62d345028b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d899c12d33b2587287c9d7a138e0dc62d345028b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d899c12d33b2587287c9d7a138e0dc62d345028b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d899c12d33b2587287c9d7a138e0dc62d345028b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d899c12d33b2587287c9d7a138e0dc62d345028b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd899c12d33b2587287c9d7a138e0dc62d345028b'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'd899c12d33b2587287c9d7a138e0dc62d345028b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1264ae18b26eb121cac94fb32d9bd378a07c2f75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1264ae18b26eb121cac94fb32d9bd378a07c2f75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1264ae18b26eb121cac94fb32d9bd378a07c2f75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1264ae18b26eb121cac94fb32d9bd378a07c2f75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_1264ae18b26eb121cac94fb32d9bd378a07c2f75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264ae18b26eb121cac94fb32d9bd378a07c2f75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1264ae18b26eb121cac94fb32d9bd378a07c2f75'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId '1264ae18b26eb121cac94fb32d9bd378a07c2f75'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d7524e8531964db47048a6dbc7ef03fa90615d78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d7524e8531964db47048a6dbc7ef03fa90615d78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d7524e8531964db47048a6dbc7ef03fa90615d78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d7524e8531964db47048a6dbc7ef03fa90615d78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_d7524e8531964db47048a6dbc7ef03fa90615d78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d7524e8531964db47048a6dbc7ef03fa90615d78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd7524e8531964db47048a6dbc7ef03fa90615d78'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'd7524e8531964db47048a6dbc7ef03fa90615d78'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_9c4237fdfa6e2094ae648a47d6a13540d7baa9d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9c4237fdfa6e2094ae648a47d6a13540d7baa9d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9c4237fdfa6e2094ae648a47d6a13540d7baa9d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_9c4237fdfa6e2094ae648a47d6a13540d7baa9d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_9c4237fdfa6e2094ae648a47d6a13540d7baa9d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c4237fdfa6e2094ae648a47d6a13540d7baa9d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c4237fdfa6e2094ae648a47d6a13540d7baa9d8'^^xsd:string;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId '9c4237fdfa6e2094ae648a47d6a13540d7baa9d8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a68fc4f483e2246e9fa0d91e842881ad1f0f4f09>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a68fc4f483e2246e9fa0d91e842881ad1f0f4f09> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a68fc4f483e2246e9fa0d91e842881ad1f0f4f09> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a68fc4f483e2246e9fa0d91e842881ad1f0f4f09>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a68fc4f483e2246e9fa0d91e842881ad1f0f4f09>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a68fc4f483e2246e9fa0d91e842881ad1f0f4f09" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a68fc4f483e2246e9fa0d91e842881ad1f0f4f09'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId 'a68fc4f483e2246e9fa0d91e842881ad1f0f4f09'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_98dbdb70f505fa94afa73e2be41845df89e71af7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_98dbdb70f505fa94afa73e2be41845df89e71af7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_98dbdb70f505fa94afa73e2be41845df89e71af7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_98dbdb70f505fa94afa73e2be41845df89e71af7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_98dbdb70f505fa94afa73e2be41845df89e71af7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "98dbdb70f505fa94afa73e2be41845df89e71af7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '98dbdb70f505fa94afa73e2be41845df89e71af7'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '98dbdb70f505fa94afa73e2be41845df89e71af7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9ecbd48e3e1696b210514fb405d55a0807e708b3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9ecbd48e3e1696b210514fb405d55a0807e708b3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9ecbd48e3e1696b210514fb405d55a0807e708b3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9ecbd48e3e1696b210514fb405d55a0807e708b3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_9ecbd48e3e1696b210514fb405d55a0807e708b3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9ecbd48e3e1696b210514fb405d55a0807e708b3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9ecbd48e3e1696b210514fb405d55a0807e708b3'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '9ecbd48e3e1696b210514fb405d55a0807e708b3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_31e69a91567c8d0d20892ce611e159b9228dd033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_31e69a91567c8d0d20892ce611e159b9228dd033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_31e69a91567c8d0d20892ce611e159b9228dd033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_31e69a91567c8d0d20892ce611e159b9228dd033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_31e69a91567c8d0d20892ce611e159b9228dd033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "31e69a91567c8d0d20892ce611e159b9228dd033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '31e69a91567c8d0d20892ce611e159b9228dd033'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '31e69a91567c8d0d20892ce611e159b9228dd033'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_69fb111f52b2d4a2a0e791aaa30f9d50aba630d4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_69fb111f52b2d4a2a0e791aaa30f9d50aba630d4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_69fb111f52b2d4a2a0e791aaa30f9d50aba630d4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_69fb111f52b2d4a2a0e791aaa30f9d50aba630d4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_69fb111f52b2d4a2a0e791aaa30f9d50aba630d4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "69fb111f52b2d4a2a0e791aaa30f9d50aba630d4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '69fb111f52b2d4a2a0e791aaa30f9d50aba630d4'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '69fb111f52b2d4a2a0e791aaa30f9d50aba630d4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32bcee60ef551f334a8c5167d1ce94de83f64b63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32bcee60ef551f334a8c5167d1ce94de83f64b63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32bcee60ef551f334a8c5167d1ce94de83f64b63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32bcee60ef551f334a8c5167d1ce94de83f64b63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_32bcee60ef551f334a8c5167d1ce94de83f64b63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32bcee60ef551f334a8c5167d1ce94de83f64b63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '32bcee60ef551f334a8c5167d1ce94de83f64b63'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '32bcee60ef551f334a8c5167d1ce94de83f64b63'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bdc4b0480418c6030f950086abe0ecce24232f4b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bdc4b0480418c6030f950086abe0ecce24232f4b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bdc4b0480418c6030f950086abe0ecce24232f4b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bdc4b0480418c6030f950086abe0ecce24232f4b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_bdc4b0480418c6030f950086abe0ecce24232f4b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bdc4b0480418c6030f950086abe0ecce24232f4b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bdc4b0480418c6030f950086abe0ecce24232f4b'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId 'bdc4b0480418c6030f950086abe0ecce24232f4b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6f8433c9f3c23c84754ad109646932974ea1456d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6f8433c9f3c23c84754ad109646932974ea1456d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6f8433c9f3c23c84754ad109646932974ea1456d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6f8433c9f3c23c84754ad109646932974ea1456d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6f8433c9f3c23c84754ad109646932974ea1456d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6f8433c9f3c23c84754ad109646932974ea1456d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6f8433c9f3c23c84754ad109646932974ea1456d'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '6f8433c9f3c23c84754ad109646932974ea1456d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a7cd616ba30f68ddf41445598c40eaa80474c48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a7cd616ba30f68ddf41445598c40eaa80474c48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a7cd616ba30f68ddf41445598c40eaa80474c48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a7cd616ba30f68ddf41445598c40eaa80474c48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a7cd616ba30f68ddf41445598c40eaa80474c48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a7cd616ba30f68ddf41445598c40eaa80474c48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a7cd616ba30f68ddf41445598c40eaa80474c48'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '2a7cd616ba30f68ddf41445598c40eaa80474c48'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3cdaf06abf33d336ebcbf009b1288bd9e49e7c05>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3cdaf06abf33d336ebcbf009b1288bd9e49e7c05> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3cdaf06abf33d336ebcbf009b1288bd9e49e7c05> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3cdaf06abf33d336ebcbf009b1288bd9e49e7c05>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3cdaf06abf33d336ebcbf009b1288bd9e49e7c05>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3cdaf06abf33d336ebcbf009b1288bd9e49e7c05" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3cdaf06abf33d336ebcbf009b1288bd9e49e7c05'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId '3cdaf06abf33d336ebcbf009b1288bd9e49e7c05'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_33af2c86fcf6b60e28194a1812634f6c66db87ad>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_33af2c86fcf6b60e28194a1812634f6c66db87ad> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_33af2c86fcf6b60e28194a1812634f6c66db87ad> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_33af2c86fcf6b60e28194a1812634f6c66db87ad>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_33af2c86fcf6b60e28194a1812634f6c66db87ad>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "33af2c86fcf6b60e28194a1812634f6c66db87ad" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '33af2c86fcf6b60e28194a1812634f6c66db87ad'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId '33af2c86fcf6b60e28194a1812634f6c66db87ad'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8cf143bc34890e2a646671b153e8bd6b588ffff0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8cf143bc34890e2a646671b153e8bd6b588ffff0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8cf143bc34890e2a646671b153e8bd6b588ffff0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8cf143bc34890e2a646671b153e8bd6b588ffff0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8cf143bc34890e2a646671b153e8bd6b588ffff0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8cf143bc34890e2a646671b153e8bd6b588ffff0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8cf143bc34890e2a646671b153e8bd6b588ffff0'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId '8cf143bc34890e2a646671b153e8bd6b588ffff0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId '711fd4d3ec4eb8d9583869a6ed6e06fbbf41c932'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d776d0ceacd2099dff3fde0449e9b978169f1ef2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d776d0ceacd2099dff3fde0449e9b978169f1ef2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d776d0ceacd2099dff3fde0449e9b978169f1ef2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d776d0ceacd2099dff3fde0449e9b978169f1ef2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d776d0ceacd2099dff3fde0449e9b978169f1ef2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d776d0ceacd2099dff3fde0449e9b978169f1ef2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd776d0ceacd2099dff3fde0449e9b978169f1ef2'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId 'd776d0ceacd2099dff3fde0449e9b978169f1ef2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId '9b30f8abf3e6204e41e79c4e6b2e74bea8a580d5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_73949e7e2db92bedde7c6bbee7fc03d58e133170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_73949e7e2db92bedde7c6bbee7fc03d58e133170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_73949e7e2db92bedde7c6bbee7fc03d58e133170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_73949e7e2db92bedde7c6bbee7fc03d58e133170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_73949e7e2db92bedde7c6bbee7fc03d58e133170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73949e7e2db92bedde7c6bbee7fc03d58e133170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '73949e7e2db92bedde7c6bbee7fc03d58e133170'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId '73949e7e2db92bedde7c6bbee7fc03d58e133170'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fef6ba1a950a4708933d0eac1d1c9399734256ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fef6ba1a950a4708933d0eac1d1c9399734256ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fef6ba1a950a4708933d0eac1d1c9399734256ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fef6ba1a950a4708933d0eac1d1c9399734256ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fef6ba1a950a4708933d0eac1d1c9399734256ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fef6ba1a950a4708933d0eac1d1c9399734256ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fef6ba1a950a4708933d0eac1d1c9399734256ac'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId 'fef6ba1a950a4708933d0eac1d1c9399734256ac'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d3ff350d9b7fa2b481f78b2399fe691e15133d57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d3ff350d9b7fa2b481f78b2399fe691e15133d57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d3ff350d9b7fa2b481f78b2399fe691e15133d57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d3ff350d9b7fa2b481f78b2399fe691e15133d57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d3ff350d9b7fa2b481f78b2399fe691e15133d57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d3ff350d9b7fa2b481f78b2399fe691e15133d57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd3ff350d9b7fa2b481f78b2399fe691e15133d57'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId 'd3ff350d9b7fa2b481f78b2399fe691e15133d57'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e85d70cead3ca4ac6fd338b945ab65beb953ad89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e85d70cead3ca4ac6fd338b945ab65beb953ad89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e85d70cead3ca4ac6fd338b945ab65beb953ad89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e85d70cead3ca4ac6fd338b945ab65beb953ad89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_e85d70cead3ca4ac6fd338b945ab65beb953ad89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e85d70cead3ca4ac6fd338b945ab65beb953ad89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e85d70cead3ca4ac6fd338b945ab65beb953ad89'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId 'e85d70cead3ca4ac6fd338b945ab65beb953ad89'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1b6cc582f706713d57dcbd781ed83dbac4f8c5c4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1b6cc582f706713d57dcbd781ed83dbac4f8c5c4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1b6cc582f706713d57dcbd781ed83dbac4f8c5c4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1b6cc582f706713d57dcbd781ed83dbac4f8c5c4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1b6cc582f706713d57dcbd781ed83dbac4f8c5c4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b6cc582f706713d57dcbd781ed83dbac4f8c5c4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b6cc582f706713d57dcbd781ed83dbac4f8c5c4'^^xsd:string;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '416714'^^xsd:integer;
  dwc:occurrenceId '1b6cc582f706713d57dcbd781ed83dbac4f8c5c4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_106e7e3901a7baa3f4bd66f16b12e1167dd0dd55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_106e7e3901a7baa3f4bd66f16b12e1167dd0dd55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_106e7e3901a7baa3f4bd66f16b12e1167dd0dd55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_106e7e3901a7baa3f4bd66f16b12e1167dd0dd55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_106e7e3901a7baa3f4bd66f16b12e1167dd0dd55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "106e7e3901a7baa3f4bd66f16b12e1167dd0dd55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '106e7e3901a7baa3f4bd66f16b12e1167dd0dd55'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId '106e7e3901a7baa3f4bd66f16b12e1167dd0dd55'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_647c7d311a6c3bc9eed873f2f7222365c785bb1c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_647c7d311a6c3bc9eed873f2f7222365c785bb1c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_647c7d311a6c3bc9eed873f2f7222365c785bb1c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_647c7d311a6c3bc9eed873f2f7222365c785bb1c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_647c7d311a6c3bc9eed873f2f7222365c785bb1c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "647c7d311a6c3bc9eed873f2f7222365c785bb1c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '647c7d311a6c3bc9eed873f2f7222365c785bb1c'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId '647c7d311a6c3bc9eed873f2f7222365c785bb1c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7d12ecaf917bc06bd83d2f669622cf005b0ef25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7d12ecaf917bc06bd83d2f669622cf005b0ef25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7d12ecaf917bc06bd83d2f669622cf005b0ef25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7d12ecaf917bc06bd83d2f669622cf005b0ef25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c7d12ecaf917bc06bd83d2f669622cf005b0ef25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c7d12ecaf917bc06bd83d2f669622cf005b0ef25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c7d12ecaf917bc06bd83d2f669622cf005b0ef25'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId 'c7d12ecaf917bc06bd83d2f669622cf005b0ef25'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bb1448f131632dfd8fc0c0d4e8d7896d992e6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bb1448f131632dfd8fc0c0d4e8d7896d992e6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bb1448f131632dfd8fc0c0d4e8d7896d992e6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bb1448f131632dfd8fc0c0d4e8d7896d992e6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_bb1448f131632dfd8fc0c0d4e8d7896d992e6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bb1448f131632dfd8fc0c0d4e8d7896d992e6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bb1448f131632dfd8fc0c0d4e8d7896d992e6610'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId 'bb1448f131632dfd8fc0c0d4e8d7896d992e6610'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fecdb85e98a35849ec68d9a8db1d2e4cc024f36d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fecdb85e98a35849ec68d9a8db1d2e4cc024f36d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fecdb85e98a35849ec68d9a8db1d2e4cc024f36d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fecdb85e98a35849ec68d9a8db1d2e4cc024f36d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fecdb85e98a35849ec68d9a8db1d2e4cc024f36d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fecdb85e98a35849ec68d9a8db1d2e4cc024f36d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fecdb85e98a35849ec68d9a8db1d2e4cc024f36d'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId 'fecdb85e98a35849ec68d9a8db1d2e4cc024f36d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5ea9cbbe75dedfbf1f9b727be33bd573e820ee75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5ea9cbbe75dedfbf1f9b727be33bd573e820ee75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5ea9cbbe75dedfbf1f9b727be33bd573e820ee75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5ea9cbbe75dedfbf1f9b727be33bd573e820ee75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_5ea9cbbe75dedfbf1f9b727be33bd573e820ee75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5ea9cbbe75dedfbf1f9b727be33bd573e820ee75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5ea9cbbe75dedfbf1f9b727be33bd573e820ee75'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId '5ea9cbbe75dedfbf1f9b727be33bd573e820ee75'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId 'd6c6a7d25cd67158fbe36430aa8e4b2a2f5392d6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c2be19bb0fcd3f30821563ac9667659d9daaeb99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c2be19bb0fcd3f30821563ac9667659d9daaeb99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c2be19bb0fcd3f30821563ac9667659d9daaeb99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c2be19bb0fcd3f30821563ac9667659d9daaeb99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_c2be19bb0fcd3f30821563ac9667659d9daaeb99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c2be19bb0fcd3f30821563ac9667659d9daaeb99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c2be19bb0fcd3f30821563ac9667659d9daaeb99'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId 'c2be19bb0fcd3f30821563ac9667659d9daaeb99'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_016232f00b1440cbd68b94f19087776f32823075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_016232f00b1440cbd68b94f19087776f32823075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_016232f00b1440cbd68b94f19087776f32823075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_016232f00b1440cbd68b94f19087776f32823075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_016232f00b1440cbd68b94f19087776f32823075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "016232f00b1440cbd68b94f19087776f32823075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '016232f00b1440cbd68b94f19087776f32823075'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId '016232f00b1440cbd68b94f19087776f32823075'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_03c17ce8ab9b8d93ebe29df27e77fc67047c19ac>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_03c17ce8ab9b8d93ebe29df27e77fc67047c19ac> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_03c17ce8ab9b8d93ebe29df27e77fc67047c19ac> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_03c17ce8ab9b8d93ebe29df27e77fc67047c19ac>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_03c17ce8ab9b8d93ebe29df27e77fc67047c19ac>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "03c17ce8ab9b8d93ebe29df27e77fc67047c19ac" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '03c17ce8ab9b8d93ebe29df27e77fc67047c19ac'^^xsd:string;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId '03c17ce8ab9b8d93ebe29df27e77fc67047c19ac'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_2ce5efdb62f3a02920bce17938d688deb14f271f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2ce5efdb62f3a02920bce17938d688deb14f271f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2ce5efdb62f3a02920bce17938d688deb14f271f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_2ce5efdb62f3a02920bce17938d688deb14f271f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_2ce5efdb62f3a02920bce17938d688deb14f271f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ce5efdb62f3a02920bce17938d688deb14f271f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2ce5efdb62f3a02920bce17938d688deb14f271f'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId '2ce5efdb62f3a02920bce17938d688deb14f271f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a345b3ac28e6fdcc5c19a9190c56f06abffd734d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a345b3ac28e6fdcc5c19a9190c56f06abffd734d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a345b3ac28e6fdcc5c19a9190c56f06abffd734d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a345b3ac28e6fdcc5c19a9190c56f06abffd734d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a345b3ac28e6fdcc5c19a9190c56f06abffd734d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a345b3ac28e6fdcc5c19a9190c56f06abffd734d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a345b3ac28e6fdcc5c19a9190c56f06abffd734d'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId 'a345b3ac28e6fdcc5c19a9190c56f06abffd734d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a9070840fece6912915ed7be366bbf4f4ba60f8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a9070840fece6912915ed7be366bbf4f4ba60f8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a9070840fece6912915ed7be366bbf4f4ba60f8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a9070840fece6912915ed7be366bbf4f4ba60f8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_1a9070840fece6912915ed7be366bbf4f4ba60f8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1a9070840fece6912915ed7be366bbf4f4ba60f8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1a9070840fece6912915ed7be366bbf4f4ba60f8'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId '1a9070840fece6912915ed7be366bbf4f4ba60f8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_46414db43919551d7fec6a0260051d5b06b9f459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_46414db43919551d7fec6a0260051d5b06b9f459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_46414db43919551d7fec6a0260051d5b06b9f459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_46414db43919551d7fec6a0260051d5b06b9f459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_46414db43919551d7fec6a0260051d5b06b9f459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "46414db43919551d7fec6a0260051d5b06b9f459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '46414db43919551d7fec6a0260051d5b06b9f459'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId '46414db43919551d7fec6a0260051d5b06b9f459'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_7d4d12a6e380877c72f4400002d6ce072b3607b6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d4d12a6e380877c72f4400002d6ce072b3607b6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d4d12a6e380877c72f4400002d6ce072b3607b6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_7d4d12a6e380877c72f4400002d6ce072b3607b6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_7d4d12a6e380877c72f4400002d6ce072b3607b6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d4d12a6e380877c72f4400002d6ce072b3607b6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d4d12a6e380877c72f4400002d6ce072b3607b6'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId '7d4d12a6e380877c72f4400002d6ce072b3607b6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e31c8a892eecbd7a76e4339338ae3ef4eb2290e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e31c8a892eecbd7a76e4339338ae3ef4eb2290e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e31c8a892eecbd7a76e4339338ae3ef4eb2290e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e31c8a892eecbd7a76e4339338ae3ef4eb2290e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e31c8a892eecbd7a76e4339338ae3ef4eb2290e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e31c8a892eecbd7a76e4339338ae3ef4eb2290e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e31c8a892eecbd7a76e4339338ae3ef4eb2290e8'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId 'e31c8a892eecbd7a76e4339338ae3ef4eb2290e8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_41fc48b155b64c5d301b257c34df6b7fdb0c7bb9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_41fc48b155b64c5d301b257c34df6b7fdb0c7bb9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_41fc48b155b64c5d301b257c34df6b7fdb0c7bb9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_41fc48b155b64c5d301b257c34df6b7fdb0c7bb9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_41fc48b155b64c5d301b257c34df6b7fdb0c7bb9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "41fc48b155b64c5d301b257c34df6b7fdb0c7bb9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '41fc48b155b64c5d301b257c34df6b7fdb0c7bb9'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId '41fc48b155b64c5d301b257c34df6b7fdb0c7bb9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_719ad61bf3e6ffbbee00f46b1834acc660b106df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_719ad61bf3e6ffbbee00f46b1834acc660b106df> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_719ad61bf3e6ffbbee00f46b1834acc660b106df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_719ad61bf3e6ffbbee00f46b1834acc660b106df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_719ad61bf3e6ffbbee00f46b1834acc660b106df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "719ad61bf3e6ffbbee00f46b1834acc660b106df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '719ad61bf3e6ffbbee00f46b1834acc660b106df'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId '719ad61bf3e6ffbbee00f46b1834acc660b106df'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId 'b6dbbbd2cbc3fcaf3cb6ce0aac7e493cf214f700'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_aea1c96f81c03e05e2f7f5337d0ffbf1033985ab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_aea1c96f81c03e05e2f7f5337d0ffbf1033985ab> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_aea1c96f81c03e05e2f7f5337d0ffbf1033985ab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_aea1c96f81c03e05e2f7f5337d0ffbf1033985ab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_aea1c96f81c03e05e2f7f5337d0ffbf1033985ab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aea1c96f81c03e05e2f7f5337d0ffbf1033985ab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aea1c96f81c03e05e2f7f5337d0ffbf1033985ab'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:occurrenceId 'aea1c96f81c03e05e2f7f5337d0ffbf1033985ab'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_5edea280d0539e43037cae349cb3f8277962b297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5edea280d0539e43037cae349cb3f8277962b297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5edea280d0539e43037cae349cb3f8277962b297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_5edea280d0539e43037cae349cb3f8277962b297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_5edea280d0539e43037cae349cb3f8277962b297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5edea280d0539e43037cae349cb3f8277962b297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5edea280d0539e43037cae349cb3f8277962b297'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId '5edea280d0539e43037cae349cb3f8277962b297'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7c83c33e802a96704cbdb21bbcba39de7a9cff74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7c83c33e802a96704cbdb21bbcba39de7a9cff74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7c83c33e802a96704cbdb21bbcba39de7a9cff74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7c83c33e802a96704cbdb21bbcba39de7a9cff74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_7c83c33e802a96704cbdb21bbcba39de7a9cff74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7c83c33e802a96704cbdb21bbcba39de7a9cff74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7c83c33e802a96704cbdb21bbcba39de7a9cff74'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId '7c83c33e802a96704cbdb21bbcba39de7a9cff74'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45bf45bdb62fb77d4d9d5658bb10d567809a5e89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45bf45bdb62fb77d4d9d5658bb10d567809a5e89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45bf45bdb62fb77d4d9d5658bb10d567809a5e89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45bf45bdb62fb77d4d9d5658bb10d567809a5e89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45bf45bdb62fb77d4d9d5658bb10d567809a5e89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45bf45bdb62fb77d4d9d5658bb10d567809a5e89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45bf45bdb62fb77d4d9d5658bb10d567809a5e89'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId '45bf45bdb62fb77d4d9d5658bb10d567809a5e89'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_054f4992bb3e2a702c102a840c20396909c70903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_054f4992bb3e2a702c102a840c20396909c70903> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_054f4992bb3e2a702c102a840c20396909c70903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_054f4992bb3e2a702c102a840c20396909c70903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_054f4992bb3e2a702c102a840c20396909c70903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "054f4992bb3e2a702c102a840c20396909c70903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '054f4992bb3e2a702c102a840c20396909c70903'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId '054f4992bb3e2a702c102a840c20396909c70903'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_e457d8cfb17f6006d044b5f36f54a950292265e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e457d8cfb17f6006d044b5f36f54a950292265e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e457d8cfb17f6006d044b5f36f54a950292265e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_e457d8cfb17f6006d044b5f36f54a950292265e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_e457d8cfb17f6006d044b5f36f54a950292265e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e457d8cfb17f6006d044b5f36f54a950292265e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e457d8cfb17f6006d044b5f36f54a950292265e4'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'e457d8cfb17f6006d044b5f36f54a950292265e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8edbd9f33d86286994bd798c4ef3d7c716ade3fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8edbd9f33d86286994bd798c4ef3d7c716ade3fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8edbd9f33d86286994bd798c4ef3d7c716ade3fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8edbd9f33d86286994bd798c4ef3d7c716ade3fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8edbd9f33d86286994bd798c4ef3d7c716ade3fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8edbd9f33d86286994bd798c4ef3d7c716ade3fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8edbd9f33d86286994bd798c4ef3d7c716ade3fd'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId '8edbd9f33d86286994bd798c4ef3d7c716ade3fd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a2f23b3f7bd10021e335bb713100b83bd7a13983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a2f23b3f7bd10021e335bb713100b83bd7a13983> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a2f23b3f7bd10021e335bb713100b83bd7a13983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a2f23b3f7bd10021e335bb713100b83bd7a13983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_a2f23b3f7bd10021e335bb713100b83bd7a13983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2f23b3f7bd10021e335bb713100b83bd7a13983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2f23b3f7bd10021e335bb713100b83bd7a13983'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'a2f23b3f7bd10021e335bb713100b83bd7a13983'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'ab342a65ce08d7a4fb106afb4a3faa25b4a5f7a5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5a33da6852ddd316a98dc49136aca9ae598c546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5a33da6852ddd316a98dc49136aca9ae598c546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5a33da6852ddd316a98dc49136aca9ae598c546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5a33da6852ddd316a98dc49136aca9ae598c546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5a33da6852ddd316a98dc49136aca9ae598c546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a5a33da6852ddd316a98dc49136aca9ae598c546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a5a33da6852ddd316a98dc49136aca9ae598c546'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'a5a33da6852ddd316a98dc49136aca9ae598c546'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_eb900e5606b9dca2c477a4804d646f6123419487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_eb900e5606b9dca2c477a4804d646f6123419487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_eb900e5606b9dca2c477a4804d646f6123419487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_eb900e5606b9dca2c477a4804d646f6123419487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_eb900e5606b9dca2c477a4804d646f6123419487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb900e5606b9dca2c477a4804d646f6123419487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eb900e5606b9dca2c477a4804d646f6123419487'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'eb900e5606b9dca2c477a4804d646f6123419487'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_487e400220839d0475ab8b9762a3800f2fd6825a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_487e400220839d0475ab8b9762a3800f2fd6825a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_487e400220839d0475ab8b9762a3800f2fd6825a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_487e400220839d0475ab8b9762a3800f2fd6825a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_487e400220839d0475ab8b9762a3800f2fd6825a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "487e400220839d0475ab8b9762a3800f2fd6825a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '487e400220839d0475ab8b9762a3800f2fd6825a'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '487e400220839d0475ab8b9762a3800f2fd6825a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_374d5ca02ab8105d80a95a6f0a09d0cd91baebf9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_374d5ca02ab8105d80a95a6f0a09d0cd91baebf9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_374d5ca02ab8105d80a95a6f0a09d0cd91baebf9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_374d5ca02ab8105d80a95a6f0a09d0cd91baebf9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_374d5ca02ab8105d80a95a6f0a09d0cd91baebf9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "374d5ca02ab8105d80a95a6f0a09d0cd91baebf9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '374d5ca02ab8105d80a95a6f0a09d0cd91baebf9'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '374d5ca02ab8105d80a95a6f0a09d0cd91baebf9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '45ca42fac3521a0f7df0aafe32c4037b9d4fb6d9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b8be0fa6ace8a9af42a5a904bac4002522b2ffb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b8be0fa6ace8a9af42a5a904bac4002522b2ffb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b8be0fa6ace8a9af42a5a904bac4002522b2ffb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b8be0fa6ace8a9af42a5a904bac4002522b2ffb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b8be0fa6ace8a9af42a5a904bac4002522b2ffb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b8be0fa6ace8a9af42a5a904bac4002522b2ffb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b8be0fa6ace8a9af42a5a904bac4002522b2ffb'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '1b8be0fa6ace8a9af42a5a904bac4002522b2ffb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f85d16465ae868d638660fc4a40a1a544fb9138a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f85d16465ae868d638660fc4a40a1a544fb9138a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f85d16465ae868d638660fc4a40a1a544fb9138a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f85d16465ae868d638660fc4a40a1a544fb9138a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f85d16465ae868d638660fc4a40a1a544fb9138a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f85d16465ae868d638660fc4a40a1a544fb9138a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f85d16465ae868d638660fc4a40a1a544fb9138a'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'f85d16465ae868d638660fc4a40a1a544fb9138a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c3c7dd44127c7478be8ffd752a63351f050c4c34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c3c7dd44127c7478be8ffd752a63351f050c4c34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c3c7dd44127c7478be8ffd752a63351f050c4c34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c3c7dd44127c7478be8ffd752a63351f050c4c34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c3c7dd44127c7478be8ffd752a63351f050c4c34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3c7dd44127c7478be8ffd752a63351f050c4c34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3c7dd44127c7478be8ffd752a63351f050c4c34'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'c3c7dd44127c7478be8ffd752a63351f050c4c34'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b7048a290d803a33b5f00c6f9e921056bc173e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b7048a290d803a33b5f00c6f9e921056bc173e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b7048a290d803a33b5f00c6f9e921056bc173e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b7048a290d803a33b5f00c6f9e921056bc173e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7b7048a290d803a33b5f00c6f9e921056bc173e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7b7048a290d803a33b5f00c6f9e921056bc173e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7b7048a290d803a33b5f00c6f9e921056bc173e6'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '7b7048a290d803a33b5f00c6f9e921056bc173e6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '8f04c5ee7ac8377ef5cad9c6c190385b4681d5b8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_81cf7beeefa182b22ba5b3f8406b361afccbc7fd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_81cf7beeefa182b22ba5b3f8406b361afccbc7fd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_81cf7beeefa182b22ba5b3f8406b361afccbc7fd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_81cf7beeefa182b22ba5b3f8406b361afccbc7fd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_81cf7beeefa182b22ba5b3f8406b361afccbc7fd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "81cf7beeefa182b22ba5b3f8406b361afccbc7fd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '81cf7beeefa182b22ba5b3f8406b361afccbc7fd'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '81cf7beeefa182b22ba5b3f8406b361afccbc7fd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_046cfce56cde6871114122398d13ae71e66167b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_046cfce56cde6871114122398d13ae71e66167b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_046cfce56cde6871114122398d13ae71e66167b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_046cfce56cde6871114122398d13ae71e66167b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_046cfce56cde6871114122398d13ae71e66167b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "046cfce56cde6871114122398d13ae71e66167b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '046cfce56cde6871114122398d13ae71e66167b9'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId '046cfce56cde6871114122398d13ae71e66167b9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9b4139785dd16530e9f2b1a294caaa966a985cdd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9b4139785dd16530e9f2b1a294caaa966a985cdd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9b4139785dd16530e9f2b1a294caaa966a985cdd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9b4139785dd16530e9f2b1a294caaa966a985cdd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9b4139785dd16530e9f2b1a294caaa966a985cdd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b4139785dd16530e9f2b1a294caaa966a985cdd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b4139785dd16530e9f2b1a294caaa966a985cdd'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId '9b4139785dd16530e9f2b1a294caaa966a985cdd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b39ca7a241973930430a984b64f2f3dda2f065f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b39ca7a241973930430a984b64f2f3dda2f065f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b39ca7a241973930430a984b64f2f3dda2f065f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b39ca7a241973930430a984b64f2f3dda2f065f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b39ca7a241973930430a984b64f2f3dda2f065f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b39ca7a241973930430a984b64f2f3dda2f065f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b39ca7a241973930430a984b64f2f3dda2f065f9'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'b39ca7a241973930430a984b64f2f3dda2f065f9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_494b291fc0a6b058ce371ee4bec00b43ff4c33e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_494b291fc0a6b058ce371ee4bec00b43ff4c33e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_494b291fc0a6b058ce371ee4bec00b43ff4c33e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_494b291fc0a6b058ce371ee4bec00b43ff4c33e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_494b291fc0a6b058ce371ee4bec00b43ff4c33e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "494b291fc0a6b058ce371ee4bec00b43ff4c33e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '494b291fc0a6b058ce371ee4bec00b43ff4c33e9'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId '494b291fc0a6b058ce371ee4bec00b43ff4c33e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_902ab04b671ed4339d5938c3c7bda309755180e1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_902ab04b671ed4339d5938c3c7bda309755180e1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_902ab04b671ed4339d5938c3c7bda309755180e1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_902ab04b671ed4339d5938c3c7bda309755180e1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_902ab04b671ed4339d5938c3c7bda309755180e1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "902ab04b671ed4339d5938c3c7bda309755180e1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '902ab04b671ed4339d5938c3c7bda309755180e1'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId '902ab04b671ed4339d5938c3c7bda309755180e1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_b33933e01a75bb078ac4054fb5ab2cbb27548cb0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b33933e01a75bb078ac4054fb5ab2cbb27548cb0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b33933e01a75bb078ac4054fb5ab2cbb27548cb0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b33933e01a75bb078ac4054fb5ab2cbb27548cb0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_b33933e01a75bb078ac4054fb5ab2cbb27548cb0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b33933e01a75bb078ac4054fb5ab2cbb27548cb0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b33933e01a75bb078ac4054fb5ab2cbb27548cb0'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'b33933e01a75bb078ac4054fb5ab2cbb27548cb0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId '2a22d2ca3b4a3cb51db0d00537acc8e7efa68d47'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId '1f53875eb71ce7bf138e4bc2f7f60e07c0fdf3ec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f212d4024a549cfeca63cd370358acdfc8f331b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f212d4024a549cfeca63cd370358acdfc8f331b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f212d4024a549cfeca63cd370358acdfc8f331b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f212d4024a549cfeca63cd370358acdfc8f331b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f212d4024a549cfeca63cd370358acdfc8f331b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f212d4024a549cfeca63cd370358acdfc8f331b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f212d4024a549cfeca63cd370358acdfc8f331b8'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'f212d4024a549cfeca63cd370358acdfc8f331b8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b1994e7612c480c4dd3510539b117d7e4f628a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b1994e7612c480c4dd3510539b117d7e4f628a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b1994e7612c480c4dd3510539b117d7e4f628a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b1994e7612c480c4dd3510539b117d7e4f628a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_30b1994e7612c480c4dd3510539b117d7e4f628a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30b1994e7612c480c4dd3510539b117d7e4f628a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '30b1994e7612c480c4dd3510539b117d7e4f628a'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId '30b1994e7612c480c4dd3510539b117d7e4f628a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_c554b765470bcb7e83e8090e472368f673f966f2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c554b765470bcb7e83e8090e472368f673f966f2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c554b765470bcb7e83e8090e472368f673f966f2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_c554b765470bcb7e83e8090e472368f673f966f2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_c554b765470bcb7e83e8090e472368f673f966f2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c554b765470bcb7e83e8090e472368f673f966f2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c554b765470bcb7e83e8090e472368f673f966f2'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:occurrenceId 'c554b765470bcb7e83e8090e472368f673f966f2'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7caa62f77e404a7f3d8ef62121faeab1db41758c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7caa62f77e404a7f3d8ef62121faeab1db41758c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7caa62f77e404a7f3d8ef62121faeab1db41758c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7caa62f77e404a7f3d8ef62121faeab1db41758c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7caa62f77e404a7f3d8ef62121faeab1db41758c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7caa62f77e404a7f3d8ef62121faeab1db41758c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7caa62f77e404a7f3d8ef62121faeab1db41758c'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId '7caa62f77e404a7f3d8ef62121faeab1db41758c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa87dd6be64e05984f65bf077478d057a1c88dde>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa87dd6be64e05984f65bf077478d057a1c88dde> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa87dd6be64e05984f65bf077478d057a1c88dde> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa87dd6be64e05984f65bf077478d057a1c88dde>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_aa87dd6be64e05984f65bf077478d057a1c88dde>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aa87dd6be64e05984f65bf077478d057a1c88dde" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'aa87dd6be64e05984f65bf077478d057a1c88dde'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'aa87dd6be64e05984f65bf077478d057a1c88dde'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3fd3a5c9ae59331f383c5100a65db57ac4bbe35b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3fd3a5c9ae59331f383c5100a65db57ac4bbe35b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3fd3a5c9ae59331f383c5100a65db57ac4bbe35b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3fd3a5c9ae59331f383c5100a65db57ac4bbe35b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_3fd3a5c9ae59331f383c5100a65db57ac4bbe35b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3fd3a5c9ae59331f383c5100a65db57ac4bbe35b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3fd3a5c9ae59331f383c5100a65db57ac4bbe35b'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId '3fd3a5c9ae59331f383c5100a65db57ac4bbe35b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d2529e2ae5dd5331d0741ae8165558d55b8b283f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d2529e2ae5dd5331d0741ae8165558d55b8b283f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d2529e2ae5dd5331d0741ae8165558d55b8b283f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d2529e2ae5dd5331d0741ae8165558d55b8b283f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d2529e2ae5dd5331d0741ae8165558d55b8b283f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d2529e2ae5dd5331d0741ae8165558d55b8b283f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd2529e2ae5dd5331d0741ae8165558d55b8b283f'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'd2529e2ae5dd5331d0741ae8165558d55b8b283f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_09a512c4942e885c715576500cb3933f18ea8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_09a512c4942e885c715576500cb3933f18ea8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_09a512c4942e885c715576500cb3933f18ea8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_09a512c4942e885c715576500cb3933f18ea8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_09a512c4942e885c715576500cb3933f18ea8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09a512c4942e885c715576500cb3933f18ea8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09a512c4942e885c715576500cb3933f18ea8669'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId '09a512c4942e885c715576500cb3933f18ea8669'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ef06a0a607c261136d3a99ea2d4134a6827c7f03>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ef06a0a607c261136d3a99ea2d4134a6827c7f03> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ef06a0a607c261136d3a99ea2d4134a6827c7f03> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ef06a0a607c261136d3a99ea2d4134a6827c7f03>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ef06a0a607c261136d3a99ea2d4134a6827c7f03>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ef06a0a607c261136d3a99ea2d4134a6827c7f03" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ef06a0a607c261136d3a99ea2d4134a6827c7f03'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'ef06a0a607c261136d3a99ea2d4134a6827c7f03'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0e08163f104e2fb33db4f4c6a784e1e85942dbc4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0e08163f104e2fb33db4f4c6a784e1e85942dbc4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0e08163f104e2fb33db4f4c6a784e1e85942dbc4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0e08163f104e2fb33db4f4c6a784e1e85942dbc4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0e08163f104e2fb33db4f4c6a784e1e85942dbc4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0e08163f104e2fb33db4f4c6a784e1e85942dbc4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0e08163f104e2fb33db4f4c6a784e1e85942dbc4'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId '0e08163f104e2fb33db4f4c6a784e1e85942dbc4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_83347ac8642ecbe724afb852bda1c551ae0d58bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_83347ac8642ecbe724afb852bda1c551ae0d58bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_83347ac8642ecbe724afb852bda1c551ae0d58bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_83347ac8642ecbe724afb852bda1c551ae0d58bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_83347ac8642ecbe724afb852bda1c551ae0d58bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83347ac8642ecbe724afb852bda1c551ae0d58bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '83347ac8642ecbe724afb852bda1c551ae0d58bc'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId '83347ac8642ecbe724afb852bda1c551ae0d58bc'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_486fdaf9f3e50f19c19fd4c77eddcb870e9096a7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_486fdaf9f3e50f19c19fd4c77eddcb870e9096a7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_486fdaf9f3e50f19c19fd4c77eddcb870e9096a7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_486fdaf9f3e50f19c19fd4c77eddcb870e9096a7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_486fdaf9f3e50f19c19fd4c77eddcb870e9096a7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "486fdaf9f3e50f19c19fd4c77eddcb870e9096a7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '486fdaf9f3e50f19c19fd4c77eddcb870e9096a7'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId '486fdaf9f3e50f19c19fd4c77eddcb870e9096a7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_fe6cb379e7a4be3ee0982146605d27e453fd7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fe6cb379e7a4be3ee0982146605d27e453fd7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fe6cb379e7a4be3ee0982146605d27e453fd7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_fe6cb379e7a4be3ee0982146605d27e453fd7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_fe6cb379e7a4be3ee0982146605d27e453fd7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fe6cb379e7a4be3ee0982146605d27e453fd7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fe6cb379e7a4be3ee0982146605d27e453fd7734'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'fe6cb379e7a4be3ee0982146605d27e453fd7734'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId '81c5afebb1bd21cf4b71a96cb5ec840f8a5fd5e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId '4a14fc5f04e5d9d26b5a83473757cb6bf6c470ee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c380d96a321f7568818d4f1aa195068a29c04616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c380d96a321f7568818d4f1aa195068a29c04616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c380d96a321f7568818d4f1aa195068a29c04616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c380d96a321f7568818d4f1aa195068a29c04616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c380d96a321f7568818d4f1aa195068a29c04616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c380d96a321f7568818d4f1aa195068a29c04616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c380d96a321f7568818d4f1aa195068a29c04616'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'c380d96a321f7568818d4f1aa195068a29c04616'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e0829f17737bdd0c0eaefe114974a13637a28308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e0829f17737bdd0c0eaefe114974a13637a28308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e0829f17737bdd0c0eaefe114974a13637a28308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e0829f17737bdd0c0eaefe114974a13637a28308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e0829f17737bdd0c0eaefe114974a13637a28308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e0829f17737bdd0c0eaefe114974a13637a28308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e0829f17737bdd0c0eaefe114974a13637a28308'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'e0829f17737bdd0c0eaefe114974a13637a28308'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a7d6e41cca0231330ac82840d659306be7f93724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a7d6e41cca0231330ac82840d659306be7f93724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a7d6e41cca0231330ac82840d659306be7f93724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a7d6e41cca0231330ac82840d659306be7f93724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a7d6e41cca0231330ac82840d659306be7f93724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a7d6e41cca0231330ac82840d659306be7f93724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a7d6e41cca0231330ac82840d659306be7f93724'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'a7d6e41cca0231330ac82840d659306be7f93724'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c0aa01ab265efbc2296c94cc1221574e99d265aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c0aa01ab265efbc2296c94cc1221574e99d265aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c0aa01ab265efbc2296c94cc1221574e99d265aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c0aa01ab265efbc2296c94cc1221574e99d265aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c0aa01ab265efbc2296c94cc1221574e99d265aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c0aa01ab265efbc2296c94cc1221574e99d265aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c0aa01ab265efbc2296c94cc1221574e99d265aa'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'c0aa01ab265efbc2296c94cc1221574e99d265aa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_593e88617fad17734ae9260c731ba3c4895dc067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_593e88617fad17734ae9260c731ba3c4895dc067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_593e88617fad17734ae9260c731ba3c4895dc067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_593e88617fad17734ae9260c731ba3c4895dc067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_593e88617fad17734ae9260c731ba3c4895dc067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "593e88617fad17734ae9260c731ba3c4895dc067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '593e88617fad17734ae9260c731ba3c4895dc067'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId '593e88617fad17734ae9260c731ba3c4895dc067'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7521a5635b6b795e13a1ec0e1a1769ceffaac91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7521a5635b6b795e13a1ec0e1a1769ceffaac91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7521a5635b6b795e13a1ec0e1a1769ceffaac91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7521a5635b6b795e13a1ec0e1a1769ceffaac91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_d7521a5635b6b795e13a1ec0e1a1769ceffaac91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d7521a5635b6b795e13a1ec0e1a1769ceffaac91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd7521a5635b6b795e13a1ec0e1a1769ceffaac91'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'd7521a5635b6b795e13a1ec0e1a1769ceffaac91'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9269336bf74d9b215f27da8dc40f0584412e783e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9269336bf74d9b215f27da8dc40f0584412e783e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9269336bf74d9b215f27da8dc40f0584412e783e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9269336bf74d9b215f27da8dc40f0584412e783e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9269336bf74d9b215f27da8dc40f0584412e783e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9269336bf74d9b215f27da8dc40f0584412e783e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9269336bf74d9b215f27da8dc40f0584412e783e'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId '9269336bf74d9b215f27da8dc40f0584412e783e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_96cb38b3d284f221bdecf927ac7f4d832c34e9e8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96cb38b3d284f221bdecf927ac7f4d832c34e9e8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96cb38b3d284f221bdecf927ac7f4d832c34e9e8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96cb38b3d284f221bdecf927ac7f4d832c34e9e8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_96cb38b3d284f221bdecf927ac7f4d832c34e9e8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96cb38b3d284f221bdecf927ac7f4d832c34e9e8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96cb38b3d284f221bdecf927ac7f4d832c34e9e8'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId '96cb38b3d284f221bdecf927ac7f4d832c34e9e8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_87ef81afb0eed678a34e1275085f95698b6dae8f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_87ef81afb0eed678a34e1275085f95698b6dae8f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_87ef81afb0eed678a34e1275085f95698b6dae8f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_87ef81afb0eed678a34e1275085f95698b6dae8f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_87ef81afb0eed678a34e1275085f95698b6dae8f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "87ef81afb0eed678a34e1275085f95698b6dae8f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '87ef81afb0eed678a34e1275085f95698b6dae8f'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId '87ef81afb0eed678a34e1275085f95698b6dae8f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b39abd365a9dac4d5d269ad3aed88bdc9779236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b39abd365a9dac4d5d269ad3aed88bdc9779236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b39abd365a9dac4d5d269ad3aed88bdc9779236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b39abd365a9dac4d5d269ad3aed88bdc9779236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2b39abd365a9dac4d5d269ad3aed88bdc9779236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2b39abd365a9dac4d5d269ad3aed88bdc9779236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2b39abd365a9dac4d5d269ad3aed88bdc9779236'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId '2b39abd365a9dac4d5d269ad3aed88bdc9779236'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6e080bd467fcac77c0395a53b79f49862a888b05>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6e080bd467fcac77c0395a53b79f49862a888b05> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6e080bd467fcac77c0395a53b79f49862a888b05> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6e080bd467fcac77c0395a53b79f49862a888b05>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_6e080bd467fcac77c0395a53b79f49862a888b05>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6e080bd467fcac77c0395a53b79f49862a888b05" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6e080bd467fcac77c0395a53b79f49862a888b05'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId '6e080bd467fcac77c0395a53b79f49862a888b05'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId '3e5d0cdb8b7af91d5c3da96155a90ad04e4bf290'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ae4622862a4fca6ecefd4b068cec97f00d843834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae4622862a4fca6ecefd4b068cec97f00d843834> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae4622862a4fca6ecefd4b068cec97f00d843834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ae4622862a4fca6ecefd4b068cec97f00d843834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ae4622862a4fca6ecefd4b068cec97f00d843834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae4622862a4fca6ecefd4b068cec97f00d843834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae4622862a4fca6ecefd4b068cec97f00d843834'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId 'ae4622862a4fca6ecefd4b068cec97f00d843834'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd41f87d6dc77051c829df8e860aab1d1ab3e334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd41f87d6dc77051c829df8e860aab1d1ab3e334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd41f87d6dc77051c829df8e860aab1d1ab3e334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd41f87d6dc77051c829df8e860aab1d1ab3e334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cd41f87d6dc77051c829df8e860aab1d1ab3e334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd41f87d6dc77051c829df8e860aab1d1ab3e334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd41f87d6dc77051c829df8e860aab1d1ab3e334'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId 'cd41f87d6dc77051c829df8e860aab1d1ab3e334'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fc77979e52fc1b3e21c0f398f610ccd77e524171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fc77979e52fc1b3e21c0f398f610ccd77e524171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fc77979e52fc1b3e21c0f398f610ccd77e524171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fc77979e52fc1b3e21c0f398f610ccd77e524171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_fc77979e52fc1b3e21c0f398f610ccd77e524171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fc77979e52fc1b3e21c0f398f610ccd77e524171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fc77979e52fc1b3e21c0f398f610ccd77e524171'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId 'fc77979e52fc1b3e21c0f398f610ccd77e524171'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fc4d2f8033567756d679091b7ff9ffb09cd9d293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fc4d2f8033567756d679091b7ff9ffb09cd9d293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fc4d2f8033567756d679091b7ff9ffb09cd9d293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fc4d2f8033567756d679091b7ff9ffb09cd9d293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fc4d2f8033567756d679091b7ff9ffb09cd9d293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fc4d2f8033567756d679091b7ff9ffb09cd9d293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fc4d2f8033567756d679091b7ff9ffb09cd9d293'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId 'fc4d2f8033567756d679091b7ff9ffb09cd9d293'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b4af14c0fe797b018a15ec1b89bc6e02057329dd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b4af14c0fe797b018a15ec1b89bc6e02057329dd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b4af14c0fe797b018a15ec1b89bc6e02057329dd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b4af14c0fe797b018a15ec1b89bc6e02057329dd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b4af14c0fe797b018a15ec1b89bc6e02057329dd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b4af14c0fe797b018a15ec1b89bc6e02057329dd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b4af14c0fe797b018a15ec1b89bc6e02057329dd'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId 'b4af14c0fe797b018a15ec1b89bc6e02057329dd'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_49ac578dcadfa422b341444e70c04c81773dc765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_49ac578dcadfa422b341444e70c04c81773dc765> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_49ac578dcadfa422b341444e70c04c81773dc765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_49ac578dcadfa422b341444e70c04c81773dc765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_49ac578dcadfa422b341444e70c04c81773dc765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "49ac578dcadfa422b341444e70c04c81773dc765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '49ac578dcadfa422b341444e70c04c81773dc765'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:occurrenceId '49ac578dcadfa422b341444e70c04c81773dc765'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_012316c35d612b282d795f8bccac286d5f5df754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_012316c35d612b282d795f8bccac286d5f5df754> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_012316c35d612b282d795f8bccac286d5f5df754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_012316c35d612b282d795f8bccac286d5f5df754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_012316c35d612b282d795f8bccac286d5f5df754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "012316c35d612b282d795f8bccac286d5f5df754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '012316c35d612b282d795f8bccac286d5f5df754'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '012316c35d612b282d795f8bccac286d5f5df754'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_286c4bfb478afee731ad535835fd350cd31827ed>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_286c4bfb478afee731ad535835fd350cd31827ed> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_286c4bfb478afee731ad535835fd350cd31827ed> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_286c4bfb478afee731ad535835fd350cd31827ed>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_286c4bfb478afee731ad535835fd350cd31827ed>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "286c4bfb478afee731ad535835fd350cd31827ed" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '286c4bfb478afee731ad535835fd350cd31827ed'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '286c4bfb478afee731ad535835fd350cd31827ed'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_962a5fb24362e5a6206c470e41b0e5f83600b54e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_962a5fb24362e5a6206c470e41b0e5f83600b54e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_962a5fb24362e5a6206c470e41b0e5f83600b54e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_962a5fb24362e5a6206c470e41b0e5f83600b54e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_962a5fb24362e5a6206c470e41b0e5f83600b54e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "962a5fb24362e5a6206c470e41b0e5f83600b54e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '962a5fb24362e5a6206c470e41b0e5f83600b54e'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '962a5fb24362e5a6206c470e41b0e5f83600b54e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_90fe2fde788eed17291bed814eae225c3da7d622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_90fe2fde788eed17291bed814eae225c3da7d622> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_90fe2fde788eed17291bed814eae225c3da7d622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_90fe2fde788eed17291bed814eae225c3da7d622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_90fe2fde788eed17291bed814eae225c3da7d622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "90fe2fde788eed17291bed814eae225c3da7d622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '90fe2fde788eed17291bed814eae225c3da7d622'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '90fe2fde788eed17291bed814eae225c3da7d622'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_b97ed945da5affea5fd087a52d2a2eeffd8b88e9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b97ed945da5affea5fd087a52d2a2eeffd8b88e9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b97ed945da5affea5fd087a52d2a2eeffd8b88e9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_b97ed945da5affea5fd087a52d2a2eeffd8b88e9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_b97ed945da5affea5fd087a52d2a2eeffd8b88e9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b97ed945da5affea5fd087a52d2a2eeffd8b88e9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b97ed945da5affea5fd087a52d2a2eeffd8b88e9'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'b97ed945da5affea5fd087a52d2a2eeffd8b88e9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'f48e01b6c2aa6f25ea6de2194e2153ad7b3f9f5e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec81bce52ca4a65f3451adbaa75f51015d25af85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec81bce52ca4a65f3451adbaa75f51015d25af85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec81bce52ca4a65f3451adbaa75f51015d25af85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec81bce52ca4a65f3451adbaa75f51015d25af85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_ec81bce52ca4a65f3451adbaa75f51015d25af85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec81bce52ca4a65f3451adbaa75f51015d25af85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec81bce52ca4a65f3451adbaa75f51015d25af85'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'ec81bce52ca4a65f3451adbaa75f51015d25af85'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'fb11efc85148364f4d9ac3e3b8b5380b6cd70d4f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a747675dd2c72752cb8d45524e8464c587f6a73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a747675dd2c72752cb8d45524e8464c587f6a73> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a747675dd2c72752cb8d45524e8464c587f6a73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a747675dd2c72752cb8d45524e8464c587f6a73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_2a747675dd2c72752cb8d45524e8464c587f6a73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2a747675dd2c72752cb8d45524e8464c587f6a73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2a747675dd2c72752cb8d45524e8464c587f6a73'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '2a747675dd2c72752cb8d45524e8464c587f6a73'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1485c52533dafa09712b410264cdbceca5e2140c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1485c52533dafa09712b410264cdbceca5e2140c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1485c52533dafa09712b410264cdbceca5e2140c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1485c52533dafa09712b410264cdbceca5e2140c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1485c52533dafa09712b410264cdbceca5e2140c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1485c52533dafa09712b410264cdbceca5e2140c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1485c52533dafa09712b410264cdbceca5e2140c'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '1485c52533dafa09712b410264cdbceca5e2140c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a7f5045e8f9a1436b56443d2e3debd22ebc7e027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a7f5045e8f9a1436b56443d2e3debd22ebc7e027> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a7f5045e8f9a1436b56443d2e3debd22ebc7e027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a7f5045e8f9a1436b56443d2e3debd22ebc7e027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a7f5045e8f9a1436b56443d2e3debd22ebc7e027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a7f5045e8f9a1436b56443d2e3debd22ebc7e027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a7f5045e8f9a1436b56443d2e3debd22ebc7e027'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'a7f5045e8f9a1436b56443d2e3debd22ebc7e027'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e839769acb54977f708705d9e8cd9f0e9fa8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e839769acb54977f708705d9e8cd9f0e9fa8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e839769acb54977f708705d9e8cd9f0e9fa8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e839769acb54977f708705d9e8cd9f0e9fa8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e839769acb54977f708705d9e8cd9f0e9fa8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2e839769acb54977f708705d9e8cd9f0e9fa8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2e839769acb54977f708705d9e8cd9f0e9fa8382'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '2e839769acb54977f708705d9e8cd9f0e9fa8382'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_71ed7eb09655c9b4725df8652d933d816f056b2e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_71ed7eb09655c9b4725df8652d933d816f056b2e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_71ed7eb09655c9b4725df8652d933d816f056b2e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_71ed7eb09655c9b4725df8652d933d816f056b2e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_71ed7eb09655c9b4725df8652d933d816f056b2e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71ed7eb09655c9b4725df8652d933d816f056b2e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '71ed7eb09655c9b4725df8652d933d816f056b2e'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '71ed7eb09655c9b4725df8652d933d816f056b2e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_adc1657a4137b8ce7f2ddd1249da186ce43bc5e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_adc1657a4137b8ce7f2ddd1249da186ce43bc5e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_adc1657a4137b8ce7f2ddd1249da186ce43bc5e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_adc1657a4137b8ce7f2ddd1249da186ce43bc5e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_adc1657a4137b8ce7f2ddd1249da186ce43bc5e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "adc1657a4137b8ce7f2ddd1249da186ce43bc5e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'adc1657a4137b8ce7f2ddd1249da186ce43bc5e6'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'adc1657a4137b8ce7f2ddd1249da186ce43bc5e6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_cae4070f94ecfe0ca36c471a59d88abb0932c863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cae4070f94ecfe0ca36c471a59d88abb0932c863> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cae4070f94ecfe0ca36c471a59d88abb0932c863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cae4070f94ecfe0ca36c471a59d88abb0932c863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_cae4070f94ecfe0ca36c471a59d88abb0932c863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cae4070f94ecfe0ca36c471a59d88abb0932c863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cae4070f94ecfe0ca36c471a59d88abb0932c863'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'cae4070f94ecfe0ca36c471a59d88abb0932c863'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9091b6287c5ecb9ae48b2a55cae08ef955893915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9091b6287c5ecb9ae48b2a55cae08ef955893915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9091b6287c5ecb9ae48b2a55cae08ef955893915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9091b6287c5ecb9ae48b2a55cae08ef955893915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_9091b6287c5ecb9ae48b2a55cae08ef955893915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9091b6287c5ecb9ae48b2a55cae08ef955893915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9091b6287c5ecb9ae48b2a55cae08ef955893915'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '9091b6287c5ecb9ae48b2a55cae08ef955893915'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_38c7f4a4216128912e20b2c591f6548f072c02c7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_38c7f4a4216128912e20b2c591f6548f072c02c7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_38c7f4a4216128912e20b2c591f6548f072c02c7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_38c7f4a4216128912e20b2c591f6548f072c02c7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_38c7f4a4216128912e20b2c591f6548f072c02c7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38c7f4a4216128912e20b2c591f6548f072c02c7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38c7f4a4216128912e20b2c591f6548f072c02c7'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '38c7f4a4216128912e20b2c591f6548f072c02c7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_02963cd409705de5501c92768108eb7dab582ee6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_02963cd409705de5501c92768108eb7dab582ee6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_02963cd409705de5501c92768108eb7dab582ee6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_02963cd409705de5501c92768108eb7dab582ee6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_02963cd409705de5501c92768108eb7dab582ee6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "02963cd409705de5501c92768108eb7dab582ee6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '02963cd409705de5501c92768108eb7dab582ee6'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '02963cd409705de5501c92768108eb7dab582ee6'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_926494f18e464b2842d229d7bd90cd224bbf3a93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_926494f18e464b2842d229d7bd90cd224bbf3a93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_926494f18e464b2842d229d7bd90cd224bbf3a93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_926494f18e464b2842d229d7bd90cd224bbf3a93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_926494f18e464b2842d229d7bd90cd224bbf3a93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "926494f18e464b2842d229d7bd90cd224bbf3a93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '926494f18e464b2842d229d7bd90cd224bbf3a93'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '926494f18e464b2842d229d7bd90cd224bbf3a93'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e2fdcf179dde8c167b56763f988102e2aa6f477c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e2fdcf179dde8c167b56763f988102e2aa6f477c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e2fdcf179dde8c167b56763f988102e2aa6f477c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e2fdcf179dde8c167b56763f988102e2aa6f477c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e2fdcf179dde8c167b56763f988102e2aa6f477c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e2fdcf179dde8c167b56763f988102e2aa6f477c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e2fdcf179dde8c167b56763f988102e2aa6f477c'^^xsd:string;
  dwc:scientificName 'Pista sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'e2fdcf179dde8c167b56763f988102e2aa6f477c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '3bcbd01d1f1bb8aeea481e591cf28bd19b4c6d62'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_79e3b36db616aab851f2f4d76b9980c2d84048fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_79e3b36db616aab851f2f4d76b9980c2d84048fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_79e3b36db616aab851f2f4d76b9980c2d84048fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_79e3b36db616aab851f2f4d76b9980c2d84048fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_79e3b36db616aab851f2f4d76b9980c2d84048fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79e3b36db616aab851f2f4d76b9980c2d84048fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '79e3b36db616aab851f2f4d76b9980c2d84048fe'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '79e3b36db616aab851f2f4d76b9980c2d84048fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_948f9a7047369650cde95d2a8c3305d129c0dc59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_948f9a7047369650cde95d2a8c3305d129c0dc59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_948f9a7047369650cde95d2a8c3305d129c0dc59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_948f9a7047369650cde95d2a8c3305d129c0dc59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_948f9a7047369650cde95d2a8c3305d129c0dc59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "948f9a7047369650cde95d2a8c3305d129c0dc59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '948f9a7047369650cde95d2a8c3305d129c0dc59'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '948f9a7047369650cde95d2a8c3305d129c0dc59'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_447a7372a726175d741bc3f168553a6bfeb50952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_447a7372a726175d741bc3f168553a6bfeb50952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_447a7372a726175d741bc3f168553a6bfeb50952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_447a7372a726175d741bc3f168553a6bfeb50952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_447a7372a726175d741bc3f168553a6bfeb50952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "447a7372a726175d741bc3f168553a6bfeb50952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '447a7372a726175d741bc3f168553a6bfeb50952'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '447a7372a726175d741bc3f168553a6bfeb50952'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4537d10d43fcd7f6e5777a010defcddc79348d5a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4537d10d43fcd7f6e5777a010defcddc79348d5a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4537d10d43fcd7f6e5777a010defcddc79348d5a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4537d10d43fcd7f6e5777a010defcddc79348d5a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4537d10d43fcd7f6e5777a010defcddc79348d5a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4537d10d43fcd7f6e5777a010defcddc79348d5a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4537d10d43fcd7f6e5777a010defcddc79348d5a'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '4537d10d43fcd7f6e5777a010defcddc79348d5a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f189692c1faf12098a62a27f024326119c6164c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f189692c1faf12098a62a27f024326119c6164c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f189692c1faf12098a62a27f024326119c6164c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f189692c1faf12098a62a27f024326119c6164c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_8f189692c1faf12098a62a27f024326119c6164c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f189692c1faf12098a62a27f024326119c6164c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8f189692c1faf12098a62a27f024326119c6164c'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '8f189692c1faf12098a62a27f024326119c6164c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7d258b62746837b6293598ad2695a5c40ba4efde>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7d258b62746837b6293598ad2695a5c40ba4efde> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7d258b62746837b6293598ad2695a5c40ba4efde> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7d258b62746837b6293598ad2695a5c40ba4efde>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7d258b62746837b6293598ad2695a5c40ba4efde>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7d258b62746837b6293598ad2695a5c40ba4efde" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7d258b62746837b6293598ad2695a5c40ba4efde'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '7d258b62746837b6293598ad2695a5c40ba4efde'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_19eaae8600964a31014639bf1c99377d4cf60138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_19eaae8600964a31014639bf1c99377d4cf60138> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_19eaae8600964a31014639bf1c99377d4cf60138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_19eaae8600964a31014639bf1c99377d4cf60138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_19eaae8600964a31014639bf1c99377d4cf60138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19eaae8600964a31014639bf1c99377d4cf60138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '19eaae8600964a31014639bf1c99377d4cf60138'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '19eaae8600964a31014639bf1c99377d4cf60138'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fdd89cf5c88ed9cd8926533ab719b98421144361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fdd89cf5c88ed9cd8926533ab719b98421144361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fdd89cf5c88ed9cd8926533ab719b98421144361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fdd89cf5c88ed9cd8926533ab719b98421144361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_fdd89cf5c88ed9cd8926533ab719b98421144361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fdd89cf5c88ed9cd8926533ab719b98421144361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fdd89cf5c88ed9cd8926533ab719b98421144361'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'fdd89cf5c88ed9cd8926533ab719b98421144361'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_832bc3c387fc93b38cf36764c40017aa755bb9c8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_832bc3c387fc93b38cf36764c40017aa755bb9c8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_832bc3c387fc93b38cf36764c40017aa755bb9c8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_832bc3c387fc93b38cf36764c40017aa755bb9c8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_832bc3c387fc93b38cf36764c40017aa755bb9c8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "832bc3c387fc93b38cf36764c40017aa755bb9c8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '832bc3c387fc93b38cf36764c40017aa755bb9c8'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId '832bc3c387fc93b38cf36764c40017aa755bb9c8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6863221425746460bdb2017cc02f5571066d45e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6863221425746460bdb2017cc02f5571066d45e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6863221425746460bdb2017cc02f5571066d45e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6863221425746460bdb2017cc02f5571066d45e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6863221425746460bdb2017cc02f5571066d45e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6863221425746460bdb2017cc02f5571066d45e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6863221425746460bdb2017cc02f5571066d45e4'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId '6863221425746460bdb2017cc02f5571066d45e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'b870d4c0444a18081d0da4e7c5df05f2e7d1a7cf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cb1be3e20303ac19a2707d1ebc4f22420405e33d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cb1be3e20303ac19a2707d1ebc4f22420405e33d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cb1be3e20303ac19a2707d1ebc4f22420405e33d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cb1be3e20303ac19a2707d1ebc4f22420405e33d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_cb1be3e20303ac19a2707d1ebc4f22420405e33d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cb1be3e20303ac19a2707d1ebc4f22420405e33d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cb1be3e20303ac19a2707d1ebc4f22420405e33d'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'cb1be3e20303ac19a2707d1ebc4f22420405e33d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_68dce230d3b16baa05ba6fc8998144013fb2802b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_68dce230d3b16baa05ba6fc8998144013fb2802b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_68dce230d3b16baa05ba6fc8998144013fb2802b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_68dce230d3b16baa05ba6fc8998144013fb2802b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_68dce230d3b16baa05ba6fc8998144013fb2802b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68dce230d3b16baa05ba6fc8998144013fb2802b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '68dce230d3b16baa05ba6fc8998144013fb2802b'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId '68dce230d3b16baa05ba6fc8998144013fb2802b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_3e75cbb9ac6572c95a0b8f3066380210568bc829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3e75cbb9ac6572c95a0b8f3066380210568bc829> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3e75cbb9ac6572c95a0b8f3066380210568bc829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_3e75cbb9ac6572c95a0b8f3066380210568bc829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_3e75cbb9ac6572c95a0b8f3066380210568bc829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3e75cbb9ac6572c95a0b8f3066380210568bc829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3e75cbb9ac6572c95a0b8f3066380210568bc829'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId '3e75cbb9ac6572c95a0b8f3066380210568bc829'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34d23987442013aa536d88ab29385e7a0be28a6a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34d23987442013aa536d88ab29385e7a0be28a6a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34d23987442013aa536d88ab29385e7a0be28a6a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34d23987442013aa536d88ab29385e7a0be28a6a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_34d23987442013aa536d88ab29385e7a0be28a6a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "34d23987442013aa536d88ab29385e7a0be28a6a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '34d23987442013aa536d88ab29385e7a0be28a6a'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId '34d23987442013aa536d88ab29385e7a0be28a6a'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_165ff6e2fcdc764841b515cecb77b4b304e9c5f8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_165ff6e2fcdc764841b515cecb77b4b304e9c5f8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_165ff6e2fcdc764841b515cecb77b4b304e9c5f8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_165ff6e2fcdc764841b515cecb77b4b304e9c5f8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_165ff6e2fcdc764841b515cecb77b4b304e9c5f8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "165ff6e2fcdc764841b515cecb77b4b304e9c5f8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '165ff6e2fcdc764841b515cecb77b4b304e9c5f8'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId '165ff6e2fcdc764841b515cecb77b4b304e9c5f8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_88b69c831ce30a158005e4107644921a1fb7b5f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_88b69c831ce30a158005e4107644921a1fb7b5f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_88b69c831ce30a158005e4107644921a1fb7b5f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_88b69c831ce30a158005e4107644921a1fb7b5f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_88b69c831ce30a158005e4107644921a1fb7b5f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88b69c831ce30a158005e4107644921a1fb7b5f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '88b69c831ce30a158005e4107644921a1fb7b5f5'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId '88b69c831ce30a158005e4107644921a1fb7b5f5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bcdb184c2df48804b5263dc9227572153939e826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bcdb184c2df48804b5263dc9227572153939e826> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bcdb184c2df48804b5263dc9227572153939e826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bcdb184c2df48804b5263dc9227572153939e826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bcdb184c2df48804b5263dc9227572153939e826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bcdb184c2df48804b5263dc9227572153939e826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bcdb184c2df48804b5263dc9227572153939e826'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'bcdb184c2df48804b5263dc9227572153939e826'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_cc8e28376223518f139c2596c7869101d2c6a95b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cc8e28376223518f139c2596c7869101d2c6a95b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cc8e28376223518f139c2596c7869101d2c6a95b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cc8e28376223518f139c2596c7869101d2c6a95b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_cc8e28376223518f139c2596c7869101d2c6a95b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cc8e28376223518f139c2596c7869101d2c6a95b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cc8e28376223518f139c2596c7869101d2c6a95b'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'cc8e28376223518f139c2596c7869101d2c6a95b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_76f583562b81a28290c17c1a2693e9484be7ebf4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_76f583562b81a28290c17c1a2693e9484be7ebf4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_76f583562b81a28290c17c1a2693e9484be7ebf4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_76f583562b81a28290c17c1a2693e9484be7ebf4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_76f583562b81a28290c17c1a2693e9484be7ebf4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76f583562b81a28290c17c1a2693e9484be7ebf4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '76f583562b81a28290c17c1a2693e9484be7ebf4'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '76f583562b81a28290c17c1a2693e9484be7ebf4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e55211c1634b7321b991d13bdd6bc20dc7b118c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e55211c1634b7321b991d13bdd6bc20dc7b118c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e55211c1634b7321b991d13bdd6bc20dc7b118c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e55211c1634b7321b991d13bdd6bc20dc7b118c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2e55211c1634b7321b991d13bdd6bc20dc7b118c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2e55211c1634b7321b991d13bdd6bc20dc7b118c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2e55211c1634b7321b991d13bdd6bc20dc7b118c'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '2e55211c1634b7321b991d13bdd6bc20dc7b118c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c00dbfea3f638538d16555f851df1ba31b2769b2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c00dbfea3f638538d16555f851df1ba31b2769b2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c00dbfea3f638538d16555f851df1ba31b2769b2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c00dbfea3f638538d16555f851df1ba31b2769b2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c00dbfea3f638538d16555f851df1ba31b2769b2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c00dbfea3f638538d16555f851df1ba31b2769b2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c00dbfea3f638538d16555f851df1ba31b2769b2'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'c00dbfea3f638538d16555f851df1ba31b2769b2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da4ce2673e0abbdb5036f68ac2c8195ed312e031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da4ce2673e0abbdb5036f68ac2c8195ed312e031> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da4ce2673e0abbdb5036f68ac2c8195ed312e031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da4ce2673e0abbdb5036f68ac2c8195ed312e031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_da4ce2673e0abbdb5036f68ac2c8195ed312e031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da4ce2673e0abbdb5036f68ac2c8195ed312e031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'da4ce2673e0abbdb5036f68ac2c8195ed312e031'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'da4ce2673e0abbdb5036f68ac2c8195ed312e031'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4659563ffb89bc22b278d91349c070b10a649a91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4659563ffb89bc22b278d91349c070b10a649a91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4659563ffb89bc22b278d91349c070b10a649a91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4659563ffb89bc22b278d91349c070b10a649a91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4659563ffb89bc22b278d91349c070b10a649a91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4659563ffb89bc22b278d91349c070b10a649a91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4659563ffb89bc22b278d91349c070b10a649a91'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '4659563ffb89bc22b278d91349c070b10a649a91'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_22bdf0e24253ac0244d353f0023b3a0a6c259537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_22bdf0e24253ac0244d353f0023b3a0a6c259537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_22bdf0e24253ac0244d353f0023b3a0a6c259537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_22bdf0e24253ac0244d353f0023b3a0a6c259537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_22bdf0e24253ac0244d353f0023b3a0a6c259537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22bdf0e24253ac0244d353f0023b3a0a6c259537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '22bdf0e24253ac0244d353f0023b3a0a6c259537'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '22bdf0e24253ac0244d353f0023b3a0a6c259537'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d9648151f433d1ee9b881d105b04f999ffb29b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d9648151f433d1ee9b881d105b04f999ffb29b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d9648151f433d1ee9b881d105b04f999ffb29b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d9648151f433d1ee9b881d105b04f999ffb29b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_9d9648151f433d1ee9b881d105b04f999ffb29b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9d9648151f433d1ee9b881d105b04f999ffb29b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9d9648151f433d1ee9b881d105b04f999ffb29b4'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '9d9648151f433d1ee9b881d105b04f999ffb29b4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbe03f29203ecb4a6733b5739f30d26d0611e1a7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbe03f29203ecb4a6733b5739f30d26d0611e1a7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbe03f29203ecb4a6733b5739f30d26d0611e1a7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbe03f29203ecb4a6733b5739f30d26d0611e1a7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_bbe03f29203ecb4a6733b5739f30d26d0611e1a7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bbe03f29203ecb4a6733b5739f30d26d0611e1a7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bbe03f29203ecb4a6733b5739f30d26d0611e1a7'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'bbe03f29203ecb4a6733b5739f30d26d0611e1a7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c52701ef12878f6ac62536201b62c3ae2cf45d4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c52701ef12878f6ac62536201b62c3ae2cf45d4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c52701ef12878f6ac62536201b62c3ae2cf45d4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c52701ef12878f6ac62536201b62c3ae2cf45d4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9c52701ef12878f6ac62536201b62c3ae2cf45d4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9c52701ef12878f6ac62536201b62c3ae2cf45d4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9c52701ef12878f6ac62536201b62c3ae2cf45d4'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '9c52701ef12878f6ac62536201b62c3ae2cf45d4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1f543b2a6a11fc56dc522bd142b52f91262a14fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1f543b2a6a11fc56dc522bd142b52f91262a14fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1f543b2a6a11fc56dc522bd142b52f91262a14fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1f543b2a6a11fc56dc522bd142b52f91262a14fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1f543b2a6a11fc56dc522bd142b52f91262a14fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1f543b2a6a11fc56dc522bd142b52f91262a14fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1f543b2a6a11fc56dc522bd142b52f91262a14fc'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId '1f543b2a6a11fc56dc522bd142b52f91262a14fc'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_062cead2b15648f885c96c294785a84d5c934469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_062cead2b15648f885c96c294785a84d5c934469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_062cead2b15648f885c96c294785a84d5c934469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_062cead2b15648f885c96c294785a84d5c934469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_062cead2b15648f885c96c294785a84d5c934469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "062cead2b15648f885c96c294785a84d5c934469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '062cead2b15648f885c96c294785a84d5c934469'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId '062cead2b15648f885c96c294785a84d5c934469'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4240282517dac9590063dff8beb7eb9472ce27cf>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4240282517dac9590063dff8beb7eb9472ce27cf> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4240282517dac9590063dff8beb7eb9472ce27cf> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4240282517dac9590063dff8beb7eb9472ce27cf>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4240282517dac9590063dff8beb7eb9472ce27cf>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4240282517dac9590063dff8beb7eb9472ce27cf" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4240282517dac9590063dff8beb7eb9472ce27cf'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId '4240282517dac9590063dff8beb7eb9472ce27cf'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c815a7b0c7cbdfbe51404610f6ced2e31250c3c8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c815a7b0c7cbdfbe51404610f6ced2e31250c3c8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c815a7b0c7cbdfbe51404610f6ced2e31250c3c8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c815a7b0c7cbdfbe51404610f6ced2e31250c3c8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c815a7b0c7cbdfbe51404610f6ced2e31250c3c8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c815a7b0c7cbdfbe51404610f6ced2e31250c3c8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c815a7b0c7cbdfbe51404610f6ced2e31250c3c8'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'c815a7b0c7cbdfbe51404610f6ced2e31250c3c8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7a9523233228cf9a93d23f1b42c51d48aa1bbea2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7a9523233228cf9a93d23f1b42c51d48aa1bbea2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7a9523233228cf9a93d23f1b42c51d48aa1bbea2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7a9523233228cf9a93d23f1b42c51d48aa1bbea2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7a9523233228cf9a93d23f1b42c51d48aa1bbea2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7a9523233228cf9a93d23f1b42c51d48aa1bbea2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7a9523233228cf9a93d23f1b42c51d48aa1bbea2'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId '7a9523233228cf9a93d23f1b42c51d48aa1bbea2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_5346ad6825d23e270de5d196b27a70deb6019395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5346ad6825d23e270de5d196b27a70deb6019395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5346ad6825d23e270de5d196b27a70deb6019395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5346ad6825d23e270de5d196b27a70deb6019395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_5346ad6825d23e270de5d196b27a70deb6019395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5346ad6825d23e270de5d196b27a70deb6019395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5346ad6825d23e270de5d196b27a70deb6019395'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId '5346ad6825d23e270de5d196b27a70deb6019395'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId '47d9234a8f067bb4ab63bbdfd6169e99ecc82d7d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f867b01fb2b8f14df71f39211e5fcc7dec3f3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f867b01fb2b8f14df71f39211e5fcc7dec3f3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f867b01fb2b8f14df71f39211e5fcc7dec3f3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f867b01fb2b8f14df71f39211e5fcc7dec3f3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f867b01fb2b8f14df71f39211e5fcc7dec3f3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f867b01fb2b8f14df71f39211e5fcc7dec3f3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f867b01fb2b8f14df71f39211e5fcc7dec3f3369'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'f867b01fb2b8f14df71f39211e5fcc7dec3f3369'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7e94537ccefaac0b891ca57a1e170ce0ef0df828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7e94537ccefaac0b891ca57a1e170ce0ef0df828> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7e94537ccefaac0b891ca57a1e170ce0ef0df828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7e94537ccefaac0b891ca57a1e170ce0ef0df828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_7e94537ccefaac0b891ca57a1e170ce0ef0df828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7e94537ccefaac0b891ca57a1e170ce0ef0df828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7e94537ccefaac0b891ca57a1e170ce0ef0df828'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId '7e94537ccefaac0b891ca57a1e170ce0ef0df828'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b0b9edcedf7013ee5b1d850b7a335444059337eb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b0b9edcedf7013ee5b1d850b7a335444059337eb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b0b9edcedf7013ee5b1d850b7a335444059337eb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b0b9edcedf7013ee5b1d850b7a335444059337eb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b0b9edcedf7013ee5b1d850b7a335444059337eb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b0b9edcedf7013ee5b1d850b7a335444059337eb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b0b9edcedf7013ee5b1d850b7a335444059337eb'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'b0b9edcedf7013ee5b1d850b7a335444059337eb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f'^^xsd:string;
  dwc:scientificName 'Processa sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'cad3e910deffc30e24918ac8c07ff5cbc4fcaf8f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_30cd060d026882adb6b1ac59a63c36b362a68fe4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_30cd060d026882adb6b1ac59a63c36b362a68fe4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_30cd060d026882adb6b1ac59a63c36b362a68fe4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_30cd060d026882adb6b1ac59a63c36b362a68fe4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_30cd060d026882adb6b1ac59a63c36b362a68fe4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30cd060d026882adb6b1ac59a63c36b362a68fe4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '30cd060d026882adb6b1ac59a63c36b362a68fe4'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId '30cd060d026882adb6b1ac59a63c36b362a68fe4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a8437dc5353b5037d8630eb524c717885bb98502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a8437dc5353b5037d8630eb524c717885bb98502> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a8437dc5353b5037d8630eb524c717885bb98502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a8437dc5353b5037d8630eb524c717885bb98502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a8437dc5353b5037d8630eb524c717885bb98502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a8437dc5353b5037d8630eb524c717885bb98502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a8437dc5353b5037d8630eb524c717885bb98502'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId 'a8437dc5353b5037d8630eb524c717885bb98502'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_fd76835b6f41db7ad79efcc7c2b97243060aa72d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_fd76835b6f41db7ad79efcc7c2b97243060aa72d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_fd76835b6f41db7ad79efcc7c2b97243060aa72d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_fd76835b6f41db7ad79efcc7c2b97243060aa72d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_fd76835b6f41db7ad79efcc7c2b97243060aa72d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fd76835b6f41db7ad79efcc7c2b97243060aa72d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fd76835b6f41db7ad79efcc7c2b97243060aa72d'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId 'fd76835b6f41db7ad79efcc7c2b97243060aa72d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8125b53461b8496d220d48a80f5892ecf6d10f0d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8125b53461b8496d220d48a80f5892ecf6d10f0d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8125b53461b8496d220d48a80f5892ecf6d10f0d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8125b53461b8496d220d48a80f5892ecf6d10f0d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_8125b53461b8496d220d48a80f5892ecf6d10f0d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8125b53461b8496d220d48a80f5892ecf6d10f0d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8125b53461b8496d220d48a80f5892ecf6d10f0d'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId '8125b53461b8496d220d48a80f5892ecf6d10f0d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_cd8fbfc74a0a67b254a654ef75518926074109c3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cd8fbfc74a0a67b254a654ef75518926074109c3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cd8fbfc74a0a67b254a654ef75518926074109c3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_cd8fbfc74a0a67b254a654ef75518926074109c3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_cd8fbfc74a0a67b254a654ef75518926074109c3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cd8fbfc74a0a67b254a654ef75518926074109c3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cd8fbfc74a0a67b254a654ef75518926074109c3'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId 'cd8fbfc74a0a67b254a654ef75518926074109c3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cb71b3be106299405690c70d5f4bcec69339f9e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cb71b3be106299405690c70d5f4bcec69339f9e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cb71b3be106299405690c70d5f4bcec69339f9e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cb71b3be106299405690c70d5f4bcec69339f9e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_cb71b3be106299405690c70d5f4bcec69339f9e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cb71b3be106299405690c70d5f4bcec69339f9e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cb71b3be106299405690c70d5f4bcec69339f9e4'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId 'cb71b3be106299405690c70d5f4bcec69339f9e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId '43c7b9e02ed1d0e2b9a69c4b902c5236a92da6fe'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId '3ded6f2f84a52c1c6dff432bb6ec8fb7d48c13a7'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c9635332ec5939a32c94bcfafb25f207ff754006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c9635332ec5939a32c94bcfafb25f207ff754006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c9635332ec5939a32c94bcfafb25f207ff754006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c9635332ec5939a32c94bcfafb25f207ff754006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c9635332ec5939a32c94bcfafb25f207ff754006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c9635332ec5939a32c94bcfafb25f207ff754006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c9635332ec5939a32c94bcfafb25f207ff754006'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId 'c9635332ec5939a32c94bcfafb25f207ff754006'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_44a8a959321005bf34d41d745632a22ddedaaeeb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_44a8a959321005bf34d41d745632a22ddedaaeeb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_44a8a959321005bf34d41d745632a22ddedaaeeb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_44a8a959321005bf34d41d745632a22ddedaaeeb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_44a8a959321005bf34d41d745632a22ddedaaeeb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44a8a959321005bf34d41d745632a22ddedaaeeb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '44a8a959321005bf34d41d745632a22ddedaaeeb'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId '44a8a959321005bf34d41d745632a22ddedaaeeb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_7f98ca5caa95f240057abb1dac4f7b3e7ddd3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7f98ca5caa95f240057abb1dac4f7b3e7ddd3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7f98ca5caa95f240057abb1dac4f7b3e7ddd3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_7f98ca5caa95f240057abb1dac4f7b3e7ddd3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_7f98ca5caa95f240057abb1dac4f7b3e7ddd3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7f98ca5caa95f240057abb1dac4f7b3e7ddd3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7f98ca5caa95f240057abb1dac4f7b3e7ddd3633'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '7f98ca5caa95f240057abb1dac4f7b3e7ddd3633'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2144401a34807d19d0ff6b0e7f175b7fc684e1f7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2144401a34807d19d0ff6b0e7f175b7fc684e1f7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2144401a34807d19d0ff6b0e7f175b7fc684e1f7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2144401a34807d19d0ff6b0e7f175b7fc684e1f7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_2144401a34807d19d0ff6b0e7f175b7fc684e1f7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2144401a34807d19d0ff6b0e7f175b7fc684e1f7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2144401a34807d19d0ff6b0e7f175b7fc684e1f7'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '2144401a34807d19d0ff6b0e7f175b7fc684e1f7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_497b84742edd785c0bdea2220bdea723b534d2a0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_497b84742edd785c0bdea2220bdea723b534d2a0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_497b84742edd785c0bdea2220bdea723b534d2a0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_497b84742edd785c0bdea2220bdea723b534d2a0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_497b84742edd785c0bdea2220bdea723b534d2a0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "497b84742edd785c0bdea2220bdea723b534d2a0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '497b84742edd785c0bdea2220bdea723b534d2a0'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '497b84742edd785c0bdea2220bdea723b534d2a0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5466935c9602fdab8d6afa94d25d3d334ccf4e9f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5466935c9602fdab8d6afa94d25d3d334ccf4e9f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5466935c9602fdab8d6afa94d25d3d334ccf4e9f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5466935c9602fdab8d6afa94d25d3d334ccf4e9f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_5466935c9602fdab8d6afa94d25d3d334ccf4e9f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5466935c9602fdab8d6afa94d25d3d334ccf4e9f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5466935c9602fdab8d6afa94d25d3d334ccf4e9f'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '5466935c9602fdab8d6afa94d25d3d334ccf4e9f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_03b2d011c7268bacb9e5ea2563344edb885f36e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_03b2d011c7268bacb9e5ea2563344edb885f36e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_03b2d011c7268bacb9e5ea2563344edb885f36e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_03b2d011c7268bacb9e5ea2563344edb885f36e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_03b2d011c7268bacb9e5ea2563344edb885f36e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "03b2d011c7268bacb9e5ea2563344edb885f36e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '03b2d011c7268bacb9e5ea2563344edb885f36e7'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '03b2d011c7268bacb9e5ea2563344edb885f36e7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1a984d702081c3e1c0fc11e4d97d9adf10724548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1a984d702081c3e1c0fc11e4d97d9adf10724548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1a984d702081c3e1c0fc11e4d97d9adf10724548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1a984d702081c3e1c0fc11e4d97d9adf10724548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1a984d702081c3e1c0fc11e4d97d9adf10724548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1a984d702081c3e1c0fc11e4d97d9adf10724548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1a984d702081c3e1c0fc11e4d97d9adf10724548'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '1a984d702081c3e1c0fc11e4d97d9adf10724548'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c440e958f2e7ec1e578883886f9ff86ab75eaddc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c440e958f2e7ec1e578883886f9ff86ab75eaddc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c440e958f2e7ec1e578883886f9ff86ab75eaddc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c440e958f2e7ec1e578883886f9ff86ab75eaddc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c440e958f2e7ec1e578883886f9ff86ab75eaddc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c440e958f2e7ec1e578883886f9ff86ab75eaddc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c440e958f2e7ec1e578883886f9ff86ab75eaddc'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId 'c440e958f2e7ec1e578883886f9ff86ab75eaddc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_71c35623c49bb34d9f89afaf6d7d5d666dd9ec93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_71c35623c49bb34d9f89afaf6d7d5d666dd9ec93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_71c35623c49bb34d9f89afaf6d7d5d666dd9ec93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_71c35623c49bb34d9f89afaf6d7d5d666dd9ec93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_71c35623c49bb34d9f89afaf6d7d5d666dd9ec93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71c35623c49bb34d9f89afaf6d7d5d666dd9ec93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '71c35623c49bb34d9f89afaf6d7d5d666dd9ec93'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '71c35623c49bb34d9f89afaf6d7d5d666dd9ec93'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b5c6c4851918e6e807c1b3220167a424e7097d4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b5c6c4851918e6e807c1b3220167a424e7097d4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b5c6c4851918e6e807c1b3220167a424e7097d4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b5c6c4851918e6e807c1b3220167a424e7097d4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9b5c6c4851918e6e807c1b3220167a424e7097d4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9b5c6c4851918e6e807c1b3220167a424e7097d4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9b5c6c4851918e6e807c1b3220167a424e7097d4'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId '9b5c6c4851918e6e807c1b3220167a424e7097d4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ff2e41aff4bee5dc94479b57f82d2c3ad70203fa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ff2e41aff4bee5dc94479b57f82d2c3ad70203fa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ff2e41aff4bee5dc94479b57f82d2c3ad70203fa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ff2e41aff4bee5dc94479b57f82d2c3ad70203fa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ff2e41aff4bee5dc94479b57f82d2c3ad70203fa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ff2e41aff4bee5dc94479b57f82d2c3ad70203fa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ff2e41aff4bee5dc94479b57f82d2c3ad70203fa'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:occurrenceId 'ff2e41aff4bee5dc94479b57f82d2c3ad70203fa'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_c426533e5860f998bf8c4a4a13845baeef0d8bf6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c426533e5860f998bf8c4a4a13845baeef0d8bf6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c426533e5860f998bf8c4a4a13845baeef0d8bf6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_c426533e5860f998bf8c4a4a13845baeef0d8bf6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_c426533e5860f998bf8c4a4a13845baeef0d8bf6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c426533e5860f998bf8c4a4a13845baeef0d8bf6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c426533e5860f998bf8c4a4a13845baeef0d8bf6'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'c426533e5860f998bf8c4a4a13845baeef0d8bf6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f93c00ddf6a4b35eb84f717907f2617ee1371456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f93c00ddf6a4b35eb84f717907f2617ee1371456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f93c00ddf6a4b35eb84f717907f2617ee1371456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f93c00ddf6a4b35eb84f717907f2617ee1371456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_f93c00ddf6a4b35eb84f717907f2617ee1371456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f93c00ddf6a4b35eb84f717907f2617ee1371456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f93c00ddf6a4b35eb84f717907f2617ee1371456'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'f93c00ddf6a4b35eb84f717907f2617ee1371456'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_945042fe321ffc0d76b608edabbf985244ac1f94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_945042fe321ffc0d76b608edabbf985244ac1f94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_945042fe321ffc0d76b608edabbf985244ac1f94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_945042fe321ffc0d76b608edabbf985244ac1f94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_945042fe321ffc0d76b608edabbf985244ac1f94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "945042fe321ffc0d76b608edabbf985244ac1f94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '945042fe321ffc0d76b608edabbf985244ac1f94'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId '945042fe321ffc0d76b608edabbf985244ac1f94'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7934411c25560f39a59a1a5c65a7aa4a29a17eb7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7934411c25560f39a59a1a5c65a7aa4a29a17eb7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7934411c25560f39a59a1a5c65a7aa4a29a17eb7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7934411c25560f39a59a1a5c65a7aa4a29a17eb7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_7934411c25560f39a59a1a5c65a7aa4a29a17eb7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7934411c25560f39a59a1a5c65a7aa4a29a17eb7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7934411c25560f39a59a1a5c65a7aa4a29a17eb7'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId '7934411c25560f39a59a1a5c65a7aa4a29a17eb7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f2698202bae886a5a1b2f810ff0fbc3a3369b153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2698202bae886a5a1b2f810ff0fbc3a3369b153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2698202bae886a5a1b2f810ff0fbc3a3369b153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f2698202bae886a5a1b2f810ff0fbc3a3369b153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f2698202bae886a5a1b2f810ff0fbc3a3369b153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2698202bae886a5a1b2f810ff0fbc3a3369b153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2698202bae886a5a1b2f810ff0fbc3a3369b153'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'f2698202bae886a5a1b2f810ff0fbc3a3369b153'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'da3f03e09a1c2c8f3363cccf124ca7bef8dc73c8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1ad0a5ea6733e0c0375cdd40a8fb2069b744d199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1ad0a5ea6733e0c0375cdd40a8fb2069b744d199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1ad0a5ea6733e0c0375cdd40a8fb2069b744d199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1ad0a5ea6733e0c0375cdd40a8fb2069b744d199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1ad0a5ea6733e0c0375cdd40a8fb2069b744d199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1ad0a5ea6733e0c0375cdd40a8fb2069b744d199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1ad0a5ea6733e0c0375cdd40a8fb2069b744d199'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId '1ad0a5ea6733e0c0375cdd40a8fb2069b744d199'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_78c60d74e00494ab104033377fb97e52060afb44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_78c60d74e00494ab104033377fb97e52060afb44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_78c60d74e00494ab104033377fb97e52060afb44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_78c60d74e00494ab104033377fb97e52060afb44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_78c60d74e00494ab104033377fb97e52060afb44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78c60d74e00494ab104033377fb97e52060afb44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '78c60d74e00494ab104033377fb97e52060afb44'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId '78c60d74e00494ab104033377fb97e52060afb44'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_22cd21d69df06eeac1dd07df8862de86c1ef8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_22cd21d69df06eeac1dd07df8862de86c1ef8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_22cd21d69df06eeac1dd07df8862de86c1ef8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_22cd21d69df06eeac1dd07df8862de86c1ef8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_22cd21d69df06eeac1dd07df8862de86c1ef8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22cd21d69df06eeac1dd07df8862de86c1ef8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '22cd21d69df06eeac1dd07df8862de86c1ef8224'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId '22cd21d69df06eeac1dd07df8862de86c1ef8224'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_1caa12be1d737eb283c3a23b2720a49e34bdbc4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1caa12be1d737eb283c3a23b2720a49e34bdbc4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1caa12be1d737eb283c3a23b2720a49e34bdbc4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_1caa12be1d737eb283c3a23b2720a49e34bdbc4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_1caa12be1d737eb283c3a23b2720a49e34bdbc4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1caa12be1d737eb283c3a23b2720a49e34bdbc4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1caa12be1d737eb283c3a23b2720a49e34bdbc4f'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId '1caa12be1d737eb283c3a23b2720a49e34bdbc4f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a3c38754069c2ba7cf3dc56300ba659725ac1cff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a3c38754069c2ba7cf3dc56300ba659725ac1cff> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a3c38754069c2ba7cf3dc56300ba659725ac1cff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a3c38754069c2ba7cf3dc56300ba659725ac1cff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a3c38754069c2ba7cf3dc56300ba659725ac1cff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a3c38754069c2ba7cf3dc56300ba659725ac1cff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a3c38754069c2ba7cf3dc56300ba659725ac1cff'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'a3c38754069c2ba7cf3dc56300ba659725ac1cff'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8be6857b15591c678122fd3a88919840e9864ec>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8be6857b15591c678122fd3a88919840e9864ec> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8be6857b15591c678122fd3a88919840e9864ec> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8be6857b15591c678122fd3a88919840e9864ec>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_d8be6857b15591c678122fd3a88919840e9864ec>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d8be6857b15591c678122fd3a88919840e9864ec" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd8be6857b15591c678122fd3a88919840e9864ec'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'd8be6857b15591c678122fd3a88919840e9864ec'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ada2125a7999e271d7bfa977e98b0d2ffb85b6e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ada2125a7999e271d7bfa977e98b0d2ffb85b6e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ada2125a7999e271d7bfa977e98b0d2ffb85b6e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ada2125a7999e271d7bfa977e98b0d2ffb85b6e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_ada2125a7999e271d7bfa977e98b0d2ffb85b6e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ada2125a7999e271d7bfa977e98b0d2ffb85b6e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ada2125a7999e271d7bfa977e98b0d2ffb85b6e7'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'ada2125a7999e271d7bfa977e98b0d2ffb85b6e7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96696e3272e14467560b8a6d5241fa5a6d3266bc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96696e3272e14467560b8a6d5241fa5a6d3266bc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96696e3272e14467560b8a6d5241fa5a6d3266bc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96696e3272e14467560b8a6d5241fa5a6d3266bc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_96696e3272e14467560b8a6d5241fa5a6d3266bc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96696e3272e14467560b8a6d5241fa5a6d3266bc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96696e3272e14467560b8a6d5241fa5a6d3266bc'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId '96696e3272e14467560b8a6d5241fa5a6d3266bc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4cddd226ecc37e4a4d53214a9885598c94d37766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4cddd226ecc37e4a4d53214a9885598c94d37766> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4cddd226ecc37e4a4d53214a9885598c94d37766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4cddd226ecc37e4a4d53214a9885598c94d37766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4cddd226ecc37e4a4d53214a9885598c94d37766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4cddd226ecc37e4a4d53214a9885598c94d37766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4cddd226ecc37e4a4d53214a9885598c94d37766'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId '4cddd226ecc37e4a4d53214a9885598c94d37766'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_575fbbc2fc9abf288e4452e05deabfb12994817e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_575fbbc2fc9abf288e4452e05deabfb12994817e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_575fbbc2fc9abf288e4452e05deabfb12994817e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_575fbbc2fc9abf288e4452e05deabfb12994817e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_575fbbc2fc9abf288e4452e05deabfb12994817e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "575fbbc2fc9abf288e4452e05deabfb12994817e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '575fbbc2fc9abf288e4452e05deabfb12994817e'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId '575fbbc2fc9abf288e4452e05deabfb12994817e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b682438b4d903c3a46db1a14de80b2a978509a17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b682438b4d903c3a46db1a14de80b2a978509a17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b682438b4d903c3a46db1a14de80b2a978509a17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b682438b4d903c3a46db1a14de80b2a978509a17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_b682438b4d903c3a46db1a14de80b2a978509a17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b682438b4d903c3a46db1a14de80b2a978509a17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b682438b4d903c3a46db1a14de80b2a978509a17'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'b682438b4d903c3a46db1a14de80b2a978509a17'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0567a77f83e03764b3f816acf5dc5f306b4e3fea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0567a77f83e03764b3f816acf5dc5f306b4e3fea> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0567a77f83e03764b3f816acf5dc5f306b4e3fea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0567a77f83e03764b3f816acf5dc5f306b4e3fea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0567a77f83e03764b3f816acf5dc5f306b4e3fea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0567a77f83e03764b3f816acf5dc5f306b4e3fea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0567a77f83e03764b3f816acf5dc5f306b4e3fea'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId '0567a77f83e03764b3f816acf5dc5f306b4e3fea'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ae3d0336598733c4eb3b95b50c897b07a5c81ce3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ae3d0336598733c4eb3b95b50c897b07a5c81ce3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ae3d0336598733c4eb3b95b50c897b07a5c81ce3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ae3d0336598733c4eb3b95b50c897b07a5c81ce3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ae3d0336598733c4eb3b95b50c897b07a5c81ce3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae3d0336598733c4eb3b95b50c897b07a5c81ce3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae3d0336598733c4eb3b95b50c897b07a5c81ce3'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'ae3d0336598733c4eb3b95b50c897b07a5c81ce3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_7bc60a461067be7343180745dd8c055bc9e907b4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7bc60a461067be7343180745dd8c055bc9e907b4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7bc60a461067be7343180745dd8c055bc9e907b4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_7bc60a461067be7343180745dd8c055bc9e907b4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_7bc60a461067be7343180745dd8c055bc9e907b4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7bc60a461067be7343180745dd8c055bc9e907b4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7bc60a461067be7343180745dd8c055bc9e907b4'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId '7bc60a461067be7343180745dd8c055bc9e907b4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_d74d14def94c8e2ff40943a0f6aefeffe9a12d33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d74d14def94c8e2ff40943a0f6aefeffe9a12d33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d74d14def94c8e2ff40943a0f6aefeffe9a12d33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_d74d14def94c8e2ff40943a0f6aefeffe9a12d33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_d74d14def94c8e2ff40943a0f6aefeffe9a12d33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d74d14def94c8e2ff40943a0f6aefeffe9a12d33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd74d14def94c8e2ff40943a0f6aefeffe9a12d33'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'd74d14def94c8e2ff40943a0f6aefeffe9a12d33'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a2a9a70b2a41f18462a5256099289ed447946115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a2a9a70b2a41f18462a5256099289ed447946115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a2a9a70b2a41f18462a5256099289ed447946115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a2a9a70b2a41f18462a5256099289ed447946115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a2a9a70b2a41f18462a5256099289ed447946115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a2a9a70b2a41f18462a5256099289ed447946115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a2a9a70b2a41f18462a5256099289ed447946115'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'a2a9a70b2a41f18462a5256099289ed447946115'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f95b18df2b865714399ab7d48148d5501f2d6b13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f95b18df2b865714399ab7d48148d5501f2d6b13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f95b18df2b865714399ab7d48148d5501f2d6b13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f95b18df2b865714399ab7d48148d5501f2d6b13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_f95b18df2b865714399ab7d48148d5501f2d6b13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f95b18df2b865714399ab7d48148d5501f2d6b13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f95b18df2b865714399ab7d48148d5501f2d6b13'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'f95b18df2b865714399ab7d48148d5501f2d6b13'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3bde26099962f8a50d1b65ed8811813761aa24f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3bde26099962f8a50d1b65ed8811813761aa24f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3bde26099962f8a50d1b65ed8811813761aa24f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3bde26099962f8a50d1b65ed8811813761aa24f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_3bde26099962f8a50d1b65ed8811813761aa24f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3bde26099962f8a50d1b65ed8811813761aa24f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3bde26099962f8a50d1b65ed8811813761aa24f9'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId '3bde26099962f8a50d1b65ed8811813761aa24f9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_fb9c3adf8a193150730c1c406e1c8ca413c51526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fb9c3adf8a193150730c1c406e1c8ca413c51526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fb9c3adf8a193150730c1c406e1c8ca413c51526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_fb9c3adf8a193150730c1c406e1c8ca413c51526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_fb9c3adf8a193150730c1c406e1c8ca413c51526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fb9c3adf8a193150730c1c406e1c8ca413c51526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fb9c3adf8a193150730c1c406e1c8ca413c51526'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'fb9c3adf8a193150730c1c406e1c8ca413c51526'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_75f12f0f4645d10761a6d44b7a88e72430415b35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_75f12f0f4645d10761a6d44b7a88e72430415b35> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_75f12f0f4645d10761a6d44b7a88e72430415b35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_75f12f0f4645d10761a6d44b7a88e72430415b35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_75f12f0f4645d10761a6d44b7a88e72430415b35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75f12f0f4645d10761a6d44b7a88e72430415b35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '75f12f0f4645d10761a6d44b7a88e72430415b35'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId '75f12f0f4645d10761a6d44b7a88e72430415b35'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId '8ca8dfa3ff0e26734a676c8512c81bcfc848e5e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_584f87baf482557d7f58eee4f8ac68bf0baa928b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_584f87baf482557d7f58eee4f8ac68bf0baa928b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_584f87baf482557d7f58eee4f8ac68bf0baa928b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_584f87baf482557d7f58eee4f8ac68bf0baa928b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_584f87baf482557d7f58eee4f8ac68bf0baa928b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "584f87baf482557d7f58eee4f8ac68bf0baa928b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '584f87baf482557d7f58eee4f8ac68bf0baa928b'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId '584f87baf482557d7f58eee4f8ac68bf0baa928b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_32d34167bac600a717b46f93b406c8337635aa04>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_32d34167bac600a717b46f93b406c8337635aa04> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_32d34167bac600a717b46f93b406c8337635aa04> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_32d34167bac600a717b46f93b406c8337635aa04>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_32d34167bac600a717b46f93b406c8337635aa04>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32d34167bac600a717b46f93b406c8337635aa04" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '32d34167bac600a717b46f93b406c8337635aa04'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId '32d34167bac600a717b46f93b406c8337635aa04'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'e5fb18c11776fa20ebc36e965c4a6f5c5cf7f528'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9d77386e7b03329096b937e6f7190902946c5eb3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9d77386e7b03329096b937e6f7190902946c5eb3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9d77386e7b03329096b937e6f7190902946c5eb3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9d77386e7b03329096b937e6f7190902946c5eb3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9d77386e7b03329096b937e6f7190902946c5eb3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9d77386e7b03329096b937e6f7190902946c5eb3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9d77386e7b03329096b937e6f7190902946c5eb3'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId '9d77386e7b03329096b937e6f7190902946c5eb3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5c840dc4b7a821ab680db29ce4201e12cc9f30c2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5c840dc4b7a821ab680db29ce4201e12cc9f30c2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5c840dc4b7a821ab680db29ce4201e12cc9f30c2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5c840dc4b7a821ab680db29ce4201e12cc9f30c2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_5c840dc4b7a821ab680db29ce4201e12cc9f30c2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5c840dc4b7a821ab680db29ce4201e12cc9f30c2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5c840dc4b7a821ab680db29ce4201e12cc9f30c2'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId '5c840dc4b7a821ab680db29ce4201e12cc9f30c2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d3bf54ab4a841b8b04343efa6f5ddfbece7ecb02>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d3bf54ab4a841b8b04343efa6f5ddfbece7ecb02> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d3bf54ab4a841b8b04343efa6f5ddfbece7ecb02> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d3bf54ab4a841b8b04343efa6f5ddfbece7ecb02>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d3bf54ab4a841b8b04343efa6f5ddfbece7ecb02>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d3bf54ab4a841b8b04343efa6f5ddfbece7ecb02" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd3bf54ab4a841b8b04343efa6f5ddfbece7ecb02'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'd3bf54ab4a841b8b04343efa6f5ddfbece7ecb02'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b7daa71c7e67a36fb8deeaf272e47d5dd168c15e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b7daa71c7e67a36fb8deeaf272e47d5dd168c15e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b7daa71c7e67a36fb8deeaf272e47d5dd168c15e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b7daa71c7e67a36fb8deeaf272e47d5dd168c15e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b7daa71c7e67a36fb8deeaf272e47d5dd168c15e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7daa71c7e67a36fb8deeaf272e47d5dd168c15e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7daa71c7e67a36fb8deeaf272e47d5dd168c15e'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'b7daa71c7e67a36fb8deeaf272e47d5dd168c15e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_4f9293d421c4874d12deeb9bb207e3583d9d469c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4f9293d421c4874d12deeb9bb207e3583d9d469c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4f9293d421c4874d12deeb9bb207e3583d9d469c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_4f9293d421c4874d12deeb9bb207e3583d9d469c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_4f9293d421c4874d12deeb9bb207e3583d9d469c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4f9293d421c4874d12deeb9bb207e3583d9d469c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4f9293d421c4874d12deeb9bb207e3583d9d469c'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId '4f9293d421c4874d12deeb9bb207e3583d9d469c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e5bfa6f8f23faa4bc6e753e0002c683d487bdc08>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e5bfa6f8f23faa4bc6e753e0002c683d487bdc08> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e5bfa6f8f23faa4bc6e753e0002c683d487bdc08> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e5bfa6f8f23faa4bc6e753e0002c683d487bdc08>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_e5bfa6f8f23faa4bc6e753e0002c683d487bdc08>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e5bfa6f8f23faa4bc6e753e0002c683d487bdc08" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e5bfa6f8f23faa4bc6e753e0002c683d487bdc08'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'e5bfa6f8f23faa4bc6e753e0002c683d487bdc08'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02174a9b7efe603ea8fd32d6618a3ba436f0ea4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02174a9b7efe603ea8fd32d6618a3ba436f0ea4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02174a9b7efe603ea8fd32d6618a3ba436f0ea4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02174a9b7efe603ea8fd32d6618a3ba436f0ea4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_02174a9b7efe603ea8fd32d6618a3ba436f0ea4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "02174a9b7efe603ea8fd32d6618a3ba436f0ea4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '02174a9b7efe603ea8fd32d6618a3ba436f0ea4d'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId '02174a9b7efe603ea8fd32d6618a3ba436f0ea4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f44853c04cc5752865b483aa44ab72954b875e5e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f44853c04cc5752865b483aa44ab72954b875e5e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f44853c04cc5752865b483aa44ab72954b875e5e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f44853c04cc5752865b483aa44ab72954b875e5e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_f44853c04cc5752865b483aa44ab72954b875e5e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f44853c04cc5752865b483aa44ab72954b875e5e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f44853c04cc5752865b483aa44ab72954b875e5e'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'f44853c04cc5752865b483aa44ab72954b875e5e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dda5053638544c341edcc54707f872a6eebb879a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dda5053638544c341edcc54707f872a6eebb879a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dda5053638544c341edcc54707f872a6eebb879a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dda5053638544c341edcc54707f872a6eebb879a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_dda5053638544c341edcc54707f872a6eebb879a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dda5053638544c341edcc54707f872a6eebb879a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dda5053638544c341edcc54707f872a6eebb879a'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'dda5053638544c341edcc54707f872a6eebb879a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_96c5c866369b796ad10456e7287380083017588f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96c5c866369b796ad10456e7287380083017588f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96c5c866369b796ad10456e7287380083017588f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_96c5c866369b796ad10456e7287380083017588f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_96c5c866369b796ad10456e7287380083017588f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96c5c866369b796ad10456e7287380083017588f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96c5c866369b796ad10456e7287380083017588f'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId '96c5c866369b796ad10456e7287380083017588f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_daabd15837cc49ce36f3af38f4ff0080c74e9b1e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_daabd15837cc49ce36f3af38f4ff0080c74e9b1e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_daabd15837cc49ce36f3af38f4ff0080c74e9b1e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_daabd15837cc49ce36f3af38f4ff0080c74e9b1e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_daabd15837cc49ce36f3af38f4ff0080c74e9b1e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "daabd15837cc49ce36f3af38f4ff0080c74e9b1e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'daabd15837cc49ce36f3af38f4ff0080c74e9b1e'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'daabd15837cc49ce36f3af38f4ff0080c74e9b1e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a859daebe1fedb8b8878d6e6590079e8a1162474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a859daebe1fedb8b8878d6e6590079e8a1162474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a859daebe1fedb8b8878d6e6590079e8a1162474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a859daebe1fedb8b8878d6e6590079e8a1162474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_a859daebe1fedb8b8878d6e6590079e8a1162474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a859daebe1fedb8b8878d6e6590079e8a1162474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a859daebe1fedb8b8878d6e6590079e8a1162474'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'a859daebe1fedb8b8878d6e6590079e8a1162474'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0902486529f388aabf9881e1e4c63b0e1b06b3b0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0902486529f388aabf9881e1e4c63b0e1b06b3b0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0902486529f388aabf9881e1e4c63b0e1b06b3b0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0902486529f388aabf9881e1e4c63b0e1b06b3b0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0902486529f388aabf9881e1e4c63b0e1b06b3b0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0902486529f388aabf9881e1e4c63b0e1b06b3b0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0902486529f388aabf9881e1e4c63b0e1b06b3b0'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId '0902486529f388aabf9881e1e4c63b0e1b06b3b0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e1edd48b0205461f5f43e62472d76b00edbe03da>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e1edd48b0205461f5f43e62472d76b00edbe03da> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e1edd48b0205461f5f43e62472d76b00edbe03da> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e1edd48b0205461f5f43e62472d76b00edbe03da>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_e1edd48b0205461f5f43e62472d76b00edbe03da>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e1edd48b0205461f5f43e62472d76b00edbe03da" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e1edd48b0205461f5f43e62472d76b00edbe03da'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'e1edd48b0205461f5f43e62472d76b00edbe03da'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_611fce22bf1d44ac08c8a9898c233fc1137c234b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_611fce22bf1d44ac08c8a9898c233fc1137c234b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_611fce22bf1d44ac08c8a9898c233fc1137c234b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_611fce22bf1d44ac08c8a9898c233fc1137c234b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_611fce22bf1d44ac08c8a9898c233fc1137c234b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "611fce22bf1d44ac08c8a9898c233fc1137c234b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '611fce22bf1d44ac08c8a9898c233fc1137c234b'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId '611fce22bf1d44ac08c8a9898c233fc1137c234b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7e16d0bb840393633f04eca5ef64ac938f85308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7e16d0bb840393633f04eca5ef64ac938f85308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7e16d0bb840393633f04eca5ef64ac938f85308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7e16d0bb840393633f04eca5ef64ac938f85308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b7e16d0bb840393633f04eca5ef64ac938f85308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b7e16d0bb840393633f04eca5ef64ac938f85308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b7e16d0bb840393633f04eca5ef64ac938f85308'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'b7e16d0bb840393633f04eca5ef64ac938f85308'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_947ee36dc7f15a05834a33e86e88b55e330f6c4d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_947ee36dc7f15a05834a33e86e88b55e330f6c4d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_947ee36dc7f15a05834a33e86e88b55e330f6c4d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_947ee36dc7f15a05834a33e86e88b55e330f6c4d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_947ee36dc7f15a05834a33e86e88b55e330f6c4d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "947ee36dc7f15a05834a33e86e88b55e330f6c4d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '947ee36dc7f15a05834a33e86e88b55e330f6c4d'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId '947ee36dc7f15a05834a33e86e88b55e330f6c4d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ec6e0f5f24b6f0465b078eb9594bc766de517430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ec6e0f5f24b6f0465b078eb9594bc766de517430> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ec6e0f5f24b6f0465b078eb9594bc766de517430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ec6e0f5f24b6f0465b078eb9594bc766de517430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_ec6e0f5f24b6f0465b078eb9594bc766de517430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ec6e0f5f24b6f0465b078eb9594bc766de517430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ec6e0f5f24b6f0465b078eb9594bc766de517430'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'ec6e0f5f24b6f0465b078eb9594bc766de517430'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_25f1ca1cc8afedaa6b4c006ae41b3753b25069fc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_25f1ca1cc8afedaa6b4c006ae41b3753b25069fc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_25f1ca1cc8afedaa6b4c006ae41b3753b25069fc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_25f1ca1cc8afedaa6b4c006ae41b3753b25069fc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_25f1ca1cc8afedaa6b4c006ae41b3753b25069fc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25f1ca1cc8afedaa6b4c006ae41b3753b25069fc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '25f1ca1cc8afedaa6b4c006ae41b3753b25069fc'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId '25f1ca1cc8afedaa6b4c006ae41b3753b25069fc'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_585ff6a3e0ecf177621f34a728163a7b43dbae98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_585ff6a3e0ecf177621f34a728163a7b43dbae98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_585ff6a3e0ecf177621f34a728163a7b43dbae98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_585ff6a3e0ecf177621f34a728163a7b43dbae98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_585ff6a3e0ecf177621f34a728163a7b43dbae98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "585ff6a3e0ecf177621f34a728163a7b43dbae98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '585ff6a3e0ecf177621f34a728163a7b43dbae98'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId '585ff6a3e0ecf177621f34a728163a7b43dbae98'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_09317120d0ea3a0f8b62a3062240eaf4e0427f4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_09317120d0ea3a0f8b62a3062240eaf4e0427f4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_09317120d0ea3a0f8b62a3062240eaf4e0427f4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_09317120d0ea3a0f8b62a3062240eaf4e0427f4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_09317120d0ea3a0f8b62a3062240eaf4e0427f4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "09317120d0ea3a0f8b62a3062240eaf4e0427f4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '09317120d0ea3a0f8b62a3062240eaf4e0427f4f'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId '09317120d0ea3a0f8b62a3062240eaf4e0427f4f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'cee651cd9e0388ef6b1b2fcb32f94d754eaef9ee'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId '2c4ad3d2e823c2ddfbb0479a14e5a00746b9a2e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c876e3d67e89c948c8a956bdf5ed33eded878778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c876e3d67e89c948c8a956bdf5ed33eded878778> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c876e3d67e89c948c8a956bdf5ed33eded878778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c876e3d67e89c948c8a956bdf5ed33eded878778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c876e3d67e89c948c8a956bdf5ed33eded878778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c876e3d67e89c948c8a956bdf5ed33eded878778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c876e3d67e89c948c8a956bdf5ed33eded878778'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'c876e3d67e89c948c8a956bdf5ed33eded878778'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'ed454ffe4761ff5b5d6a8f2dcb27bcfc6a4f7a46'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7055eb2900e5d0284e121c6b6413af4964c54c5e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7055eb2900e5d0284e121c6b6413af4964c54c5e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7055eb2900e5d0284e121c6b6413af4964c54c5e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7055eb2900e5d0284e121c6b6413af4964c54c5e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_7055eb2900e5d0284e121c6b6413af4964c54c5e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7055eb2900e5d0284e121c6b6413af4964c54c5e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7055eb2900e5d0284e121c6b6413af4964c54c5e'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId '7055eb2900e5d0284e121c6b6413af4964c54c5e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c0ad8567cb0a185c159f38f5af406ca6ae5db7d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c0ad8567cb0a185c159f38f5af406ca6ae5db7d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c0ad8567cb0a185c159f38f5af406ca6ae5db7d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c0ad8567cb0a185c159f38f5af406ca6ae5db7d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_1c0ad8567cb0a185c159f38f5af406ca6ae5db7d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c0ad8567cb0a185c159f38f5af406ca6ae5db7d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c0ad8567cb0a185c159f38f5af406ca6ae5db7d'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId '1c0ad8567cb0a185c159f38f5af406ca6ae5db7d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2c521695fc1e0eacd49602bcd3a10b2cb89d4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2c521695fc1e0eacd49602bcd3a10b2cb89d4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2c521695fc1e0eacd49602bcd3a10b2cb89d4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2c521695fc1e0eacd49602bcd3a10b2cb89d4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_2c521695fc1e0eacd49602bcd3a10b2cb89d4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2c521695fc1e0eacd49602bcd3a10b2cb89d4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2c521695fc1e0eacd49602bcd3a10b2cb89d4898'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId '2c521695fc1e0eacd49602bcd3a10b2cb89d4898'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3b973d3237ca49293b8cfe19cb70df6e141b0d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3b973d3237ca49293b8cfe19cb70df6e141b0d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3b973d3237ca49293b8cfe19cb70df6e141b0d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3b973d3237ca49293b8cfe19cb70df6e141b0d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_c3b973d3237ca49293b8cfe19cb70df6e141b0d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3b973d3237ca49293b8cfe19cb70df6e141b0d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3b973d3237ca49293b8cfe19cb70df6e141b0d8'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'c3b973d3237ca49293b8cfe19cb70df6e141b0d8'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'ae6259fe3f1ecc21e5d5e6ae43d48251faa6e997'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '706dfbb3b4a9fbc2a3a4dd77347ac179ae803f86'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38ccda9378b69b215ebd4f7c4236b8fb9c388b63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38ccda9378b69b215ebd4f7c4236b8fb9c388b63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38ccda9378b69b215ebd4f7c4236b8fb9c388b63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38ccda9378b69b215ebd4f7c4236b8fb9c388b63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_38ccda9378b69b215ebd4f7c4236b8fb9c388b63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38ccda9378b69b215ebd4f7c4236b8fb9c388b63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38ccda9378b69b215ebd4f7c4236b8fb9c388b63'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '38ccda9378b69b215ebd4f7c4236b8fb9c388b63'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_998c633c15cad740a432614d866a47751ea19979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_998c633c15cad740a432614d866a47751ea19979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_998c633c15cad740a432614d866a47751ea19979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_998c633c15cad740a432614d866a47751ea19979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_998c633c15cad740a432614d866a47751ea19979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "998c633c15cad740a432614d866a47751ea19979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '998c633c15cad740a432614d866a47751ea19979'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '998c633c15cad740a432614d866a47751ea19979'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4d9b0bf200310c8657ddacc3999b6488271a658c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4d9b0bf200310c8657ddacc3999b6488271a658c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4d9b0bf200310c8657ddacc3999b6488271a658c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4d9b0bf200310c8657ddacc3999b6488271a658c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_4d9b0bf200310c8657ddacc3999b6488271a658c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4d9b0bf200310c8657ddacc3999b6488271a658c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4d9b0bf200310c8657ddacc3999b6488271a658c'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '4d9b0bf200310c8657ddacc3999b6488271a658c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_96b9692ad56ee9d80aad809c2ca74e4566fc79dd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_96b9692ad56ee9d80aad809c2ca74e4566fc79dd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_96b9692ad56ee9d80aad809c2ca74e4566fc79dd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_96b9692ad56ee9d80aad809c2ca74e4566fc79dd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_96b9692ad56ee9d80aad809c2ca74e4566fc79dd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96b9692ad56ee9d80aad809c2ca74e4566fc79dd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '96b9692ad56ee9d80aad809c2ca74e4566fc79dd'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '96b9692ad56ee9d80aad809c2ca74e4566fc79dd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ffe9ef4eca3e26c64a092e7744ece77a96f38273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ffe9ef4eca3e26c64a092e7744ece77a96f38273> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ffe9ef4eca3e26c64a092e7744ece77a96f38273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ffe9ef4eca3e26c64a092e7744ece77a96f38273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_ffe9ef4eca3e26c64a092e7744ece77a96f38273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ffe9ef4eca3e26c64a092e7744ece77a96f38273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ffe9ef4eca3e26c64a092e7744ece77a96f38273'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'ffe9ef4eca3e26c64a092e7744ece77a96f38273'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_572e29f9530929212c0eb243fcca04de6c168035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_572e29f9530929212c0eb243fcca04de6c168035> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_572e29f9530929212c0eb243fcca04de6c168035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_572e29f9530929212c0eb243fcca04de6c168035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_572e29f9530929212c0eb243fcca04de6c168035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "572e29f9530929212c0eb243fcca04de6c168035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '572e29f9530929212c0eb243fcca04de6c168035'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '572e29f9530929212c0eb243fcca04de6c168035'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8ecda72d9602f514ce7075c6cad93c5cfd70059f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8ecda72d9602f514ce7075c6cad93c5cfd70059f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8ecda72d9602f514ce7075c6cad93c5cfd70059f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8ecda72d9602f514ce7075c6cad93c5cfd70059f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8ecda72d9602f514ce7075c6cad93c5cfd70059f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8ecda72d9602f514ce7075c6cad93c5cfd70059f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8ecda72d9602f514ce7075c6cad93c5cfd70059f'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId '8ecda72d9602f514ce7075c6cad93c5cfd70059f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48f357b21d963a80527fa05d777f4c43cdae762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48f357b21d963a80527fa05d777f4c43cdae762> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48f357b21d963a80527fa05d777f4c43cdae762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48f357b21d963a80527fa05d777f4c43cdae762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_b48f357b21d963a80527fa05d777f4c43cdae762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b48f357b21d963a80527fa05d777f4c43cdae762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b48f357b21d963a80527fa05d777f4c43cdae762'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'b48f357b21d963a80527fa05d777f4c43cdae762'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'e7f6ec51feb9f2d4a7266d2e2c9395df8eb69b25'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_9dfda01bea204294b13de45fcc578864e801d1f1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9dfda01bea204294b13de45fcc578864e801d1f1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9dfda01bea204294b13de45fcc578864e801d1f1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_9dfda01bea204294b13de45fcc578864e801d1f1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_9dfda01bea204294b13de45fcc578864e801d1f1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9dfda01bea204294b13de45fcc578864e801d1f1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9dfda01bea204294b13de45fcc578864e801d1f1'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '9dfda01bea204294b13de45fcc578864e801d1f1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c28e1faaa6722fc64aa6172525f92c9d4159a590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c28e1faaa6722fc64aa6172525f92c9d4159a590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c28e1faaa6722fc64aa6172525f92c9d4159a590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c28e1faaa6722fc64aa6172525f92c9d4159a590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_c28e1faaa6722fc64aa6172525f92c9d4159a590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c28e1faaa6722fc64aa6172525f92c9d4159a590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c28e1faaa6722fc64aa6172525f92c9d4159a590'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'c28e1faaa6722fc64aa6172525f92c9d4159a590'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_574578bcccc9ad97c46b41881531783b843d0eca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_574578bcccc9ad97c46b41881531783b843d0eca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_574578bcccc9ad97c46b41881531783b843d0eca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_574578bcccc9ad97c46b41881531783b843d0eca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_574578bcccc9ad97c46b41881531783b843d0eca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "574578bcccc9ad97c46b41881531783b843d0eca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '574578bcccc9ad97c46b41881531783b843d0eca'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '574578bcccc9ad97c46b41881531783b843d0eca'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_67c9b5da69d3378d1144df2390e52e696fc127a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_67c9b5da69d3378d1144df2390e52e696fc127a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_67c9b5da69d3378d1144df2390e52e696fc127a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_67c9b5da69d3378d1144df2390e52e696fc127a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_67c9b5da69d3378d1144df2390e52e696fc127a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67c9b5da69d3378d1144df2390e52e696fc127a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '67c9b5da69d3378d1144df2390e52e696fc127a2'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '67c9b5da69d3378d1144df2390e52e696fc127a2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_42ef36611a81cb42b945d0e8e7c11fe52a977dbc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_42ef36611a81cb42b945d0e8e7c11fe52a977dbc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_42ef36611a81cb42b945d0e8e7c11fe52a977dbc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_42ef36611a81cb42b945d0e8e7c11fe52a977dbc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_42ef36611a81cb42b945d0e8e7c11fe52a977dbc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "42ef36611a81cb42b945d0e8e7c11fe52a977dbc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '42ef36611a81cb42b945d0e8e7c11fe52a977dbc'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '42ef36611a81cb42b945d0e8e7c11fe52a977dbc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c0b1c98e11bebc4e26b7d49418b757ceed47d6f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c0b1c98e11bebc4e26b7d49418b757ceed47d6f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c0b1c98e11bebc4e26b7d49418b757ceed47d6f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c0b1c98e11bebc4e26b7d49418b757ceed47d6f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c0b1c98e11bebc4e26b7d49418b757ceed47d6f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c0b1c98e11bebc4e26b7d49418b757ceed47d6f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c0b1c98e11bebc4e26b7d49418b757ceed47d6f'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '0c0b1c98e11bebc4e26b7d49418b757ceed47d6f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '3cbf2a5190b3c6dd5ea05a917a8d71128c5227b8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_55add6d117ef382284980a8681f6b5a434899d9b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_55add6d117ef382284980a8681f6b5a434899d9b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_55add6d117ef382284980a8681f6b5a434899d9b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_55add6d117ef382284980a8681f6b5a434899d9b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_55add6d117ef382284980a8681f6b5a434899d9b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55add6d117ef382284980a8681f6b5a434899d9b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '55add6d117ef382284980a8681f6b5a434899d9b'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '55add6d117ef382284980a8681f6b5a434899d9b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6c541b4a350283820a0ff02aaff125b928f5afce>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6c541b4a350283820a0ff02aaff125b928f5afce> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6c541b4a350283820a0ff02aaff125b928f5afce> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6c541b4a350283820a0ff02aaff125b928f5afce>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_6c541b4a350283820a0ff02aaff125b928f5afce>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c541b4a350283820a0ff02aaff125b928f5afce" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c541b4a350283820a0ff02aaff125b928f5afce'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '6c541b4a350283820a0ff02aaff125b928f5afce'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_5e796dcfe69ce82ce0871c1df207651b6195719f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e796dcfe69ce82ce0871c1df207651b6195719f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e796dcfe69ce82ce0871c1df207651b6195719f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_5e796dcfe69ce82ce0871c1df207651b6195719f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_5e796dcfe69ce82ce0871c1df207651b6195719f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5e796dcfe69ce82ce0871c1df207651b6195719f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5e796dcfe69ce82ce0871c1df207651b6195719f'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId '5e796dcfe69ce82ce0871c1df207651b6195719f'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a857f0572b2df748917bb97744eae504410749cc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a857f0572b2df748917bb97744eae504410749cc> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a857f0572b2df748917bb97744eae504410749cc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a857f0572b2df748917bb97744eae504410749cc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a857f0572b2df748917bb97744eae504410749cc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a857f0572b2df748917bb97744eae504410749cc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a857f0572b2df748917bb97744eae504410749cc'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'a857f0572b2df748917bb97744eae504410749cc'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8f467762b7aaa55187fef43b370fe977200b4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8f467762b7aaa55187fef43b370fe977200b4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8f467762b7aaa55187fef43b370fe977200b4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8f467762b7aaa55187fef43b370fe977200b4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_8f467762b7aaa55187fef43b370fe977200b4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8f467762b7aaa55187fef43b370fe977200b4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8f467762b7aaa55187fef43b370fe977200b4926'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '8f467762b7aaa55187fef43b370fe977200b4926'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0d5de197c030bdcdbdd7a96fd0d30fa655e92489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0d5de197c030bdcdbdd7a96fd0d30fa655e92489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0d5de197c030bdcdbdd7a96fd0d30fa655e92489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0d5de197c030bdcdbdd7a96fd0d30fa655e92489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_0d5de197c030bdcdbdd7a96fd0d30fa655e92489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0d5de197c030bdcdbdd7a96fd0d30fa655e92489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0d5de197c030bdcdbdd7a96fd0d30fa655e92489'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '0d5de197c030bdcdbdd7a96fd0d30fa655e92489'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b80b296382bedda18538908681afe61f6fc9c1fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b80b296382bedda18538908681afe61f6fc9c1fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b80b296382bedda18538908681afe61f6fc9c1fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b80b296382bedda18538908681afe61f6fc9c1fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_b80b296382bedda18538908681afe61f6fc9c1fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b80b296382bedda18538908681afe61f6fc9c1fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b80b296382bedda18538908681afe61f6fc9c1fb'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'b80b296382bedda18538908681afe61f6fc9c1fb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'ba63116a3a34d4b9f21cdaeb556ebb9952eb85b3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c06e1349df2057be1dffac0224a35f0b4200754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c06e1349df2057be1dffac0224a35f0b4200754> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c06e1349df2057be1dffac0224a35f0b4200754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c06e1349df2057be1dffac0224a35f0b4200754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_0c06e1349df2057be1dffac0224a35f0b4200754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0c06e1349df2057be1dffac0224a35f0b4200754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0c06e1349df2057be1dffac0224a35f0b4200754'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '0c06e1349df2057be1dffac0224a35f0b4200754'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a81964cf51df6811341cd53c5239d7d650568a2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a81964cf51df6811341cd53c5239d7d650568a2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a81964cf51df6811341cd53c5239d7d650568a2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a81964cf51df6811341cd53c5239d7d650568a2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_3a81964cf51df6811341cd53c5239d7d650568a2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3a81964cf51df6811341cd53c5239d7d650568a2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3a81964cf51df6811341cd53c5239d7d650568a2'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '3a81964cf51df6811341cd53c5239d7d650568a2'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38b5277625622d94547e5941e03471fca217d0df>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38b5277625622d94547e5941e03471fca217d0df> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38b5277625622d94547e5941e03471fca217d0df> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38b5277625622d94547e5941e03471fca217d0df>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38b5277625622d94547e5941e03471fca217d0df>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38b5277625622d94547e5941e03471fca217d0df" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38b5277625622d94547e5941e03471fca217d0df'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '38b5277625622d94547e5941e03471fca217d0df'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_559f746f8e10564d3338fe876932ceda43e7b57d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_559f746f8e10564d3338fe876932ceda43e7b57d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_559f746f8e10564d3338fe876932ceda43e7b57d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_559f746f8e10564d3338fe876932ceda43e7b57d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_559f746f8e10564d3338fe876932ceda43e7b57d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "559f746f8e10564d3338fe876932ceda43e7b57d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '559f746f8e10564d3338fe876932ceda43e7b57d'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '559f746f8e10564d3338fe876932ceda43e7b57d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_2eedbfeb6f8814c3b781c9c5b16ae5704f447630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2eedbfeb6f8814c3b781c9c5b16ae5704f447630> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2eedbfeb6f8814c3b781c9c5b16ae5704f447630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2eedbfeb6f8814c3b781c9c5b16ae5704f447630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_2eedbfeb6f8814c3b781c9c5b16ae5704f447630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2eedbfeb6f8814c3b781c9c5b16ae5704f447630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2eedbfeb6f8814c3b781c9c5b16ae5704f447630'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '2eedbfeb6f8814c3b781c9c5b16ae5704f447630'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_62f2d9a3fced4891d45fd76fdbc72edd490f528b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_62f2d9a3fced4891d45fd76fdbc72edd490f528b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_62f2d9a3fced4891d45fd76fdbc72edd490f528b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_62f2d9a3fced4891d45fd76fdbc72edd490f528b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_62f2d9a3fced4891d45fd76fdbc72edd490f528b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "62f2d9a3fced4891d45fd76fdbc72edd490f528b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '62f2d9a3fced4891d45fd76fdbc72edd490f528b'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '62f2d9a3fced4891d45fd76fdbc72edd490f528b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '25b9dc1c7631b8fcec53b99dfb770f51a2f85f8c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7879022094d6c2d46d076116300f75e54cbc32d8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7879022094d6c2d46d076116300f75e54cbc32d8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7879022094d6c2d46d076116300f75e54cbc32d8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7879022094d6c2d46d076116300f75e54cbc32d8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_7879022094d6c2d46d076116300f75e54cbc32d8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7879022094d6c2d46d076116300f75e54cbc32d8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7879022094d6c2d46d076116300f75e54cbc32d8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '7879022094d6c2d46d076116300f75e54cbc32d8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c61ee4534908dcb1801aa9204371a89cdb99da49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c61ee4534908dcb1801aa9204371a89cdb99da49> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c61ee4534908dcb1801aa9204371a89cdb99da49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c61ee4534908dcb1801aa9204371a89cdb99da49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_c61ee4534908dcb1801aa9204371a89cdb99da49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c61ee4534908dcb1801aa9204371a89cdb99da49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c61ee4534908dcb1801aa9204371a89cdb99da49'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'c61ee4534908dcb1801aa9204371a89cdb99da49'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_6520a4c971483adf3b022c6889b4129ff44646b3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6520a4c971483adf3b022c6889b4129ff44646b3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6520a4c971483adf3b022c6889b4129ff44646b3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_6520a4c971483adf3b022c6889b4129ff44646b3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_6520a4c971483adf3b022c6889b4129ff44646b3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6520a4c971483adf3b022c6889b4129ff44646b3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6520a4c971483adf3b022c6889b4129ff44646b3'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '6520a4c971483adf3b022c6889b4129ff44646b3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_248bce6d8aea30be61eac677b996c21e702f5ae7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_248bce6d8aea30be61eac677b996c21e702f5ae7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_248bce6d8aea30be61eac677b996c21e702f5ae7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_248bce6d8aea30be61eac677b996c21e702f5ae7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_248bce6d8aea30be61eac677b996c21e702f5ae7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "248bce6d8aea30be61eac677b996c21e702f5ae7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '248bce6d8aea30be61eac677b996c21e702f5ae7'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '248bce6d8aea30be61eac677b996c21e702f5ae7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c4385788e785a51e8d6432ab47e08012ca3c3e87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c4385788e785a51e8d6432ab47e08012ca3c3e87> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c4385788e785a51e8d6432ab47e08012ca3c3e87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c4385788e785a51e8d6432ab47e08012ca3c3e87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_c4385788e785a51e8d6432ab47e08012ca3c3e87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4385788e785a51e8d6432ab47e08012ca3c3e87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c4385788e785a51e8d6432ab47e08012ca3c3e87'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'c4385788e785a51e8d6432ab47e08012ca3c3e87'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_866f0bc863d4815c78ef02363d5baf108c7a65ee>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_866f0bc863d4815c78ef02363d5baf108c7a65ee> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_866f0bc863d4815c78ef02363d5baf108c7a65ee> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_866f0bc863d4815c78ef02363d5baf108c7a65ee>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_866f0bc863d4815c78ef02363d5baf108c7a65ee>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "866f0bc863d4815c78ef02363d5baf108c7a65ee" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '866f0bc863d4815c78ef02363d5baf108c7a65ee'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '866f0bc863d4815c78ef02363d5baf108c7a65ee'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_45e43ed52a927bebeb06246bdd0918e8e3b9c094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_45e43ed52a927bebeb06246bdd0918e8e3b9c094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_45e43ed52a927bebeb06246bdd0918e8e3b9c094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_45e43ed52a927bebeb06246bdd0918e8e3b9c094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_45e43ed52a927bebeb06246bdd0918e8e3b9c094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45e43ed52a927bebeb06246bdd0918e8e3b9c094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45e43ed52a927bebeb06246bdd0918e8e3b9c094'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '45e43ed52a927bebeb06246bdd0918e8e3b9c094'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e7eeae86af54652bb532ee417f35ce572409aa65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e7eeae86af54652bb532ee417f35ce572409aa65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e7eeae86af54652bb532ee417f35ce572409aa65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e7eeae86af54652bb532ee417f35ce572409aa65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e7eeae86af54652bb532ee417f35ce572409aa65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e7eeae86af54652bb532ee417f35ce572409aa65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e7eeae86af54652bb532ee417f35ce572409aa65'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'e7eeae86af54652bb532ee417f35ce572409aa65'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_28087e88aea611c08756e3229cc8bacae5f0c6e4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_28087e88aea611c08756e3229cc8bacae5f0c6e4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_28087e88aea611c08756e3229cc8bacae5f0c6e4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_28087e88aea611c08756e3229cc8bacae5f0c6e4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_28087e88aea611c08756e3229cc8bacae5f0c6e4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28087e88aea611c08756e3229cc8bacae5f0c6e4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '28087e88aea611c08756e3229cc8bacae5f0c6e4'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId '28087e88aea611c08756e3229cc8bacae5f0c6e4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_66b139c9ee4070b99ec960b28037458c1a909d01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_66b139c9ee4070b99ec960b28037458c1a909d01> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_66b139c9ee4070b99ec960b28037458c1a909d01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_66b139c9ee4070b99ec960b28037458c1a909d01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_66b139c9ee4070b99ec960b28037458c1a909d01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "66b139c9ee4070b99ec960b28037458c1a909d01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '66b139c9ee4070b99ec960b28037458c1a909d01'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId '66b139c9ee4070b99ec960b28037458c1a909d01'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_de4c66995ea0356c72dde57041ceeee6d446050d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_de4c66995ea0356c72dde57041ceeee6d446050d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_de4c66995ea0356c72dde57041ceeee6d446050d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_de4c66995ea0356c72dde57041ceeee6d446050d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_de4c66995ea0356c72dde57041ceeee6d446050d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "de4c66995ea0356c72dde57041ceeee6d446050d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'de4c66995ea0356c72dde57041ceeee6d446050d'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId 'de4c66995ea0356c72dde57041ceeee6d446050d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d65a9dca23819bca03f08804947129e8994afa06>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d65a9dca23819bca03f08804947129e8994afa06> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d65a9dca23819bca03f08804947129e8994afa06> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d65a9dca23819bca03f08804947129e8994afa06>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d65a9dca23819bca03f08804947129e8994afa06>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d65a9dca23819bca03f08804947129e8994afa06" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd65a9dca23819bca03f08804947129e8994afa06'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId 'd65a9dca23819bca03f08804947129e8994afa06'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_5dcc15a2eec0eab740e64c0a2d26b5300a9dac98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5dcc15a2eec0eab740e64c0a2d26b5300a9dac98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5dcc15a2eec0eab740e64c0a2d26b5300a9dac98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_5dcc15a2eec0eab740e64c0a2d26b5300a9dac98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_5dcc15a2eec0eab740e64c0a2d26b5300a9dac98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5dcc15a2eec0eab740e64c0a2d26b5300a9dac98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '5dcc15a2eec0eab740e64c0a2d26b5300a9dac98'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId '5dcc15a2eec0eab740e64c0a2d26b5300a9dac98'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1c8fca9e74d63387be7aba49e04c7163c875b4f0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1c8fca9e74d63387be7aba49e04c7163c875b4f0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1c8fca9e74d63387be7aba49e04c7163c875b4f0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1c8fca9e74d63387be7aba49e04c7163c875b4f0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1c8fca9e74d63387be7aba49e04c7163c875b4f0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1c8fca9e74d63387be7aba49e04c7163c875b4f0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1c8fca9e74d63387be7aba49e04c7163c875b4f0'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId '1c8fca9e74d63387be7aba49e04c7163c875b4f0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId 'd3f00dec5a0c29f5ab48d01fafa8d35f3fc24d7c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6beb30e4b0f01cf46319c7c0fed91a6d9176fa95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6beb30e4b0f01cf46319c7c0fed91a6d9176fa95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6beb30e4b0f01cf46319c7c0fed91a6d9176fa95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6beb30e4b0f01cf46319c7c0fed91a6d9176fa95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6beb30e4b0f01cf46319c7c0fed91a6d9176fa95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6beb30e4b0f01cf46319c7c0fed91a6d9176fa95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6beb30e4b0f01cf46319c7c0fed91a6d9176fa95'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId '6beb30e4b0f01cf46319c7c0fed91a6d9176fa95'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId 'db9c69d35a1a2e62cf7943d72b2deb0ec42a3e57'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_08bc27b0c223a7e4e445b30153ac1836f7b733fb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_08bc27b0c223a7e4e445b30153ac1836f7b733fb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_08bc27b0c223a7e4e445b30153ac1836f7b733fb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_08bc27b0c223a7e4e445b30153ac1836f7b733fb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_08bc27b0c223a7e4e445b30153ac1836f7b733fb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "08bc27b0c223a7e4e445b30153ac1836f7b733fb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '08bc27b0c223a7e4e445b30153ac1836f7b733fb'^^xsd:string;
  dwc:scientificName 'Stenothoe eduardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103160'^^xsd:integer;
  dwc:occurrenceId '08bc27b0c223a7e4e445b30153ac1836f7b733fb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '103160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_6135bd6d9caae81d7f93d2fb82cfe16472640043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6135bd6d9caae81d7f93d2fb82cfe16472640043> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6135bd6d9caae81d7f93d2fb82cfe16472640043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_6135bd6d9caae81d7f93d2fb82cfe16472640043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_6135bd6d9caae81d7f93d2fb82cfe16472640043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6135bd6d9caae81d7f93d2fb82cfe16472640043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6135bd6d9caae81d7f93d2fb82cfe16472640043'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId '6135bd6d9caae81d7f93d2fb82cfe16472640043'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId '1d5f51fb0e0bb54400a5e9d1eaf681b0209179ae'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e6753406d6e55d474d0813bdcca62194550d7fba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e6753406d6e55d474d0813bdcca62194550d7fba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e6753406d6e55d474d0813bdcca62194550d7fba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e6753406d6e55d474d0813bdcca62194550d7fba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e6753406d6e55d474d0813bdcca62194550d7fba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e6753406d6e55d474d0813bdcca62194550d7fba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e6753406d6e55d474d0813bdcca62194550d7fba'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'e6753406d6e55d474d0813bdcca62194550d7fba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0baac421d184279b073846b428bff3c394328574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0baac421d184279b073846b428bff3c394328574> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0baac421d184279b073846b428bff3c394328574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0baac421d184279b073846b428bff3c394328574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_0baac421d184279b073846b428bff3c394328574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0baac421d184279b073846b428bff3c394328574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0baac421d184279b073846b428bff3c394328574'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId '0baac421d184279b073846b428bff3c394328574'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_f0270ec082e29fbf7249223c6fb545ac74f74c93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f0270ec082e29fbf7249223c6fb545ac74f74c93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f0270ec082e29fbf7249223c6fb545ac74f74c93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_f0270ec082e29fbf7249223c6fb545ac74f74c93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_f0270ec082e29fbf7249223c6fb545ac74f74c93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f0270ec082e29fbf7249223c6fb545ac74f74c93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f0270ec082e29fbf7249223c6fb545ac74f74c93'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'f0270ec082e29fbf7249223c6fb545ac74f74c93'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d4bc4ad37d9d7a167e1468808c84938ea7c6d1e7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d4bc4ad37d9d7a167e1468808c84938ea7c6d1e7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d4bc4ad37d9d7a167e1468808c84938ea7c6d1e7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d4bc4ad37d9d7a167e1468808c84938ea7c6d1e7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_d4bc4ad37d9d7a167e1468808c84938ea7c6d1e7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d4bc4ad37d9d7a167e1468808c84938ea7c6d1e7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd4bc4ad37d9d7a167e1468808c84938ea7c6d1e7'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'd4bc4ad37d9d7a167e1468808c84938ea7c6d1e7'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c0493dd42365dbda3cd7227e7b830d74add6b3d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c0493dd42365dbda3cd7227e7b830d74add6b3d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c0493dd42365dbda3cd7227e7b830d74add6b3d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c0493dd42365dbda3cd7227e7b830d74add6b3d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6c0493dd42365dbda3cd7227e7b830d74add6b3d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6c0493dd42365dbda3cd7227e7b830d74add6b3d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6c0493dd42365dbda3cd7227e7b830d74add6b3d'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId '6c0493dd42365dbda3cd7227e7b830d74add6b3d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cb4b3ba63d8725cdb54ade20b48122145b789c76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cb4b3ba63d8725cdb54ade20b48122145b789c76> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cb4b3ba63d8725cdb54ade20b48122145b789c76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cb4b3ba63d8725cdb54ade20b48122145b789c76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cb4b3ba63d8725cdb54ade20b48122145b789c76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cb4b3ba63d8725cdb54ade20b48122145b789c76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cb4b3ba63d8725cdb54ade20b48122145b789c76'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'cb4b3ba63d8725cdb54ade20b48122145b789c76'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bff83f90bcc00bc68840d61bae5576a6a3ca460c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bff83f90bcc00bc68840d61bae5576a6a3ca460c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bff83f90bcc00bc68840d61bae5576a6a3ca460c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bff83f90bcc00bc68840d61bae5576a6a3ca460c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_bff83f90bcc00bc68840d61bae5576a6a3ca460c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bff83f90bcc00bc68840d61bae5576a6a3ca460c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'bff83f90bcc00bc68840d61bae5576a6a3ca460c'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'bff83f90bcc00bc68840d61bae5576a6a3ca460c'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_136ca4de5f7289eaa25c2d9fc24be5868713f52d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_136ca4de5f7289eaa25c2d9fc24be5868713f52d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_136ca4de5f7289eaa25c2d9fc24be5868713f52d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_136ca4de5f7289eaa25c2d9fc24be5868713f52d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_136ca4de5f7289eaa25c2d9fc24be5868713f52d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "136ca4de5f7289eaa25c2d9fc24be5868713f52d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '136ca4de5f7289eaa25c2d9fc24be5868713f52d'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId '136ca4de5f7289eaa25c2d9fc24be5868713f52d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_419b7b0644fac8910aed8f07054b2c56f25f1fc1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_419b7b0644fac8910aed8f07054b2c56f25f1fc1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_419b7b0644fac8910aed8f07054b2c56f25f1fc1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_419b7b0644fac8910aed8f07054b2c56f25f1fc1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_419b7b0644fac8910aed8f07054b2c56f25f1fc1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "419b7b0644fac8910aed8f07054b2c56f25f1fc1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '419b7b0644fac8910aed8f07054b2c56f25f1fc1'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '419b7b0644fac8910aed8f07054b2c56f25f1fc1'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_61cf8925b76c27e52c8e74098da5c66b14410f62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_61cf8925b76c27e52c8e74098da5c66b14410f62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_61cf8925b76c27e52c8e74098da5c66b14410f62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_61cf8925b76c27e52c8e74098da5c66b14410f62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_61cf8925b76c27e52c8e74098da5c66b14410f62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "61cf8925b76c27e52c8e74098da5c66b14410f62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '61cf8925b76c27e52c8e74098da5c66b14410f62'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '61cf8925b76c27e52c8e74098da5c66b14410f62'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_56630908d935d164b6607df667e4eeab533a307b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_56630908d935d164b6607df667e4eeab533a307b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_56630908d935d164b6607df667e4eeab533a307b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_56630908d935d164b6607df667e4eeab533a307b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_56630908d935d164b6607df667e4eeab533a307b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56630908d935d164b6607df667e4eeab533a307b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '56630908d935d164b6607df667e4eeab533a307b'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '56630908d935d164b6607df667e4eeab533a307b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f44ae1f2c25c69f1fefa308eb297d2b216943046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f44ae1f2c25c69f1fefa308eb297d2b216943046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f44ae1f2c25c69f1fefa308eb297d2b216943046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f44ae1f2c25c69f1fefa308eb297d2b216943046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_f44ae1f2c25c69f1fefa308eb297d2b216943046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f44ae1f2c25c69f1fefa308eb297d2b216943046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f44ae1f2c25c69f1fefa308eb297d2b216943046'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId 'f44ae1f2c25c69f1fefa308eb297d2b216943046'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_8021181faf0112211c13351f8af6361971b57840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_8021181faf0112211c13351f8af6361971b57840> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_8021181faf0112211c13351f8af6361971b57840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_8021181faf0112211c13351f8af6361971b57840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_8021181faf0112211c13351f8af6361971b57840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8021181faf0112211c13351f8af6361971b57840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8021181faf0112211c13351f8af6361971b57840'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '8021181faf0112211c13351f8af6361971b57840'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1df54ad19ec9528c7c309d73e53f3c97c032eca6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1df54ad19ec9528c7c309d73e53f3c97c032eca6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1df54ad19ec9528c7c309d73e53f3c97c032eca6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1df54ad19ec9528c7c309d73e53f3c97c032eca6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_1df54ad19ec9528c7c309d73e53f3c97c032eca6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1df54ad19ec9528c7c309d73e53f3c97c032eca6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1df54ad19ec9528c7c309d73e53f3c97c032eca6'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '1df54ad19ec9528c7c309d73e53f3c97c032eca6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6f37c3996ebc8b4112c2840e67d428f29eea7a3e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6f37c3996ebc8b4112c2840e67d428f29eea7a3e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6f37c3996ebc8b4112c2840e67d428f29eea7a3e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6f37c3996ebc8b4112c2840e67d428f29eea7a3e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_6f37c3996ebc8b4112c2840e67d428f29eea7a3e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6f37c3996ebc8b4112c2840e67d428f29eea7a3e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6f37c3996ebc8b4112c2840e67d428f29eea7a3e'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '6f37c3996ebc8b4112c2840e67d428f29eea7a3e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38704c40281cb0da96c4574eed0f255cc2b80f38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38704c40281cb0da96c4574eed0f255cc2b80f38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38704c40281cb0da96c4574eed0f255cc2b80f38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38704c40281cb0da96c4574eed0f255cc2b80f38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_38704c40281cb0da96c4574eed0f255cc2b80f38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38704c40281cb0da96c4574eed0f255cc2b80f38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '38704c40281cb0da96c4574eed0f255cc2b80f38'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '38704c40281cb0da96c4574eed0f255cc2b80f38'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6bc11864bf4ec929996b879986f0e079bc900cb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6bc11864bf4ec929996b879986f0e079bc900cb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6bc11864bf4ec929996b879986f0e079bc900cb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6bc11864bf4ec929996b879986f0e079bc900cb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a6bc11864bf4ec929996b879986f0e079bc900cb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a6bc11864bf4ec929996b879986f0e079bc900cb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a6bc11864bf4ec929996b879986f0e079bc900cb'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId 'a6bc11864bf4ec929996b879986f0e079bc900cb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_17a9299f39ef16488b4bfd400ad58bfa56c0f30d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_17a9299f39ef16488b4bfd400ad58bfa56c0f30d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_17a9299f39ef16488b4bfd400ad58bfa56c0f30d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_17a9299f39ef16488b4bfd400ad58bfa56c0f30d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_17a9299f39ef16488b4bfd400ad58bfa56c0f30d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "17a9299f39ef16488b4bfd400ad58bfa56c0f30d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '17a9299f39ef16488b4bfd400ad58bfa56c0f30d'^^xsd:string;
  dwc:scientificName 'Sycon raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '132257'^^xsd:integer;
  dwc:occurrenceId '17a9299f39ef16488b4bfd400ad58bfa56c0f30d'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_f767127b7aab36507c4766705b1fa2a7430ef56d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f767127b7aab36507c4766705b1fa2a7430ef56d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f767127b7aab36507c4766705b1fa2a7430ef56d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f767127b7aab36507c4766705b1fa2a7430ef56d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_f767127b7aab36507c4766705b1fa2a7430ef56d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f767127b7aab36507c4766705b1fa2a7430ef56d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f767127b7aab36507c4766705b1fa2a7430ef56d'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'f767127b7aab36507c4766705b1fa2a7430ef56d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_952a14591ab70191bbe9835b1f8f0abe0a893483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_952a14591ab70191bbe9835b1f8f0abe0a893483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_952a14591ab70191bbe9835b1f8f0abe0a893483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_952a14591ab70191bbe9835b1f8f0abe0a893483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_952a14591ab70191bbe9835b1f8f0abe0a893483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "952a14591ab70191bbe9835b1f8f0abe0a893483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '952a14591ab70191bbe9835b1f8f0abe0a893483'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId '952a14591ab70191bbe9835b1f8f0abe0a893483'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c6c52f674cdda5dd5275b1d054564cc5db5c7efa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c6c52f674cdda5dd5275b1d054564cc5db5c7efa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c6c52f674cdda5dd5275b1d054564cc5db5c7efa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c6c52f674cdda5dd5275b1d054564cc5db5c7efa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c6c52f674cdda5dd5275b1d054564cc5db5c7efa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c6c52f674cdda5dd5275b1d054564cc5db5c7efa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c6c52f674cdda5dd5275b1d054564cc5db5c7efa'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'c6c52f674cdda5dd5275b1d054564cc5db5c7efa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ca16ce3a8740e26fb789b35a5510bc53115d423e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ca16ce3a8740e26fb789b35a5510bc53115d423e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ca16ce3a8740e26fb789b35a5510bc53115d423e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ca16ce3a8740e26fb789b35a5510bc53115d423e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_ca16ce3a8740e26fb789b35a5510bc53115d423e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ca16ce3a8740e26fb789b35a5510bc53115d423e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ca16ce3a8740e26fb789b35a5510bc53115d423e'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'ca16ce3a8740e26fb789b35a5510bc53115d423e'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_d704d7a0cab305a729ad924cd860e571e07c3a23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d704d7a0cab305a729ad924cd860e571e07c3a23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d704d7a0cab305a729ad924cd860e571e07c3a23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_d704d7a0cab305a729ad924cd860e571e07c3a23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_d704d7a0cab305a729ad924cd860e571e07c3a23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d704d7a0cab305a729ad924cd860e571e07c3a23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd704d7a0cab305a729ad924cd860e571e07c3a23'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'd704d7a0cab305a729ad924cd860e571e07c3a23'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b4706a7a3d8cd34ac38153afeffea87d67cbfafa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b4706a7a3d8cd34ac38153afeffea87d67cbfafa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b4706a7a3d8cd34ac38153afeffea87d67cbfafa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b4706a7a3d8cd34ac38153afeffea87d67cbfafa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_b4706a7a3d8cd34ac38153afeffea87d67cbfafa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b4706a7a3d8cd34ac38153afeffea87d67cbfafa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b4706a7a3d8cd34ac38153afeffea87d67cbfafa'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'b4706a7a3d8cd34ac38153afeffea87d67cbfafa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_499f8a6c656fa6ecb1499c75da9a410aa0760143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_499f8a6c656fa6ecb1499c75da9a410aa0760143> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_499f8a6c656fa6ecb1499c75da9a410aa0760143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_499f8a6c656fa6ecb1499c75da9a410aa0760143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_499f8a6c656fa6ecb1499c75da9a410aa0760143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499f8a6c656fa6ecb1499c75da9a410aa0760143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '499f8a6c656fa6ecb1499c75da9a410aa0760143'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId '499f8a6c656fa6ecb1499c75da9a410aa0760143'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'fe42950a0a0d79bd6f50bb19e8c2e6b891eacb0a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_47a28abd98b529fde365eb2982744175fb15e048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_47a28abd98b529fde365eb2982744175fb15e048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_47a28abd98b529fde365eb2982744175fb15e048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_47a28abd98b529fde365eb2982744175fb15e048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_47a28abd98b529fde365eb2982744175fb15e048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "47a28abd98b529fde365eb2982744175fb15e048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '47a28abd98b529fde365eb2982744175fb15e048'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId '47a28abd98b529fde365eb2982744175fb15e048'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e503071cef0d8cb7e4a4ca692050727a19de7fe9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e503071cef0d8cb7e4a4ca692050727a19de7fe9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e503071cef0d8cb7e4a4ca692050727a19de7fe9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e503071cef0d8cb7e4a4ca692050727a19de7fe9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e503071cef0d8cb7e4a4ca692050727a19de7fe9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e503071cef0d8cb7e4a4ca692050727a19de7fe9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e503071cef0d8cb7e4a4ca692050727a19de7fe9'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'e503071cef0d8cb7e4a4ca692050727a19de7fe9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_f954c15304d171087dea02b590dafbb0e9db60fa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f954c15304d171087dea02b590dafbb0e9db60fa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f954c15304d171087dea02b590dafbb0e9db60fa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f954c15304d171087dea02b590dafbb0e9db60fa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_f954c15304d171087dea02b590dafbb0e9db60fa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f954c15304d171087dea02b590dafbb0e9db60fa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f954c15304d171087dea02b590dafbb0e9db60fa'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'f954c15304d171087dea02b590dafbb0e9db60fa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_40b251bd5f9b929316c186a3d3b4a77a2c25f42f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_40b251bd5f9b929316c186a3d3b4a77a2c25f42f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_40b251bd5f9b929316c186a3d3b4a77a2c25f42f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_40b251bd5f9b929316c186a3d3b4a77a2c25f42f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_40b251bd5f9b929316c186a3d3b4a77a2c25f42f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40b251bd5f9b929316c186a3d3b4a77a2c25f42f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40b251bd5f9b929316c186a3d3b4a77a2c25f42f'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '40b251bd5f9b929316c186a3d3b4a77a2c25f42f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a74bbe18ee47a806c98145d7c118fd7c7ae14e1c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a74bbe18ee47a806c98145d7c118fd7c7ae14e1c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a74bbe18ee47a806c98145d7c118fd7c7ae14e1c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a74bbe18ee47a806c98145d7c118fd7c7ae14e1c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_a74bbe18ee47a806c98145d7c118fd7c7ae14e1c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a74bbe18ee47a806c98145d7c118fd7c7ae14e1c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a74bbe18ee47a806c98145d7c118fd7c7ae14e1c'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'a74bbe18ee47a806c98145d7c118fd7c7ae14e1c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b02b0e4efec8b341641bbee65f737e8b5f94acd>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b02b0e4efec8b341641bbee65f737e8b5f94acd> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b02b0e4efec8b341641bbee65f737e8b5f94acd> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b02b0e4efec8b341641bbee65f737e8b5f94acd>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_1b02b0e4efec8b341641bbee65f737e8b5f94acd>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b02b0e4efec8b341641bbee65f737e8b5f94acd" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b02b0e4efec8b341641bbee65f737e8b5f94acd'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '1b02b0e4efec8b341641bbee65f737e8b5f94acd'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_9db0e44576af95711409062028a7f556bb88e8e0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9db0e44576af95711409062028a7f556bb88e8e0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9db0e44576af95711409062028a7f556bb88e8e0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_9db0e44576af95711409062028a7f556bb88e8e0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_9db0e44576af95711409062028a7f556bb88e8e0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9db0e44576af95711409062028a7f556bb88e8e0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9db0e44576af95711409062028a7f556bb88e8e0'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '9db0e44576af95711409062028a7f556bb88e8e0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2ca95db55a194f7145c6c0860310a6d6136bfc0d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2ca95db55a194f7145c6c0860310a6d6136bfc0d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2ca95db55a194f7145c6c0860310a6d6136bfc0d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2ca95db55a194f7145c6c0860310a6d6136bfc0d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_2ca95db55a194f7145c6c0860310a6d6136bfc0d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ca95db55a194f7145c6c0860310a6d6136bfc0d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2ca95db55a194f7145c6c0860310a6d6136bfc0d'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '2ca95db55a194f7145c6c0860310a6d6136bfc0d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'f2cc2f0961e6a5ce756c36e9defa4d4a0c31ea20'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '0581c22dac10f7aaa5499d05a6a4b7aaf19d05f4'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7041c79ad6691b42afd2744ac990afa993327ab5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7041c79ad6691b42afd2744ac990afa993327ab5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7041c79ad6691b42afd2744ac990afa993327ab5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7041c79ad6691b42afd2744ac990afa993327ab5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_7041c79ad6691b42afd2744ac990afa993327ab5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7041c79ad6691b42afd2744ac990afa993327ab5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7041c79ad6691b42afd2744ac990afa993327ab5'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '7041c79ad6691b42afd2744ac990afa993327ab5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8d7836c4f8d98c310ce694c7404f0b7075d85944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8d7836c4f8d98c310ce694c7404f0b7075d85944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8d7836c4f8d98c310ce694c7404f0b7075d85944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8d7836c4f8d98c310ce694c7404f0b7075d85944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8d7836c4f8d98c310ce694c7404f0b7075d85944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8d7836c4f8d98c310ce694c7404f0b7075d85944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8d7836c4f8d98c310ce694c7404f0b7075d85944'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '8d7836c4f8d98c310ce694c7404f0b7075d85944'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_e8d6edfdc093d5a1a2a21156f574286dadd11c3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e8d6edfdc093d5a1a2a21156f574286dadd11c3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e8d6edfdc093d5a1a2a21156f574286dadd11c3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_e8d6edfdc093d5a1a2a21156f574286dadd11c3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_e8d6edfdc093d5a1a2a21156f574286dadd11c3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e8d6edfdc093d5a1a2a21156f574286dadd11c3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e8d6edfdc093d5a1a2a21156f574286dadd11c3b'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId 'e8d6edfdc093d5a1a2a21156f574286dadd11c3b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId '0ddbb684c7c28804bc0e0fb5be53808cb9c4f30c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e219689f15e1ce6d40e09238b0168527db3c50e3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e219689f15e1ce6d40e09238b0168527db3c50e3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e219689f15e1ce6d40e09238b0168527db3c50e3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e219689f15e1ce6d40e09238b0168527db3c50e3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e219689f15e1ce6d40e09238b0168527db3c50e3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e219689f15e1ce6d40e09238b0168527db3c50e3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e219689f15e1ce6d40e09238b0168527db3c50e3'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId 'e219689f15e1ce6d40e09238b0168527db3c50e3'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a02c8e4a4e146a7460e4517fc95db497b7d16da0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a02c8e4a4e146a7460e4517fc95db497b7d16da0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a02c8e4a4e146a7460e4517fc95db497b7d16da0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a02c8e4a4e146a7460e4517fc95db497b7d16da0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_a02c8e4a4e146a7460e4517fc95db497b7d16da0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a02c8e4a4e146a7460e4517fc95db497b7d16da0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a02c8e4a4e146a7460e4517fc95db497b7d16da0'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId 'a02c8e4a4e146a7460e4517fc95db497b7d16da0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_baaef5d93afcfcb6def106961cf7c157f3c492ea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_baaef5d93afcfcb6def106961cf7c157f3c492ea> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_baaef5d93afcfcb6def106961cf7c157f3c492ea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_baaef5d93afcfcb6def106961cf7c157f3c492ea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_baaef5d93afcfcb6def106961cf7c157f3c492ea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "baaef5d93afcfcb6def106961cf7c157f3c492ea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'baaef5d93afcfcb6def106961cf7c157f3c492ea'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId 'baaef5d93afcfcb6def106961cf7c157f3c492ea'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_979fc5dfcd5adab09c019547f942d5559fd50fa4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_979fc5dfcd5adab09c019547f942d5559fd50fa4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_979fc5dfcd5adab09c019547f942d5559fd50fa4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_979fc5dfcd5adab09c019547f942d5559fd50fa4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_979fc5dfcd5adab09c019547f942d5559fd50fa4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "979fc5dfcd5adab09c019547f942d5559fd50fa4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '979fc5dfcd5adab09c019547f942d5559fd50fa4'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId '979fc5dfcd5adab09c019547f942d5559fd50fa4'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7735d812f10be5d68a8e36f1a5aeb8abe130d024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7735d812f10be5d68a8e36f1a5aeb8abe130d024> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7735d812f10be5d68a8e36f1a5aeb8abe130d024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7735d812f10be5d68a8e36f1a5aeb8abe130d024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_7735d812f10be5d68a8e36f1a5aeb8abe130d024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7735d812f10be5d68a8e36f1a5aeb8abe130d024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '7735d812f10be5d68a8e36f1a5aeb8abe130d024'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId '7735d812f10be5d68a8e36f1a5aeb8abe130d024'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_736c871878fb749c1c42fdc0ba1382d3e38b8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_736c871878fb749c1c42fdc0ba1382d3e38b8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_736c871878fb749c1c42fdc0ba1382d3e38b8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_736c871878fb749c1c42fdc0ba1382d3e38b8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_736c871878fb749c1c42fdc0ba1382d3e38b8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "736c871878fb749c1c42fdc0ba1382d3e38b8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '736c871878fb749c1c42fdc0ba1382d3e38b8228'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId '736c871878fb749c1c42fdc0ba1382d3e38b8228'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1b6b676bc521ade24f4c497eb13a0624c6164e85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1b6b676bc521ade24f4c497eb13a0624c6164e85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1b6b676bc521ade24f4c497eb13a0624c6164e85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1b6b676bc521ade24f4c497eb13a0624c6164e85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_1b6b676bc521ade24f4c497eb13a0624c6164e85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1b6b676bc521ade24f4c497eb13a0624c6164e85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1b6b676bc521ade24f4c497eb13a0624c6164e85'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId '1b6b676bc521ade24f4c497eb13a0624c6164e85'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_d2cc7365cc49cef14a19da897bf1c4974f4e23f9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d2cc7365cc49cef14a19da897bf1c4974f4e23f9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d2cc7365cc49cef14a19da897bf1c4974f4e23f9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_d2cc7365cc49cef14a19da897bf1c4974f4e23f9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_d2cc7365cc49cef14a19da897bf1c4974f4e23f9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d2cc7365cc49cef14a19da897bf1c4974f4e23f9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd2cc7365cc49cef14a19da897bf1c4974f4e23f9'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:occurrenceId 'd2cc7365cc49cef14a19da897bf1c4974f4e23f9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_cfea14160036c92fae6deee11e0bdbcb89961921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_cfea14160036c92fae6deee11e0bdbcb89961921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_cfea14160036c92fae6deee11e0bdbcb89961921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_cfea14160036c92fae6deee11e0bdbcb89961921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_cfea14160036c92fae6deee11e0bdbcb89961921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cfea14160036c92fae6deee11e0bdbcb89961921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cfea14160036c92fae6deee11e0bdbcb89961921'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'cfea14160036c92fae6deee11e0bdbcb89961921'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_74306c6778d888efb0df4bef3eb234ddd6cd2a4f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_74306c6778d888efb0df4bef3eb234ddd6cd2a4f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_74306c6778d888efb0df4bef3eb234ddd6cd2a4f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_74306c6778d888efb0df4bef3eb234ddd6cd2a4f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_74306c6778d888efb0df4bef3eb234ddd6cd2a4f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "74306c6778d888efb0df4bef3eb234ddd6cd2a4f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '74306c6778d888efb0df4bef3eb234ddd6cd2a4f'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '74306c6778d888efb0df4bef3eb234ddd6cd2a4f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e93ab2ed2c28388ab0dc25547204897e74e497e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e93ab2ed2c28388ab0dc25547204897e74e497e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e93ab2ed2c28388ab0dc25547204897e74e497e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e93ab2ed2c28388ab0dc25547204897e74e497e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_e93ab2ed2c28388ab0dc25547204897e74e497e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e93ab2ed2c28388ab0dc25547204897e74e497e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e93ab2ed2c28388ab0dc25547204897e74e497e6'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'e93ab2ed2c28388ab0dc25547204897e74e497e6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_858f27a835b13865c2e2b45be94ef5f3d972beba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_858f27a835b13865c2e2b45be94ef5f3d972beba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_858f27a835b13865c2e2b45be94ef5f3d972beba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_858f27a835b13865c2e2b45be94ef5f3d972beba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_858f27a835b13865c2e2b45be94ef5f3d972beba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "858f27a835b13865c2e2b45be94ef5f3d972beba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '858f27a835b13865c2e2b45be94ef5f3d972beba'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '858f27a835b13865c2e2b45be94ef5f3d972beba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_54be6ca616aa518613df02382a990ac44cfc1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_54be6ca616aa518613df02382a990ac44cfc1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_54be6ca616aa518613df02382a990ac44cfc1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_54be6ca616aa518613df02382a990ac44cfc1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_54be6ca616aa518613df02382a990ac44cfc1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "54be6ca616aa518613df02382a990ac44cfc1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '54be6ca616aa518613df02382a990ac44cfc1253'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '54be6ca616aa518613df02382a990ac44cfc1253'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a134984ca65b7e74fc6f07042bcd5c247f441122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a134984ca65b7e74fc6f07042bcd5c247f441122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a134984ca65b7e74fc6f07042bcd5c247f441122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a134984ca65b7e74fc6f07042bcd5c247f441122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a134984ca65b7e74fc6f07042bcd5c247f441122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a134984ca65b7e74fc6f07042bcd5c247f441122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a134984ca65b7e74fc6f07042bcd5c247f441122'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'a134984ca65b7e74fc6f07042bcd5c247f441122'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0ba09bf3dadfefdf0f78fac8a402dc1262751203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0ba09bf3dadfefdf0f78fac8a402dc1262751203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0ba09bf3dadfefdf0f78fac8a402dc1262751203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0ba09bf3dadfefdf0f78fac8a402dc1262751203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_0ba09bf3dadfefdf0f78fac8a402dc1262751203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0ba09bf3dadfefdf0f78fac8a402dc1262751203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '0ba09bf3dadfefdf0f78fac8a402dc1262751203'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '0ba09bf3dadfefdf0f78fac8a402dc1262751203'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_980d226d7573a0823feefce45eaeeff1e0bdc6f5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_980d226d7573a0823feefce45eaeeff1e0bdc6f5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_980d226d7573a0823feefce45eaeeff1e0bdc6f5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_980d226d7573a0823feefce45eaeeff1e0bdc6f5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_980d226d7573a0823feefce45eaeeff1e0bdc6f5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980d226d7573a0823feefce45eaeeff1e0bdc6f5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '980d226d7573a0823feefce45eaeeff1e0bdc6f5'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '980d226d7573a0823feefce45eaeeff1e0bdc6f5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5002dd241c65410f592fc7a6f29696d755e81d5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5002dd241c65410f592fc7a6f29696d755e81d5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5002dd241c65410f592fc7a6f29696d755e81d5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5002dd241c65410f592fc7a6f29696d755e81d5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_a5002dd241c65410f592fc7a6f29696d755e81d5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a5002dd241c65410f592fc7a6f29696d755e81d5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a5002dd241c65410f592fc7a6f29696d755e81d5'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'a5002dd241c65410f592fc7a6f29696d755e81d5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_2c589dd3c8be24b98a9913f2ca4c11ed77edad40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2c589dd3c8be24b98a9913f2ca4c11ed77edad40> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2c589dd3c8be24b98a9913f2ca4c11ed77edad40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_2c589dd3c8be24b98a9913f2ca4c11ed77edad40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_2c589dd3c8be24b98a9913f2ca4c11ed77edad40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2c589dd3c8be24b98a9913f2ca4c11ed77edad40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2c589dd3c8be24b98a9913f2ca4c11ed77edad40'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '2c589dd3c8be24b98a9913f2ca4c11ed77edad40'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_eb73e448baa65c00f728801ccb151f03e2cdc96c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_eb73e448baa65c00f728801ccb151f03e2cdc96c> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_eb73e448baa65c00f728801ccb151f03e2cdc96c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_eb73e448baa65c00f728801ccb151f03e2cdc96c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_eb73e448baa65c00f728801ccb151f03e2cdc96c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eb73e448baa65c00f728801ccb151f03e2cdc96c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'eb73e448baa65c00f728801ccb151f03e2cdc96c'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'eb73e448baa65c00f728801ccb151f03e2cdc96c'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_165a66994036c979e15d8fdb900c6db64f61dc64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_165a66994036c979e15d8fdb900c6db64f61dc64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_165a66994036c979e15d8fdb900c6db64f61dc64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_165a66994036c979e15d8fdb900c6db64f61dc64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_165a66994036c979e15d8fdb900c6db64f61dc64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "165a66994036c979e15d8fdb900c6db64f61dc64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '165a66994036c979e15d8fdb900c6db64f61dc64'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId '165a66994036c979e15d8fdb900c6db64f61dc64'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_d9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'd9fc4eb6ff77ca9ddce9ffe3b92ba197d157604d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId '2ac69a412c13817f025eb54c3e1e7ef2b0c6bda5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_1ac06f8d3d5560de0ff48182411ae96d2e7f16c0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1ac06f8d3d5560de0ff48182411ae96d2e7f16c0> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1ac06f8d3d5560de0ff48182411ae96d2e7f16c0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_1ac06f8d3d5560de0ff48182411ae96d2e7f16c0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_1ac06f8d3d5560de0ff48182411ae96d2e7f16c0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1ac06f8d3d5560de0ff48182411ae96d2e7f16c0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '1ac06f8d3d5560de0ff48182411ae96d2e7f16c0'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId '1ac06f8d3d5560de0ff48182411ae96d2e7f16c0'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a266321bcdb7b4444622c952cf7f72d00f5410c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a266321bcdb7b4444622c952cf7f72d00f5410c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a266321bcdb7b4444622c952cf7f72d00f5410c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a266321bcdb7b4444622c952cf7f72d00f5410c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_a266321bcdb7b4444622c952cf7f72d00f5410c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a266321bcdb7b4444622c952cf7f72d00f5410c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a266321bcdb7b4444622c952cf7f72d00f5410c5'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'a266321bcdb7b4444622c952cf7f72d00f5410c5'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d318eb649996dbd97e26578906bc6de2ded8654f>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d318eb649996dbd97e26578906bc6de2ded8654f> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d318eb649996dbd97e26578906bc6de2ded8654f> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d318eb649996dbd97e26578906bc6de2ded8654f>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d318eb649996dbd97e26578906bc6de2ded8654f>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d318eb649996dbd97e26578906bc6de2ded8654f" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd318eb649996dbd97e26578906bc6de2ded8654f'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'd318eb649996dbd97e26578906bc6de2ded8654f'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6dd586531893cdd2483edbd33c92e0e2bea99d4a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6dd586531893cdd2483edbd33c92e0e2bea99d4a> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6dd586531893cdd2483edbd33c92e0e2bea99d4a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6dd586531893cdd2483edbd33c92e0e2bea99d4a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_6dd586531893cdd2483edbd33c92e0e2bea99d4a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6dd586531893cdd2483edbd33c92e0e2bea99d4a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '6dd586531893cdd2483edbd33c92e0e2bea99d4a'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId '6dd586531893cdd2483edbd33c92e0e2bea99d4a'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef09e9e440ce0f32b68d83b1a58aa1030398927e>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef09e9e440ce0f32b68d83b1a58aa1030398927e> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef09e9e440ce0f32b68d83b1a58aa1030398927e> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef09e9e440ce0f32b68d83b1a58aa1030398927e>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_ef09e9e440ce0f32b68d83b1a58aa1030398927e>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ef09e9e440ce0f32b68d83b1a58aa1030398927e" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ef09e9e440ce0f32b68d83b1a58aa1030398927e'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'ef09e9e440ce0f32b68d83b1a58aa1030398927e'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_3295331c46733849fbbee657291e46c3ccd9a2c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3295331c46733849fbbee657291e46c3ccd9a2c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3295331c46733849fbbee657291e46c3ccd9a2c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_3295331c46733849fbbee657291e46c3ccd9a2c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_3295331c46733849fbbee657291e46c3ccd9a2c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3295331c46733849fbbee657291e46c3ccd9a2c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3295331c46733849fbbee657291e46c3ccd9a2c5'^^xsd:string;
  dwc:scientificName 'Tharyx sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId '3295331c46733849fbbee657291e46c3ccd9a2c5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_f7bc7e91c6a1ad04f6f744a6c26973617af84846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f7bc7e91c6a1ad04f6f744a6c26973617af84846> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f7bc7e91c6a1ad04f6f744a6c26973617af84846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_f7bc7e91c6a1ad04f6f744a6c26973617af84846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_f7bc7e91c6a1ad04f6f744a6c26973617af84846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f7bc7e91c6a1ad04f6f744a6c26973617af84846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f7bc7e91c6a1ad04f6f744a6c26973617af84846'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'f7bc7e91c6a1ad04f6f744a6c26973617af84846'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b27cab165d6a210d66c0e9419fe929910baa1af9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b27cab165d6a210d66c0e9419fe929910baa1af9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b27cab165d6a210d66c0e9419fe929910baa1af9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b27cab165d6a210d66c0e9419fe929910baa1af9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_b27cab165d6a210d66c0e9419fe929910baa1af9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b27cab165d6a210d66c0e9419fe929910baa1af9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'b27cab165d6a210d66c0e9419fe929910baa1af9'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'b27cab165d6a210d66c0e9419fe929910baa1af9'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c3fb9eb1ed8112e011bd33821ab70bffdbe865b8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c3fb9eb1ed8112e011bd33821ab70bffdbe865b8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c3fb9eb1ed8112e011bd33821ab70bffdbe865b8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c3fb9eb1ed8112e011bd33821ab70bffdbe865b8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_c3fb9eb1ed8112e011bd33821ab70bffdbe865b8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c3fb9eb1ed8112e011bd33821ab70bffdbe865b8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c3fb9eb1ed8112e011bd33821ab70bffdbe865b8'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'c3fb9eb1ed8112e011bd33821ab70bffdbe865b8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00844a7014806e3caf92f49f7559a395d8812448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00844a7014806e3caf92f49f7559a395d8812448> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00844a7014806e3caf92f49f7559a395d8812448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00844a7014806e3caf92f49f7559a395d8812448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_00844a7014806e3caf92f49f7559a395d8812448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "00844a7014806e3caf92f49f7559a395d8812448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '00844a7014806e3caf92f49f7559a395d8812448'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId '00844a7014806e3caf92f49f7559a395d8812448'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_dab2f46bea2f8c44516694f348064c0378189926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dab2f46bea2f8c44516694f348064c0378189926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dab2f46bea2f8c44516694f348064c0378189926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_dab2f46bea2f8c44516694f348064c0378189926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_dab2f46bea2f8c44516694f348064c0378189926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dab2f46bea2f8c44516694f348064c0378189926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'dab2f46bea2f8c44516694f348064c0378189926'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'dab2f46bea2f8c44516694f348064c0378189926'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f12db7b9f9ed238b21ae11d67ecbf28a9974a856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f12db7b9f9ed238b21ae11d67ecbf28a9974a856> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f12db7b9f9ed238b21ae11d67ecbf28a9974a856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f12db7b9f9ed238b21ae11d67ecbf28a9974a856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_f12db7b9f9ed238b21ae11d67ecbf28a9974a856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f12db7b9f9ed238b21ae11d67ecbf28a9974a856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'f12db7b9f9ed238b21ae11d67ecbf28a9974a856'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'f12db7b9f9ed238b21ae11d67ecbf28a9974a856'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf63be07c8d792c79edffa228995305f7a5fe29b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf63be07c8d792c79edffa228995305f7a5fe29b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf63be07c8d792c79edffa228995305f7a5fe29b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf63be07c8d792c79edffa228995305f7a5fe29b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf63be07c8d792c79edffa228995305f7a5fe29b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf63be07c8d792c79edffa228995305f7a5fe29b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf63be07c8d792c79edffa228995305f7a5fe29b'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'cf63be07c8d792c79edffa228995305f7a5fe29b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_229aa934cd3ea7c60980b1eb799a01b0bf299dda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_229aa934cd3ea7c60980b1eb799a01b0bf299dda> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_229aa934cd3ea7c60980b1eb799a01b0bf299dda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_229aa934cd3ea7c60980b1eb799a01b0bf299dda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_229aa934cd3ea7c60980b1eb799a01b0bf299dda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "229aa934cd3ea7c60980b1eb799a01b0bf299dda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '229aa934cd3ea7c60980b1eb799a01b0bf299dda'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId '229aa934cd3ea7c60980b1eb799a01b0bf299dda'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_40dad899f5d14d3b7b79e506b4c670b3101636b9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_40dad899f5d14d3b7b79e506b4c670b3101636b9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_40dad899f5d14d3b7b79e506b4c670b3101636b9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_40dad899f5d14d3b7b79e506b4c670b3101636b9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_40dad899f5d14d3b7b79e506b4c670b3101636b9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40dad899f5d14d3b7b79e506b4c670b3101636b9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '40dad899f5d14d3b7b79e506b4c670b3101636b9'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId '40dad899f5d14d3b7b79e506b4c670b3101636b9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_21584b37ac81734734f0532d0f30eaa47d860134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_21584b37ac81734734f0532d0f30eaa47d860134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_21584b37ac81734734f0532d0f30eaa47d860134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_21584b37ac81734734f0532d0f30eaa47d860134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_21584b37ac81734734f0532d0f30eaa47d860134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "21584b37ac81734734f0532d0f30eaa47d860134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '21584b37ac81734734f0532d0f30eaa47d860134'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId '21584b37ac81734734f0532d0f30eaa47d860134'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_292f5965a66404fb911261c17e9185ec7524c0a6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_292f5965a66404fb911261c17e9185ec7524c0a6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_292f5965a66404fb911261c17e9185ec7524c0a6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_292f5965a66404fb911261c17e9185ec7524c0a6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_292f5965a66404fb911261c17e9185ec7524c0a6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "292f5965a66404fb911261c17e9185ec7524c0a6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '292f5965a66404fb911261c17e9185ec7524c0a6'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId '292f5965a66404fb911261c17e9185ec7524c0a6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId '4da3c7dd7ca9f6c7bbfb087f9fe4151e226b54e6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_adef14544098b1586067b4ba8255982efe628a99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_adef14544098b1586067b4ba8255982efe628a99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_adef14544098b1586067b4ba8255982efe628a99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_adef14544098b1586067b4ba8255982efe628a99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_adef14544098b1586067b4ba8255982efe628a99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "adef14544098b1586067b4ba8255982efe628a99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'adef14544098b1586067b4ba8255982efe628a99'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'adef14544098b1586067b4ba8255982efe628a99'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d672c5e21e2a879db7ac922c745007b710a6c1aa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d672c5e21e2a879db7ac922c745007b710a6c1aa> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d672c5e21e2a879db7ac922c745007b710a6c1aa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d672c5e21e2a879db7ac922c745007b710a6c1aa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_d672c5e21e2a879db7ac922c745007b710a6c1aa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d672c5e21e2a879db7ac922c745007b710a6c1aa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd672c5e21e2a879db7ac922c745007b710a6c1aa'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'd672c5e21e2a879db7ac922c745007b710a6c1aa'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'a7fcf4927e4ab6b875c87e7dd5f9d705b60d6281'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_344ef0dc6348d28fae808dd546f5ffb82ba52ff8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_344ef0dc6348d28fae808dd546f5ffb82ba52ff8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_344ef0dc6348d28fae808dd546f5ffb82ba52ff8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_344ef0dc6348d28fae808dd546f5ffb82ba52ff8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_344ef0dc6348d28fae808dd546f5ffb82ba52ff8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "344ef0dc6348d28fae808dd546f5ffb82ba52ff8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '344ef0dc6348d28fae808dd546f5ffb82ba52ff8'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId '344ef0dc6348d28fae808dd546f5ffb82ba52ff8'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d45d9744dd1a6f5b386950f5f8e7cc9a7253aeba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d45d9744dd1a6f5b386950f5f8e7cc9a7253aeba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d45d9744dd1a6f5b386950f5f8e7cc9a7253aeba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d45d9744dd1a6f5b386950f5f8e7cc9a7253aeba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_d45d9744dd1a6f5b386950f5f8e7cc9a7253aeba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d45d9744dd1a6f5b386950f5f8e7cc9a7253aeba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'd45d9744dd1a6f5b386950f5f8e7cc9a7253aeba'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'd45d9744dd1a6f5b386950f5f8e7cc9a7253aeba'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'cf139335f02b4e2efc7bac1f3bf6e2d9d71eeab9'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9882edc200b4ec3bc18aa6a25c71f26552f61e8b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9882edc200b4ec3bc18aa6a25c71f26552f61e8b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9882edc200b4ec3bc18aa6a25c71f26552f61e8b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9882edc200b4ec3bc18aa6a25c71f26552f61e8b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_9882edc200b4ec3bc18aa6a25c71f26552f61e8b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9882edc200b4ec3bc18aa6a25c71f26552f61e8b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '9882edc200b4ec3bc18aa6a25c71f26552f61e8b'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId '9882edc200b4ec3bc18aa6a25c71f26552f61e8b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_ab559a23f863e4bb17554da1ff41376404584f53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ab559a23f863e4bb17554da1ff41376404584f53> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ab559a23f863e4bb17554da1ff41376404584f53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_ab559a23f863e4bb17554da1ff41376404584f53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_ab559a23f863e4bb17554da1ff41376404584f53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ab559a23f863e4bb17554da1ff41376404584f53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ab559a23f863e4bb17554da1ff41376404584f53'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'ab559a23f863e4bb17554da1ff41376404584f53'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '53b2d1f0dd5484c5a82c3e0c3e6637bc2751fe3b'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_267025b4a855330eca979a1205774bbeb687d445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_267025b4a855330eca979a1205774bbeb687d445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_267025b4a855330eca979a1205774bbeb687d445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_267025b4a855330eca979a1205774bbeb687d445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_267025b4a855330eca979a1205774bbeb687d445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "267025b4a855330eca979a1205774bbeb687d445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '267025b4a855330eca979a1205774bbeb687d445'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '267025b4a855330eca979a1205774bbeb687d445'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_75a454dafe0cf8e79869da3fb9fcba1796e212ed>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_75a454dafe0cf8e79869da3fb9fcba1796e212ed> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_75a454dafe0cf8e79869da3fb9fcba1796e212ed> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_75a454dafe0cf8e79869da3fb9fcba1796e212ed>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_75a454dafe0cf8e79869da3fb9fcba1796e212ed>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75a454dafe0cf8e79869da3fb9fcba1796e212ed" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '75a454dafe0cf8e79869da3fb9fcba1796e212ed'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '75a454dafe0cf8e79869da3fb9fcba1796e212ed'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_691ea1ea64bec9670e0a1037b528a8ece2b6a452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_691ea1ea64bec9670e0a1037b528a8ece2b6a452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_691ea1ea64bec9670e0a1037b528a8ece2b6a452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_691ea1ea64bec9670e0a1037b528a8ece2b6a452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_691ea1ea64bec9670e0a1037b528a8ece2b6a452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "691ea1ea64bec9670e0a1037b528a8ece2b6a452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '691ea1ea64bec9670e0a1037b528a8ece2b6a452'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '691ea1ea64bec9670e0a1037b528a8ece2b6a452'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_ebe51437be95b03975205e245e684702654651ca>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ebe51437be95b03975205e245e684702654651ca> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ebe51437be95b03975205e245e684702654651ca> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_ebe51437be95b03975205e245e684702654651ca>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_ebe51437be95b03975205e245e684702654651ca>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ebe51437be95b03975205e245e684702654651ca" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'ebe51437be95b03975205e245e684702654651ca'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId 'ebe51437be95b03975205e245e684702654651ca'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4f1edce331d32d70cecd83f21941f657c63ab26d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4f1edce331d32d70cecd83f21941f657c63ab26d> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4f1edce331d32d70cecd83f21941f657c63ab26d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4f1edce331d32d70cecd83f21941f657c63ab26d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_4f1edce331d32d70cecd83f21941f657c63ab26d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4f1edce331d32d70cecd83f21941f657c63ab26d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '4f1edce331d32d70cecd83f21941f657c63ab26d'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '4f1edce331d32d70cecd83f21941f657c63ab26d'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_45d0ddab5da67a33c2ff19505d025d9b3ff41c32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_45d0ddab5da67a33c2ff19505d025d9b3ff41c32> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_45d0ddab5da67a33c2ff19505d025d9b3ff41c32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_45d0ddab5da67a33c2ff19505d025d9b3ff41c32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_45d0ddab5da67a33c2ff19505d025d9b3ff41c32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45d0ddab5da67a33c2ff19505d025d9b3ff41c32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '45d0ddab5da67a33c2ff19505d025d9b3ff41c32'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '45d0ddab5da67a33c2ff19505d025d9b3ff41c32'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e29308dd06b050b79992b19c51ac01b6ab7935c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e29308dd06b050b79992b19c51ac01b6ab7935c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e29308dd06b050b79992b19c51ac01b6ab7935c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e29308dd06b050b79992b19c51ac01b6ab7935c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_e29308dd06b050b79992b19c51ac01b6ab7935c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e29308dd06b050b79992b19c51ac01b6ab7935c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e29308dd06b050b79992b19c51ac01b6ab7935c5'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId 'e29308dd06b050b79992b19c51ac01b6ab7935c5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8cf82b39ef9d40f1623731736e56e2a7fc3f0abb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8cf82b39ef9d40f1623731736e56e2a7fc3f0abb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8cf82b39ef9d40f1623731736e56e2a7fc3f0abb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8cf82b39ef9d40f1623731736e56e2a7fc3f0abb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_8cf82b39ef9d40f1623731736e56e2a7fc3f0abb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8cf82b39ef9d40f1623731736e56e2a7fc3f0abb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8cf82b39ef9d40f1623731736e56e2a7fc3f0abb'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId '8cf82b39ef9d40f1623731736e56e2a7fc3f0abb'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:occurrenceId 'e2c11baaa40a8074e9405a72cfaf2157d4a0ba1b'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_9a49d726a92810635cf3aa461e1651285818506c_a112060490cb84b0f328a1ac8232faa20e1afea6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a112060490cb84b0f328a1ac8232faa20e1afea6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a112060490cb84b0f328a1ac8232faa20e1afea6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6336"^^xsd:decimal ;
  dwc:decimalLongitude "13.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_9a49d726a92810635cf3aa461e1651285818506c_a112060490cb84b0f328a1ac8232faa20e1afea6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6336 13.7526)"^^geo:wktLiteral ;
  geo-pos:lat "45.6336"^^xsd:decimal ;
  geo-pos:long "13.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_9a49d726a92810635cf3aa461e1651285818506c_a112060490cb84b0f328a1ac8232faa20e1afea6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a112060490cb84b0f328a1ac8232faa20e1afea6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'a112060490cb84b0f328a1ac8232faa20e1afea6'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7526'^^xsd:double;
  dwc:latitude '45.6336'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'a112060490cb84b0f328a1ac8232faa20e1afea6'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_35fd2875ee38a72be3ae3a504e327259af14c820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_35fd2875ee38a72be3ae3a504e327259af14c820> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_35fd2875ee38a72be3ae3a504e327259af14c820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6298"^^xsd:decimal ;
  dwc:decimalLongitude "13.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_35fd2875ee38a72be3ae3a504e327259af14c820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6298 13.7697)"^^geo:wktLiteral ;
  geo-pos:lat "45.6298"^^xsd:decimal ;
  geo-pos:long "13.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_797ac82dbff64a82a9a41b8e1a05991cd60f3a37_35fd2875ee38a72be3ae3a504e327259af14c820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35fd2875ee38a72be3ae3a504e327259af14c820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '35fd2875ee38a72be3ae3a504e327259af14c820'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7697'^^xsd:double;
  dwc:latitude '45.6298'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId '35fd2875ee38a72be3ae3a504e327259af14c820'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_820ec0af2aca430dac17b64c8f2c5b4642049417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_820ec0af2aca430dac17b64c8f2c5b4642049417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_820ec0af2aca430dac17b64c8f2c5b4642049417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6178"^^xsd:decimal ;
  dwc:decimalLongitude "13.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_820ec0af2aca430dac17b64c8f2c5b4642049417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6178 13.7753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6178"^^xsd:decimal ;
  geo-pos:long "13.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8b9eb56058f0645b3963d0b3a4488345b206ffec_820ec0af2aca430dac17b64c8f2c5b4642049417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "820ec0af2aca430dac17b64c8f2c5b4642049417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '820ec0af2aca430dac17b64c8f2c5b4642049417'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7753'^^xsd:double;
  dwc:latitude '45.6178'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId '820ec0af2aca430dac17b64c8f2c5b4642049417'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_044e5593ba4cead366b48834eb6a5d50b9d07d21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_044e5593ba4cead366b48834eb6a5d50b9d07d21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_044e5593ba4cead366b48834eb6a5d50b9d07d21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6114"^^xsd:decimal ;
  dwc:decimalLongitude "13.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_044e5593ba4cead366b48834eb6a5d50b9d07d21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6114 13.7844)"^^geo:wktLiteral ;
  geo-pos:lat "45.6114"^^xsd:decimal ;
  geo-pos:long "13.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_032426b006fa01bf133a94c02e9e3dc4d60bca43_044e5593ba4cead366b48834eb6a5d50b9d07d21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "044e5593ba4cead366b48834eb6a5d50b9d07d21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '044e5593ba4cead366b48834eb6a5d50b9d07d21'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7844'^^xsd:double;
  dwc:latitude '45.6114'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId '044e5593ba4cead366b48834eb6a5d50b9d07d21'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_8a6764617041677224826f96859552a1895eb787_c6b0f61e171b916296864195e4470b78595ef399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c6b0f61e171b916296864195e4470b78595ef399> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c6b0f61e171b916296864195e4470b78595ef399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6081"^^xsd:decimal ;
  dwc:decimalLongitude "13.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_8a6764617041677224826f96859552a1895eb787_c6b0f61e171b916296864195e4470b78595ef399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6081 13.7625)"^^geo:wktLiteral ;
  geo-pos:lat "45.6081"^^xsd:decimal ;
  geo-pos:long "13.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_8a6764617041677224826f96859552a1895eb787_c6b0f61e171b916296864195e4470b78595ef399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c6b0f61e171b916296864195e4470b78595ef399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c6b0f61e171b916296864195e4470b78595ef399'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7625'^^xsd:double;
  dwc:latitude '45.6081'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'c6b0f61e171b916296864195e4470b78595ef399'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4db5211b1b57db27ce7203564fe5b80a58d9f52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4db5211b1b57db27ce7203564fe5b80a58d9f52> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4db5211b1b57db27ce7203564fe5b80a58d9f52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "13.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4db5211b1b57db27ce7203564fe5b80a58d9f52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 13.7425)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "13.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_6ab6527b42b571791a7367a4154cfa3f9e8fb369_c4db5211b1b57db27ce7203564fe5b80a58d9f52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c4db5211b1b57db27ce7203564fe5b80a58d9f52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'c4db5211b1b57db27ce7203564fe5b80a58d9f52'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7425'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'c4db5211b1b57db27ce7203564fe5b80a58d9f52'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf787376c4f7a4ab124edeac76df07aa5b7a2ffb>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf787376c4f7a4ab124edeac76df07aa5b7a2ffb> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf787376c4f7a4ab124edeac76df07aa5b7a2ffb> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6209"^^xsd:decimal ;
  dwc:decimalLongitude "13.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf787376c4f7a4ab124edeac76df07aa5b7a2ffb>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6209 13.7422)"^^geo:wktLiteral ;
  geo-pos:lat "45.6209"^^xsd:decimal ;
  geo-pos:long "13.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_7ace7d57657848a3af03c81225f95692ea8049d4_cf787376c4f7a4ab124edeac76df07aa5b7a2ffb>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cf787376c4f7a4ab124edeac76df07aa5b7a2ffb" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber 'cf787376c4f7a4ab124edeac76df07aa5b7a2ffb'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7422'^^xsd:double;
  dwc:latitude '45.6209'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'cf787376c4f7a4ab124edeac76df07aa5b7a2ffb'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8365295df788499937bc91955dd7dd57cffc87c5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8365295df788499937bc91955dd7dd57cffc87c5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8365295df788499937bc91955dd7dd57cffc87c5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61119"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8365295df788499937bc91955dd7dd57cffc87c5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61119 13.7447)"^^geo:wktLiteral ;
  geo-pos:lat "45.61119"^^xsd:decimal ;
  geo-pos:long "13.7447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_14ad25625619cea16afd5a9ffbff1d09e87da507_8365295df788499937bc91955dd7dd57cffc87c5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8365295df788499937bc91955dd7dd57cffc87c5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8365295df788499937bc91955dd7dd57cffc87c5'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447'^^xsd:double;
  dwc:latitude '45.61119'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId '8365295df788499937bc91955dd7dd57cffc87c5'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c61cf62772ae1a63c6e198d4df0fdb238e7d232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c61cf62772ae1a63c6e198d4df0fdb238e7d232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c61cf62772ae1a63c6e198d4df0fdb238e7d232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61402"^^xsd:decimal ;
  dwc:decimalLongitude "13.751038888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c61cf62772ae1a63c6e198d4df0fdb238e7d232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61402 13.751038888889)"^^geo:wktLiteral ;
  geo-pos:lat "45.61402"^^xsd:decimal ;
  geo-pos:long "13.751038888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_b86ed3788e1c71c5b1f3c7ee768f9f91b793ba70_3c61cf62772ae1a63c6e198d4df0fdb238e7d232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3c61cf62772ae1a63c6e198d4df0fdb238e7d232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '3c61cf62772ae1a63c6e198d4df0fdb238e7d232'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.751038888889'^^xsd:double;
  dwc:latitude '45.61402'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId '3c61cf62772ae1a63c6e198d4df0fdb238e7d232'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6138_79e9e7578487591c367100ee72358df56a0cba71_8e796641a997dbb69f6b3e65913e19547b02c1a3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8e796641a997dbb69f6b3e65913e19547b02c1a3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8e796641a997dbb69f6b3e65913e19547b02c1a3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60846"^^xsd:decimal ;
  dwc:decimalLongitude "13.762122222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6138_79e9e7578487591c367100ee72358df56a0cba71_8e796641a997dbb69f6b3e65913e19547b02c1a3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60846 13.762122222222)"^^geo:wktLiteral ;
  geo-pos:lat "45.60846"^^xsd:decimal ;
  geo-pos:long "13.762122222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6138_79e9e7578487591c367100ee72358df56a0cba71_8e796641a997dbb69f6b3e65913e19547b02c1a3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8e796641a997dbb69f6b3e65913e19547b02c1a3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6138_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in June 2013 and March 2015'^^xsd:string;
  dwc:catalogNumber '8e796641a997dbb69f6b3e65913e19547b02c1a3'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:collector 'Rocco Auriemma | Federica Nasi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.762122222222'^^xsd:double;
  dwc:latitude '45.60846'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId '8e796641a997dbb69f6b3e65913e19547b02c1a3'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF